0
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
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
Schrijvers Luc 39bd420a63 libdsk: bump version, add libVersion(Compat) and defineDebugInfoPackage (#3039) 2018-09-13 12:59:44 +02:00
Jerome Duval 20746f828e code format.
* fix libdsk_tools PROVIDES.
2018-09-11 14:43:35 +02:00
Adrien Destugues c6f6e1c0e6 fix libdsk provides 2017-07-30 10:01:34 +02:00
waddlesplash defec3fb9c libdsk: Add missing checksum. 2017-07-20 19:52:16 -04:00
Adrien Destugues 120fb9eb8e libdsk: update to 1.5.4.
1.5.0 is gone from the upstream website.
2017-05-10 20:31:43 +02:00
Adrien Destugues 5bd476870d libdsk: update to 1.5.0
old downloads no longer available.
2016-08-28 22:34:39 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Adrien Destugues 5b2ad2f0f4 Libdsk: update to current version and recipe standards
* Release 1.3.3 is not even online anymore on the homepage
* Reorder things in the recipe to match current practises
* Remove libtoolize invokation since it is not needed anymore (upstream
fixed)
* Move tools to a separate package
2015-07-25 11:03:20 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 53f1f92b22 libdsk: split out devel package. 2014-02-28 18:07:21 +01:00
noryb009 bd0b785ee4 Rewrap app-emulation DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Adrien Destugues ccff7343c5 Make libdsk recipe work in hybrid mode as well. 2013-10-06 11:21:20 +02:00
Adrien Destugues 1de22da1c6 Fix libdsk recipe. 2013-10-02 22:53:19 +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