0
0
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
Humdinger 8638a41519 ArmyKnife: v5.1.1
and removed old recipes
2021-11-05 22:00:46 +01:00
Schrijvers Luc 573be90a0e
armyknife, bump git checkout, fix documentation paths (#6194) 2021-09-18 09:34:35 +02:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
Jerome Duval c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval 185b0e0aeb armyknife: more correct build deps. 2017-10-12 21:04:44 +02:00
Humdinger 7f9b18f8f8 Bump revisions after BControlLook ABI changes 2017-10-08 14:53:48 +02:00
Sergei Reznikov 653dd0e0b8 ArmyKnife: fix typo 2017-07-29 15:03:10 +03:00
Sergei Reznikov 56cf830482 ArmyKnife: bump revision 2017-07-19 17:24:22 +03:00
Adrien Destugues e624405330 Download from safe sources. 2016-07-26 07:25:54 +02:00
Markus Himmel cf420960d7 Update ArmyKnife to 5.1.0 2016-01-18 09:18:17 +01:00
DarkmatterVale bd4b583fc8 Reformat 10 recipes 2015-12-26 14:31:09 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger 836b26bd88 Updated ArmyKnife (documentation) 2015-05-26 19:13:00 +02:00
Humdinger a14b1cccdb Update to summary/description. Added zip as requirement. 2015-05-10 20:29:45 +02:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Scott McCreary 62fa715fae armyknife-4.3.0.recipe edited online with Bitbucket
Added find and xargs to PREREQUIRES, fixes build
2014-12-06 20:40:16 +00:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary 1d962c748f Update armyknife to 4.3.0 2013-12-31 02:09:18 -08:00
Scott McCreary 1e5f6f2153 Merged in tgkokk/haikuports/armyknife (pull request #101)
Fixed armyknife recipe
2013-12-31 01:30:40 -08:00
Theodore Kokkoris c2d2f58278 Fixed armyknife recipe 2013-12-31 09:21:10 +00:00
Scott McCreary d9020ec859 Remove old armyknife recipes 2013-12-30 15:21:47 -08:00
Alexander von Gluck IV d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Alexander von Gluck IV 00268cfe67 armyknife: Fix recipe for version 66 (which is really git head)
* Recipe works now, but armyknife crashes at startup
2013-11-27 23:02:03 -06:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Scott McCreary 45eda090be Delete armyknife-63, add recipe for armyknife-66
WIP on taglib recipes, Note that taglib-1.8 won't build with gcc2,
Thus for a gcc2 built armyknife we may need a taglib-1.7.2 library.
Fix filename for ed-1.7, still may need more work, not fully tested
yes but it is getting further than previous version.
2013-08-23 16:44:45 +00:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary ad5ad4d86f Fixed bep file for armyknife so that it handles DESTDIR correctly. Updated vision to use revision 908. 2010-10-30 03:26:13 +00:00
Scott McCreary 67cd28d4b9 Fixed gcc4 build of beae. Update dependency for armyknife to newer version. 2010-09-14 22:09:08 +00:00
Chris Roberts 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary 4cbb6889bc initial .bep file for armyknife 2010-03-28 21:17:59 +00:00