0
0
Fork 0
Commit Graph

24 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
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Jerome Duval eae7d97dcf sharutils: fix gcc2 build. 2015-12-08 22:25:37 +00:00
Humdinger 9df9235958 De-lint recipes
*	marble
	Don't start SUMMARY with app name
	Re-ordered blocks

*	ne
	Don't start SUMMARY with app name
	Still in old BEP format

*	pixman
	Don't start SUMMARY with app name
	Improved DESCRIPTION
	Re-ordered blocks

*	qemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	rsync
	Don't start SUMMARY with app name
	Re-ordered blocks

*	schroedinger
	Don't start SUMMARY with app name
	Re-ordered blocks

*	screen
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sharutils
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sortsave
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES to declare an addon

*	srm
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 20:05:09 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval dde44da6fb sharutils: bump version. 2015-06-02 17:58:04 +00: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
Jerome Duval 2851af416a sharutils: enable x86_gcc2 2014-04-14 19:55:35 +00:00
noryb009 28c828ad5a Rewrap app-arch DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts 0a4db91cd1 Convert/update sharutils to working recipe
--HG--
rename : app-arch/sharutils/sharutils-4.10.recipe => app-arch/sharutils/sharutils-4.14.recipe
2013-11-24 20:54:41 -07: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 f72939fd5b Disable nls when building sharutils, will need to patch lib/inttostr.c once a correct patch is figured out. Commenting out
lines 35, 36 and 46 allows it to build, but may not work as expected.  A better fix is needed.  Patches welcome.
2010-12-10 23:46:56 +00:00
Scott McCreary e559e4fb78 Updated sharutils to 4.10, note that it only builds with gcc4 so far. 2010-10-07 22:44:01 +00:00
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Matt Madia 2cdc168f14 Never committed some cleanups to some automation scripts. This'll be the last automation script checkin, as i'll be focusing on using BePorter. 2009-04-12 21:37:11 +00:00
Matt Madia e78545d655 Modified scripts to use `svn export ...` to download patches on HaikuPorts.
Replaces `wget http://ports.haiku-files.org/export/282/haikuports/trunk/...`
2009-04-07 05:40:08 +00:00
Matt Madia 73f1b35915 Initial script for sharutils-4.6.3. Seems to require libiconv.
It isn't installed and i'm too tired to do more tonight...
2009-04-07 05:17:36 +00:00
Matt Madia 3dd0cd0cec Patch for configure.ac : AC_CONFIG_MACRO([m4]) and s/AC_PROG_RANLIB/LT_INIT 2009-04-07 04:46:18 +00:00
Scott McCreary 599435550e fixed url for homepage 2008-08-21 07:16:31 +00:00
Scott McCreary a3207160cc sharutils builds fine now, adding initial bep file 2008-08-21 06:43:20 +00:00