Commit Graph

1456 Commits

Author SHA1 Message Date
Jerome Duval
c778c3087e libopenshot: enable unit tests. 2016-06-02 21:51:39 +02:00
fbrosson
521be40c0b libpng: tune CONFLICTS_devel; cosmetic changes. (#618)
* libpng16: CONFLICTS_devel += libpng12_devel.
* libpng12: CONFLICTS_devel = libpng_devel + libpng16_devel.
* libpng: drop empty $manDir in the base package, libpng.
2016-06-02 10:39:12 +02:00
Jerome Duval
918196ab01 libopenshot: add recipe for version 0.1.1
* our gcc doesn't have openmp ATM, so the patch disables
most of it.
* unit tests are disabled, lack of dev-libs/unittest++.
* hardcoded search directory for libopenshot-audio headers.
2016-06-02 10:19:20 +02:00
Jerome Duval
0ebf1089be libopenshot-audio: add recipe for version 0.1.1
* haiku support is only stubbed.
2016-06-02 10:19:18 +02:00
fbrosson
38fb04a033 exiftool: drop 10.16, add 10.18 with "make test" in TEST(). 2016-05-31 09:13:48 +00:00
fbrosson
87a6565dc6 libpng: bump to 1.5.27 & 1.6.22, add TEST(). (#617) 2016-05-28 22:35:23 -04:00
fbrosson
fe8400d5ad exiftool: drop 10.15, add 10.17. 2016-05-25 10:42:02 +00:00
fbrosson
61e3c4c3ff exiftool: move from media-gfx to media-libs, drop old, add new. (#603)
* Drop 10.13 and 10.14, which were in media-gfx/exiftool.
* Add 10.15 and 10.16 in media-libs/exiftool to follow Gentoo.
* Switch to ARCHITECTURES="any".
* Use "cmd:perl" (in REQUIRES) instead of just "perl".
2016-05-19 15:58:10 +02:00
Jerome Duval
fa842c3f5b taglib: bump version. 2016-05-10 19:07:02 +00:00
fbrosson
bcebdeb6dd Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. (#593)
* live555: Use $developLibDir instead of $developDir/lib since the
  latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
  paladin-git and mediainfo-0.7.61.
2016-05-09 16:19:34 -04:00
Jerome Duval
a2a00d7a7f jpeg: base package for debug is jpeg$secondaryArchSuffix. 2016-05-08 09:34:40 +00:00
Begasus
5bbb70ecd7 sdl2_net, add new recipe (#589) 2016-05-06 19:29:42 -04:00
waddlesplash
2b08041f86 sdl2_image: Fix CHECKSUM_SHA256.
No idea where the old one came from. Both @Begasus and I get this new one when downloading it...
2016-05-06 19:26:46 -04:00
fbrosson
fa77bac433 libcddb: do not ship the command line tool for 2nd arch. (#581)
* No need to ship the cddb_check command line tool for secondary
  archies since the recipe builds on all primary architectures.
* Also do not ship (nor build) the static lib.
2016-05-02 10:22:04 +02:00
fbrosson
45fa97790a libcaca: shrink 2nd arch packages to avoid duplicate files. (#575)
* Drop the mirror for SOURCE_URI, since the official website is back.
* No changes, other than SOURCE_URI, in primary arch base packages.
* On primary arch devel pacakges, move documentation/man/man3/ and
  develop/documentation/libcaca/ to a libcaca_doc arch-independent
  package, without any dependencies, though, for more flexibility.
* On secondary arch there is no need to ship man pages, data files
  and runtimes (except for caca-config-*), since they are already in
  the new doc package. All we need for secondary arch packages is:
    in the base package: the shared libs;
    in the devel package: caca-config-* and develop/{headers,lib}.
  The only file we need to keep in every package is the licence.
* Cosmetic: fix double white spaces, fake tab, add "-e" for sed.
* Add TEST() with "make check". Test results: PASS = TOTAL = 5.
2016-04-30 12:40:03 +02:00
fbrosson
ffff435ec6 libdca: fix compat, drop {bin,man} on 2nd arch, add x86_64 & TEST().
Changed "compat = 0" (for lib:libdca in PROVIDES) to "compat >= 0"
because "package list libdca-0.0.5-2-*.hpkg" was producing:
	provides: libdca = 0.0.5
	provides: lib:libdca = 0.0.0
	provides: compat = 0
For libdca-0.0.5-3-*.hpkg we now have:
	provides: libdca = 0.0.5
	provides: lib:libdca = 0.0.0 (compatible >= 0)
2016-04-26 05:34:12 +00:00
Jerome Duval
4a2d359735 chromaprint: add recipe for version 1.3. 2016-04-13 23:39:56 +00:00
Jerome Duval
d100780b91 glew: also install libglewmx.
* fix #432.
2016-04-13 21:10:28 +00:00
Jerome Duval
95ff357f8a harfbuzz: bump version. 2016-04-13 19:13:47 +00:00
fbrosson
e4b57461ee lcab: recreate patch, as diff -U0 confuses haikuporter.
Also resync the offsets of the patches of a few other recipes:
* file-2.25
* x265-1.9
* libdvdnav-5.0.3
(Syncing patch offsets is not necessary but it does not hurt either.)
2016-04-12 15:07:25 +00:00
Jerome Duval
0d30066df6 fontconfig: bump version. 2016-04-08 18:33:16 +00:00
Jerome Duval
c0ba84c5c7 sdl2_ttf: bump version. 2016-04-08 18:33:01 +00:00
Jerome Duval
50c9af3cb2 harfbuzz: bump version. 2016-04-08 18:31:20 +00:00
Adrien Destugues
37df5d948f add game_music_emu library. 2016-03-28 11:12:46 +02:00
Humdinger
7f7579ddcf Recipes for new versions of gphoto2 and libgphoto2 2016-03-19 19:01:42 +01:00
fbrosson
0f2f511e93 musepack: add x86{,_64} to libcuefile, libreplaygain and musepack_tools.
* Add x86 and x86_64 to ARCHITECTURES as the recipe also works fine for these.
* Add x86_gcc2 to SECONDARY_ARCHITECTURES for use in x86 (gcc4) hybrid.
* Use $portVersion instead of the current version in SOURCE_{URI,DIR}.
* Drop the "r" prefix in version (r475 → 475) and ajust SOURCE_{URI,DIR}.
2016-03-08 16:45:10 +00:00
fbrosson
7c8dbdd493 libdvbpsi: bump version, upgrade patch, reformat recipe. 2016-03-06 22:57:44 +00:00
waddlesplash
c671668eeb Merge pull request #497 from DarkmatterVale/master
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-06 12:19:59 -05:00
Jerome Duval
e921f0d48d bump version to rebuild after bug #83 in Haikuporter. 2016-03-06 18:15:39 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Jérôme Duval
e1325ace77 Merge pull request #485 from DarkmatterVale/master
More ordering & layout fixes
2016-02-26 21:53:28 +01:00
François Revol
c526f2c0c4 portaudio: mark as untested since it lacks native support
... and thus just won't be of any use
2016-02-26 19:49:50 +01:00
François Revol
f03acb5b4b portaudio: fix recipe and provides
It now builds and provides correct library versions.

Note it doesn't have any native output driver yet, so it just won't work.
2016-02-26 19:37:27 +01:00
François Revol
2f953f3c78 portaudio: add a minimal patch to configure on Haiku
I have more changes around but nothing working yet.
2016-02-26 19:36:02 +01:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Jerome Duval
6b577617e6 hamlib: added recipe for version 3.0.1 2016-02-25 22:35:03 +00:00
Jerome Duval
a2cc9f9809 libsdl2: add recipe for version 2.0.4.
* remove oldest recipes.
2016-02-25 20:48:57 +00:00
Jerome Duval
d41df3af81 dcadec: bump version. 2016-02-25 18:58:47 +00:00
Jerome Duval
89cab638fa harfbuzz: bump version. 2016-02-25 18:49:14 +00:00
Jerome Duval
7921a01009 harfbuzz: bump version. 2016-02-24 20:12:14 +00:00
Jerome Duval
d77770bd95 libass: bump version. 2016-02-24 20:12:13 +00:00
Jerome Duval
52e61f3281 libebur128: bump version. 2016-02-23 22:40:36 +00:00
Jerome Duval
0d00faee83 harfbuzz: bump version. 2016-02-23 20:31:07 +00:00
Vale
79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
Jerome Duval
312f24b72c libmtp: bump version. 2016-02-18 21:15:27 +00:00
Jerome Duval
cb0bf9a606 freetype: bump version. 2016-02-18 20:47:41 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
9b670c2cc9 libmodplug: fix crash on x86_64
- Remove useless and crashy code.
2016-02-15 20:11:36 +01:00