Commit Graph

8112 Commits

Author SHA1 Message Date
Jerome Duval
84d3051d57 libao: switch to automake 1.13 2016-07-20 17:25:18 +00:00
Jerome Duval
bc0be845a3 wget: bump version. 2016-07-19 20:17:50 +02:00
Jerome Duval
88494f438d mpd: bump version.
* 0.19.14 couldn't build with gcc5.
2016-07-19 20:15:05 +02:00
Jerome Duval
1b06db5e7b libid3tag: enable x86.
* uses aclocal-1.13.
2016-07-19 18:02:34 +02:00
Jerome Duval
cd01d721b6 faad2: fix man page. 2016-07-19 17:57:16 +02:00
Jerome Duval
84a11201cd expat: add recipe for version 2.2.0. 2016-07-19 16:40:12 +00:00
fbrosson
4107169fc7 libuuid: enable x86_64 architecture. 2016-07-19 07:06:20 +00:00
Augustin Cavalier
d515bbe2d1 pdflib: Commit non-working recipe. 2016-07-18 19:22:51 -04:00
Jerome Duval
a11139720f llvm: add recipe for version 3.8.1.
* patch clang for secondary architectures.
2016-07-18 23:04:00 +00:00
fbrosson
d25d0e4b87 pngcrush: bump to 1.8.2. 2016-07-16 10:27:30 +00:00
Jerome Duval
a31b482e35 unzip: move man pages to manDir/man1 2016-07-16 11:03:38 +00:00
Jerome Duval
747c7dfdfc zip: move man pages to manDir/man1 2016-07-16 11:03:37 +00:00
Humdinger
60866990f2 Moved LBreakout2 into games-arcade
Thanks, Begasus for pointing out the correct category.
2016-07-16 10:26:14 +02:00
Humdinger
62c33b5faf New recipe for updated LBreakout2 version 2.6.5
Pulled the rdef out of the patchset into additional-files.
Added the I-O-M icon file to the additional-files.
Re-created the patchset as the old one didn't apply cleanly anymore.
Removed the $localStateDir as otherwise there was a stray var folder
in the hpkg.
2016-07-16 10:00:42 +02:00
fbrosson
735c6a9837 git: bump to 2.9.1. (#693) 2016-07-14 23:35:50 +00:00
fbrosson
c0e373cad8 libxau: create _devel pkg, switch HOMEPAGE & SOURCE_URI to https. (#692)
Also drop unneeded {lib,devel}:libXau and only keep lowercase libxau.
2016-07-13 21:23:57 +00:00
Humdinger
bb5502aee6 Add recipe for Q
Q, the interactive analogue synth sequencer.
There's no copyright year and license info to be found.
On the net I found the last release was 2001, so I took that.
As license I only found "Freeware", so it's MIT for now, until
other information comes to light.
2016-07-13 17:24:53 +02:00
Jerome Duval
87bc25ad5d icu: add recipe for version 57.1.
* rename the 56.1 recipe for icu56 for compatibility.
2016-07-12 13:42:00 +00:00
François Revol
6a45dc0ff9 sdl2: add patch to fetch application signature from resources
This avoids warnings like:
Signature in rsrc doesn't match constructor arg.
(application/x-SDL-executable, application/x-vnd.oricutron)

It also avoid roster messing around with applications it things are the same.
2016-07-11 17:40:38 +02:00
François Revol
46a1381866 sdl: add patch to fetch application signature from resources
This avoids warnings like:
Signature in rsrc doesn't match constructor arg.
(application/x-SDL-executable, application/x-vnd.oricutron)

It also avoid roster messing around with applications it things are the same.
2016-07-11 17:40:38 +02:00
Jerome Duval
3401334604 ncurses: fix gcc5 build. 2016-07-11 16:08:06 +00:00
Jérôme Duval
17d6353cb1 use file:// as prefix for local files. 2016-07-10 19:51:57 +02:00
Jérôme Duval
3919ff5c36 make: use an actual commit for the gentoo patch.
* having fun...the patch is now deleted on git master...
2016-07-10 18:47:09 +02:00
Calvin Hill
77ce7d95f9 libmng build issues fix (#687) 2016-07-09 09:14:28 -04:00
Barrett17
70cf14f8cd live555: Update to 2016.06.22 (#686) 2016-07-08 18:57:30 -04:00
fbrosson
2fae58fcdd libxcb: fix 2nd arch, create _devel (split), drop libtool files. (#677) 2016-07-08 06:22:58 +00:00
Joseph R. Prostko
58f053c890 Bump Fossil to version 1.35 2016-07-06 20:22:59 -04:00
fbrosson
e3437426cd libmatroska: fix REQUIRES_devel, drop libtool file, add TEST(). (#671)
* libmatroska.la has a path which will become invalid if libebml gets
  updated. Dropping that .la file is OK because we don't need it.
* Add devel:libebml to REQUIRES_devel.
* Add TEST() with "make check".
2016-07-06 18:37:22 -04:00
fbrosson
ee8672d689 libbluray: bump to 0.9.3, fix libbluray.pc and REQUIRES_devel. (#613)
* Bump to 0.9.3, add TEST() with "make check".
* Fix Libs.private paths in pkgconfig/libbluray.pc.
* Add devel:lib{fontconfig,freetype,xml2} to REQUIRES_devel.
* Drop explicit call to autoreconf as configure works w/o it.
2016-07-06 21:46:34 +00:00
Jérôme Duval
fafd57d1f5 haikuwebkit: bump revision for rebuild.
* patch for gcc5 (inline function missing, and use of std::isnan without including cmath).
2016-07-06 09:19:45 +02:00
fbrosson
cd4c2786da xerces-c: bump to 3.1.4, drop libxerces-c.la. (#675) 2016-07-05 11:04:21 +00:00
fbrosson
725127a91d BZFlag: bump to 2.4.4, add x86{,_64}, enable ncurses for bzadmin. (#664)
* Bump to 2.4.4, add x86{,_64}, add patches to configure.ac.
* Drop --disable-{ares,curl,zlib}-build configure options as they are
  no longer available in 2.4.4. Add --enable-robots.
* Move the 33 libs to a lib/bzflag/ sub-directory.
* Enable ncurses support for bzadmin.
2016-07-04 21:50:27 +00:00
fbrosson
47e7d4e072 aspell_en: bump to 2016.06.26~0. 2016-07-03 17:37:49 +00:00
Begasus
b7749d1a4e music files for MoleInvasion (#674) 2016-07-02 09:26:04 -04:00
Begasus
f3e030b03c moleinvasion, small correction to the recipe (#673) 2016-07-02 09:25:36 -04:00
Humdinger
64e770a782 Update monkeystudio recipe
* Add icon and app-signature
* Remove unneeded pixmap (icon as png)
* Builds under 64bit
* Extended description with info from the website
2016-07-02 14:49:51 +02:00
fbrosson
8bb0e5c171 ffmpeg: bump to 3.1.1, switch source archive to tar.bz2. 2016-07-01 18:25:41 +00:00
Barrett17
822d9c46e4 Merge pull request #672 from Begasus/moleinvasion
moleinvasion, updated recipe to use  in preparation of another recipe…
2016-07-01 20:07:22 +02:00
begasus
a5cae98415 moleinvasion, updated recipe to use in preparation of another recipe for the music files 2016-07-01 19:30:02 +02:00
Humdinger
6d29fcf3da WhereIsMyMouse actually compiles and works on 64bit 2016-06-30 18:56:22 +02:00
fbrosson
d63f5d4475 mpg123: bump to 1.23.6, switch HOMEPAGE to https, update SOURCE_URI. 2016-06-30 09:56:54 +00:00
Humdinger
23a2de5dc0 Add recipe for WhereIsMyMouse 2016-06-29 17:22:39 +02:00
fbrosson
9bf608f00e gettext: fix incorrect sed for libasprintf.la on x86 2nd arch. (#669)
The search pattern used in the sed call to fix libasprintf.la did
match and work fine on primary architectures, but failed on x86
secondary, resulting in a package that would become invalid if
gcc_x86 got upgraded later. The correct search pattern to match e.g.
develop/tools/x86/lib/gcc/ is not develop/tools/$relativeLibDir/gcc/
but develop/tools$secondaryArchSubDir/lib/gcc/ and works for all
architectures, including secondary, of course.
2016-06-28 18:29:06 +00:00
fbrosson
37024e88c7 ffmpeg-3.1: fix micro version of libavfilter and libswresample. 2016-06-28 16:20:07 +00:00
Sergei Reznikov
3ea442f3e7 ffmpeg: bump version to 3.1 2016-06-28 11:47:09 +03:00
fbrosson
6b582a0805 libebml: fix libebml.la for all archies other than x86_gcc2. (#667)
* On all architectures other than x86_gcc2 the generated definition
  of dependency_libs in libebml.la includes a path to libstdc++.la
  that hard-codes the full version of the gcc package being used to
  build libebml. Keeping that path unchanged would result in a hidden
  dependency of libebml_devel on a specific revision of the gcc pkg.
  So fix that path using a package-links dir that starts with e.g.
  /packages/libebml_x86_devel-*/gcc_x86/develop/tools/x86/lib/gcc/...
* Add gcc$secondaryArchSuffix to REQUIRES_devel when building for an
  architecture other than x86_gcc2 because libebml.la needs it.
* Add TEST() with "make check".
2016-06-27 04:17:35 +00:00
fbrosson
7393395476 vala: bump to 0.32.1, mark as tested on x86_64. 2016-06-27 03:46:25 +00:00
fbrosson
5784744bb5 gettext: bump to 0.19.8.1, keep & fix lib*.la, sync patch. (#596)
Some recipes, e.g. mc (Midnight Commander), need libintl.la, but we
were previously dropping all develop/lib/lib*.la files in gettext.
We now ship them and also fix them to make sure they don't become
unusable in case devel:libiconv or devel:libncurses get updated.
On x86 and x86_64 we also fix $developLibDir/libasprintf.la to use
a path to libstdc++.la that does not depend on the revision of the
gcc package.
2016-06-20 20:15:22 -04:00
Begasus
c97fdae29c icebreaker 1.9.7 new recipe (#633) 2016-06-20 19:56:55 -04:00
fbrosson
261695b61d git: bump to 2.9.0, add TEST() with "makeGit check". (#629)
TEST() does not work yet because of haikuports/haikuporter/issues/90
but adding BUILD_PACKAGE_ACTIVATION_PHASE=TEST and playing with the
time stamp of the recipe (once built) can help workaround this error:
Testing ...
    SUBDIR perl
/bin/sh: /packages/git-2.9.0-1/cmd~perl/bin/perl: No such file or directory
2016-06-20 19:53:37 -04:00