0
0
Fork 0
Commit Graph

42 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
Robert Kausch a6c73f40bd
mpg123: bump version (#5997) 2021-06-15 16:34:49 +03:00
Robert Kausch 69953dc192
mpg123: bump to 1.26.4 (#5636) 2021-01-26 08:10:24 +01:00
Jerome Duval ff00fe5c4a mpg123: bump version. 2019-11-10 11:43:23 +01:00
Robert Kausch 60b78ed152 mpg123: bump version (#4152) 2019-09-01 18:48:47 +03:00
Jerome Duval 38023d41f0 code reformat. 2018-09-07 16:25:32 +02:00
fbrosson 96928e9284
mpg123: bump to 1.25.10, add debuginfo. (#2691)
Also drop documentation on secondary arches.
2018-06-16 05:01:27 +00:00
fbrosson d8ce4625f4
mpg123: drop old recipe. (#2691) 2018-06-16 05:01:25 +00:00
Jerome Duval ec2c8ece4a mpg123: bump version. 2017-09-29 18:22:19 +02:00
Schrijvers Luc 930c4a7e51 mpg123, bump version (#1576) 2017-08-13 07:31:34 +03:00
Jerome Duval f5f12f5a82 mpg123: bump version. 2017-08-09 10:48:09 +02:00
Sergei Reznikov b8093cf47c mpg123: bump version 2017-07-26 19:03:24 +03:00
Jerome Duval ec2df4306c mpg123: bump version. 2017-07-25 19:53:42 +02:00
Jerome Duval b0b30208f6 mpg123: bump version. 2017-07-04 23:45:15 +02:00
Jerome Duval ae270cb017 mpg123: bump version. 2017-06-07 15:45:56 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval b774c5fbde mpg123: add recipe for version 1.24.0. 2017-03-06 19:33:02 +01:00
fbrosson 18eaa58543 mpg123: bump to 1.23.8. 2016-09-28 01:30:29 +00:00
fbrosson 67280de7e0 mpg123: bump to 1.23.7, drop libtool files. 2016-09-26 05:45:23 +00:00
fbrosson d63f5d4475 mpg123: bump to 1.23.6, switch HOMEPAGE to https, update SOURCE_URI. 2016-06-30 09:56:54 +00:00
fbrosson a09f3dc920 mpg123: bump to 1.23.4 with miscellaneous minor changes. (#612)
* Drop unrecognized "--disable-aligncheck" configure option.
* Add " = $portVersion" to every cmd: in PROVIDES.
* Add cmd:autoheader and cmd:automake to BUILD_PREREQUIRES.
* Drop cmd:{awk,find,autoreconf} and unneeded call to autoreconf.
* Drop unneeded "LDFLAGS=-lnetwork" as configure finds it anyway.
2016-05-26 18:20:21 -04:00
fbrosson cb7ee11d80 mpg123: bump to version 1.23.3. 2016-03-24 17:43:30 +00:00
Jerome Duval e8af1840c3 mpg123: bump version. 2016-02-24 20:12:11 +00:00
Jerome Duval e5553e64c7 mpg123: bump version. 2015-08-17 21:48:42 +00:00
Humdinger 7683bcde43 Recipe cosmetics.
*	nano
	Single quotes (') mustn't be escaped (\')
	Re-orderd blocks

*	ahem
	Single quotes (') mustn't be escaped (\')
	No tabs allowed
	Re-orderd blocks

*	mpeg123
	Improved spelling
	Re-orderd blocks
2015-08-09 16:41:40 +02:00
Jerome Duval 3838f2573e mpg123: bump version. 2015-08-07 15:05:11 +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
Jerome Duval 74c3453bc9 libwps: bump version.
* remove libtool file.
2015-06-02 19:59:48 +00:00
Jerome Duval 6eb8ac4280 mpg123: bump to latest 2015-03-05 23:02:58 +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
François Revol 1bdf702de2 mpg123: Fix pkg-config file installation 2014-07-12 22:54:17 +02:00
François Revol 5b065da0fa mpg123: Fix PROVIDES_devel 2014-07-12 22:13:24 +02:00
Adrien Destugues f7b9b70521 mpg123: libtool fixup
* patch by Diver.
2014-06-10 13:11:54 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 20fe63e495 mpg123: add missing cmd:awk require. 2014-03-10 14:22:43 +01:00
Adrien Destugues f6da0c1ba0 mpg123: turn into proper recipe. 2014-01-28 13:07:20 +01:00
noryb009 3a758f0e57 Rewrap media-sound DESCRIPTIONs 2014-01-02 16:40:57 -05: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 26572b2134 Added --disable-aligncheck to mpg123's configure line 2010-06-01 15:06:18 +00:00
Scott McCreary 6544ad0692 Initial .bep and patch file for mpg123-1.12.1 2010-05-31 21:14:47 +00:00