François Revol
3c078d8192
Fix some bad usage of $portVersionedName
...
It contains _x86 for gcc4 builds, which is not what we need.
2014-07-19 19:49:49 +02:00
Jerome Duval
2de69dba36
freetype: version bump.
...
* this version of freetype normally requires harfbuzz, but harfbuzz
also requires freetype, a circular dependency that I don't know
how haikuporter can handle (this would require two builds of freetype).
2014-07-16 17:23:11 +00:00
François Revol
4a2de73be1
libmpdclient: Add TODO
2014-07-16 12:44:09 +02:00
François Revol
8cd433c5a6
libid3tag: Fix gcc4 build
2014-07-16 12:44:07 +02:00
Jerome Duval
f1dc8d30a2
libid3tag: added missing provides on the devel package.
2014-07-16 10:10:05 +00:00
Adrien Destugues
ca546eeb3d
Make SDL2 work better
...
* Fix a compilation problem on gcc2
* Use dlopen for shared library suport, as the custom code doesn't look
for libs in the right place (fixes libSDL2 not finding libpng, for
example).
2014-07-13 08:42:05 +02:00
François Revol
63425ca8ea
libmad: Fix PROVIDES_devel
2014-07-12 22:02:52 +02:00
François Revol
3dc1586379
Add recipe for libmpdclient
...
No patch required, fixes have already been upstreamed.
2014-07-12 20:52:04 +02:00
Kacper Kasper
b29db85514
Style fixes for vigra recipe; bump revision
2014-07-05 00:07:51 +02:00
Kacper Kasper
4914b63a68
Fix vigra_devel PROVIDES section
2014-07-05 00:00:02 +02:00
Adrien Destugues
aa4d382cf4
Add recipe for Harfbuzz.
2014-07-04 21:12:50 +02:00
Adrien Destugues
efd12b55f7
Fix missing provides in devel package.
...
The package can't be installed with pkgman without this...
2014-06-27 20:24:15 +02:00
Oliver Tappe
fe10730ae3
Add missing checksum to libcddb.
2014-06-25 23:33:02 +02:00
Adrien Destugues
32be29a454
Several fixes to libsvgtiny recipe
...
* Use actual release download
* Use patchset
* Declare dependency on pkg-config
2014-06-25 15:02:18 +02:00
Adrien Destugues
8e78b42f34
Merged in jscipione/haikuports (pull request #179 )
...
Patch tiff in 4.0.2 receipe to fix typedefs
2014-06-22 12:09:08 +02:00
Kacper Kasper
97280ca196
glew: fix include path
2014-06-21 22:36:09 +02:00
Jerome Duval
2bc713298b
x264: fixed recipe
...
* not available for x86_gcc2
2014-06-14 14:13:49 +00:00
Jerome Duval
e6d610f9ef
x264: converted recipe
2014-06-13 20:49:59 +00:00
Jerome Duval
dfdaaca9d9
schroedinger: converted recipe.
2014-06-13 19:32:56 +00:00
Jerome Duval
3ae39d83f7
libquicktime: fixed build
2014-06-13 16:22:00 +00:00
Jerome Duval
8d414241d1
libmetalink: added recipe for version 0.1.2
2014-06-13 16:21:58 +00:00
Alexander von Gluck IV
c522c1de50
patch cleanup: Make sure recipes have matching patches.
...
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Alexander von Gluck IV
61b230f8f8
libdvdread: Drop some old / broken recipes
...
* Copy 4.2.0 patch to 4.2.1
* libdvdread-svn1168.patch was actually 1:1 libdvdread-4.2.0.patch
2014-06-12 20:44:25 +00:00
Jerome Duval
f46c65c770
libquicktime: added recipe for version 1.2.4
...
* tested x86
2014-06-12 19:19:22 +00:00
Jerome Duval
31dd2560cf
libdv: added a recipe for version 1.0.0
2014-06-11 21:50:51 +00:00
Adrien Destugues
d5a74263b1
libsndfile: fix hybrid build
2014-06-10 20:10:39 +02:00
Adrien Destugues
cd4d36b2a8
sdl-ttf: Add libbz2 and libpng dependencies again.
...
When building sdl_ttf_x86, haikuporter -S complains these are needed.
2014-06-10 20:10:39 +02:00
Jerome Duval
7f7ded427f
fontconfig: added a recipe for version 2.11.1
2014-06-10 16:52:10 +00:00
Jerome Duval
ce8cdd9642
giflib: added a recipe for version 5.1.0
2014-06-10 16:51:23 +00:00
Adrien Destugues
f93d1ba8ae
libcddb: make recipe valid
...
* patch by Diver.
2014-06-10 13:20:21 +02:00
Adrien Destugues
cf47dc7e55
libid3tag: secondary arch support.
...
* patch by Diver.
2014-06-10 13:15:55 +02:00
Adrien Destugues
1fdcb79547
Fitz: Add missing pkg_config dependency
...
* patch by Diver
2014-06-10 13:08:25 +02:00
Adrien Destugues
4b4ce28606
Add recipe for libnsgif and remove old stuff.
2014-06-09 21:29:40 +02:00
Adrien Destugues
df5bdf9dd2
libnsbmp: update recipe and remove old versions.
2014-06-09 21:21:48 +02:00
Adrien Destugues
6925de5652
Add recipe for libsvgtiny and remove old stuff.
2014-06-09 20:32:41 +02:00
Kacper Kasper
421b9cf40c
libsndfile: fix policy violation by correcting documentation path
2014-06-08 17:24:29 +02:00
Jerome Duval
674e2ee375
libharu: fixed description and copyright.
...
thanks Diver for reviewing!
2014-06-04 21:08:58 +00:00
Jerome Duval
0b0a03322b
libharu: recipe for version 2.3.0
2014-06-04 21:00:01 +00:00
Jerome Duval
f022a0d6e7
tiff: use $portVersion instead of $portVersionName
...
$portVersionedName contains the hybrid arch name
2014-06-03 22:40:52 +00:00
John Scipione
faae0f72e7
tiff: increment the revision to 5
2014-06-03 21:34:00 +00:00
John Scipione
a626b1acfe
Patch tiff in 4.0.2 receipe to fix typedefs
2014-06-03 21:25:37 +00:00
Adrien Destugues
084746d646
tiff: add missing libstdc++ require.
2014-06-03 19:59:20 +02:00
Jerome Duval
ce7e5754a7
tiff: remove dependency on libgl, include SupportDefs.h
...
* also add secondary arch suffixes
* enable other architectures
2014-06-02 21:55:45 +00:00
Kacper Kasper
19acb321f7
Merged in Begasus/haikuports/libfaad (pull request #173 )
...
faad2
2014-05-25 19:34:51 +02:00
Jerome Duval
0f202c3c9c
libmtp: added recipe for version 1.1.6
2014-05-21 22:34:14 +00:00
Jerome Duval
3bbaaf2926
libsndfile: added recipe for version 1.0.25
2014-05-20 22:21:52 +00:00
Jerome Duval
894dda8c86
liblo: recipe and patch for version 0.28
2014-05-20 22:19:33 +00:00
Jerome Duval
752f065a9e
flac: fix build
2014-05-20 17:00:42 +00:00
Jerome Duval
b0f442c75f
added recipe for libaubio
2014-05-19 23:28:19 +00:00
Alexander von Gluck IV
2a924ff76c
sdl2_image: Fix devel lib symlink
2014-05-15 02:51:10 +00:00