Jerome Duval
fc0936b040
Bump revisions for x86_64 rebuild after time_t change.
...
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson
afb800fce7
taglib: bump to 1.11.1.
2016-11-04 03:07:36 +00:00
Jerome Duval
fa842c3f5b
taglib: bump version.
2016-05-10 19:07:02 +00:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
Markus Himmel
15075c168a
Update taglib to version 1.10
2015-12-29 00:55:42 +01:00
Humdinger
ae698c8c3b
Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks.
2015-08-31 17:16:33 +02:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
24576473e9
Fix more instances of secondaryArchSuffix typos.
2015-07-31 15:54:49 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39
Changes in SUMMARY, DESCRIPTION and whitespace.
...
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632 )
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Jerome Duval
3bdcc678f5
taglib: add missing build prereqs
...
* fix soname versions.
2014-12-02 17:40:57 +00:00
Jerome Duval
b21a1e0384
taglib-1.9.1: fix pkgconfig and taglib-config paths.
2014-12-01 21:06:29 +00:00
Jerome Duval
b70e542c2f
taglib-1.7.2: fix pkgconfig and taglib-config paths.
2014-12-01 20:44:34 +00:00
François Revol
de3b57938c
taglib: Fix building 1.9.1 on gcc4
...
Sadly it seems it won't build with gcc2 anymore. Started patching,
but now it wants a bitset<>::to_string().
2014-08-16 00:53:50 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
noryb009
477ce26f37
Rewrap media-libs DESCRIPTIONs
2014-01-02 16:40:57 -05:00
Alexander von Gluck IV
abe988f6a9
taglib: stop silly wip name
...
* Flagging as broken on all architectures
should be enough to prevent it from being
used
2013-12-25 17:56:03 -06: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
Scott McCreary
fdcfc80458
Updated taglib recipe, but will still need a bit more work for secondaryArchSuffix
2013-12-25 12:48:36 -08:00
Scott McCreary
647174b1d5
Rename WIP-taglib-1.9.1.recipe so haikuporter stops nagging
2013-11-14 08:30:53 -08:00
Scott McCreary
db625b69e6
Rename taglib-1.9.1 to WIP-taglib-1.9.1, delete old taglig recipes except 1.7.2
2013-11-13 15:59:40 -08:00
Scott McCreary
a02b30d6e3
Fixed taglib-1.7.2 so that it puts headers in the right place.
2013-11-13 15:58:02 -08:00
Scott McCreary
fceb3f70bd
Fixed taglib-1.7.2.recipe so that it builds on gcc2, this might be the last version that will work on gcc2.
2013-11-13 02:34:32 -08:00
Scott McCreary
ddc31c09c5
WIP taglib-1.7.2, needs a fix to cmake, see issue#46
2013-10-31 03:30:37 -07:00
Scott McCreary
c8f460d097
WIP recipes for smpeg and taglib, both still need a bit more work.
2013-10-13 03:22:21 -07:00
Scott McCreary
06bd201d94
Changed gmp-5.1.1.recipe to actually build, may need some further work.
...
WIP version of taglib-1.7.2, but it fails to find cmake?
2013-08-24 11:58:34 -07: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
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
91c15fc2d5
Updated taglib to 1.6.3
2010-09-10 18:54:29 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Scott McCreary
ebdfd1bef3
Initial .bep file for taglib-1.6.2
2010-04-16 23:17:45 +00:00
Scott McCreary
fbb2bfd204
Initial .bep file for taglib-1.6.1
2010-03-27 06:50:29 +00:00
Scott McCreary
c056c7d71c
Fixed more wrong license names.
2009-11-26 09:52:41 +00:00
Scott McCreary
1269e5d689
.OPD files for libxslt, libcddb, allegro, libao, xvidcore, taglib, and flac, and various license files.
2009-11-26 09:38:01 +00:00
Scott McCreary
52aac86dd2
Removing old taglib patches as they have now been applied upstream
2009-10-10 17:53:31 +00:00
Scott McCreary
d6e8787352
Patch for svn version of taglib to allow it to build on Haiku
2009-06-30 20:52:27 +00:00
Scott McCreary
716a471704
Patch to enable building of taglib on Haiku
2009-03-02 08:25:15 +00:00