29726 Commits

Author SHA1 Message Date
fbrosson
ae3d17e2d2 libzip: add recipe for 1.1.3, disable static lib, fix install. (#622)
* Add recipe for 1.1.3 but call configure with --disable-static. This
  is OK since there are currently no recipes depending on libzip.
* "make install" puts zipconf.h in lib/libzip/include/ so we need to
  move it to develop/headers/libzip/ and fix libzip.pc.
* Change "LN=ln -f" into "LN=ln -frs" in man/Makefile.am to make ln
  create relative symlinks. This works fine and also saves space.
2016-06-02 10:35:52 +02:00
Jerome Duval
591a67bdd7 qt5: enable x86. 2016-06-02 10:19:25 +02:00
Jerome Duval
8edfd49c05 gcc: replace libsupc++.so with a link to libstdc++.so. 2016-06-02 10:19:24 +02:00
Jerome Duval
7505ad3249 imagemagick: bump version. 2016-06-02 10:19:23 +02:00
Jerome Duval
c2a7ae2541 httplib2: add recipes for version 0.9.2 2016-06-02 10:19:22 +02:00
Jerome Duval
a539ca6f37 openshot: add recipe for version 2.0.7.
* probably broken on x86 secondary arch.
* the UI comes up, and works somehow. Media capabilities untested.
2016-06-02 10:19:21 +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
Jerome Duval
a17e9f35d0 swig: don't depend on every possible language.
* enable x86.
2016-06-02 10:19:17 +02:00
fbrosson
6a8ce08d7d unrar: bump to 5.4.2, move unrar.rdef to additional-files. (#621) 2016-05-31 21:28:46 +03: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
Humdinger
7be07469b0 Updated QuickRes
Modified rdef to be identical to the original QuickRes.
Fixes issue #610.
2016-05-27 18:54:11 +02:00
fbrosson
9483537974 pciutils: bump to 3.5.1, enable shared lib, split data. (#608)
* Drop 3.2.1_git and 3.4.1, add 3.5.1, also installing libpci.so.
* Do not install pci.ids.gz but pci.ids (i.e. uncompressed) and
  move it to an arch-independent pciutils_data sub-package, under
  /system/data/pciutils/ instead of /system/data/.
* In BUILD(), replaced INCDIR=$headersDir by INCDIR=$includeDir in
  the call to make because $headersDir is empty. INSTALL() was OK.
* Add required steps to make "pkg-config --variable=idsdir libpci"
  yeld the correct path to the directory where pci.ids is.
* Edit man8/{lspci,setpci}.8 to replace $dataDir/ by /system/data/
  and /usr/include/{linux,pci}/ by /system/develop/headers/pci/.
2016-05-26 20:47:50 -04: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
5b8104adf2 tar: bump to 1.29, rework patch, mark x86 as tested, add TEST(). (#598) 2016-05-25 19:41:30 -04:00
fbrosson
4b0e75746d file: bump to 5.27, move the magic file to a common sub-package. (#611)
* Bump to 5.27, update meta-data, add x86_gcc2 as 2nd arch.
* Move data/misc/magic.mgc to an arch-independent sub-package.
* Drop explicit call to autoreconf since configure works w/o it.
* Replace $dataDir/ by /system/data/ in man1/file.1, man4/magic.4
  and man3/libmagic.3 and also move the latter to file_devel.
2016-05-25 19:37:47 -04:00
fbrosson
c73ec1cdc4 make: add recipe for 4.2, add TEST(), switch to mirror. (#609)
Also revert an upstream commit until a real fix is available, just
like Gentoo did with 4.2-r1. See https://bugs.gentoo.org/583812
(This was blocking "haikuporter --test make-4.2".)
Finally, remove unneeded call to libtoolize.
2016-05-25 19:36:52 -04:00
fbrosson
fe8400d5ad exiftool: drop 10.15, add 10.17. 2016-05-25 10:42:02 +00:00
fbrosson
0c1be5b940 pipepanic: move from games-kids to games-puzzle; minor changes. (#606)
* Move pipepanic from games-kids to games-puzzle to follow Gentoo.
* Put pipepanic.rdef in additional-files instead of the patch file.
* Call addResourcesToBinaries instead of rc and xres.
* Reorder sections, fix COPYRIGHT, enable x86_64, drop cmd:xres from
  BUILD_REQUIRES, add cmd:{sdl_config,install,cut} to BUILD_PREREQ.
* Install README and do some polishing in BUILD and INSTALL.
2016-05-24 21:57:57 +00:00
fbrosson
5409cad381 curl: bump to 7.49.0. (#605) 2016-05-22 13:13:21 +03:00
fbrosson
56f903c039 sanity: use latest git snapshot and patch to fix #599. (#599) 2016-05-20 23:58:44 +00:00
fbrosson
76f4dbbf42 sqlite: add recipe for version 3.13.0.0, but w/o libsqlite3.a. (#601) 2016-05-20 00:55:17 +02:00
Jessica Hamilton
632afe9643 Merge pull request #600 from Barrett17/master
live555: Fix devel package and policies
2016-05-20 09:28:48 +12: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
fbrosson
75ee3e369e mc: add missing cmd:checkmk to BUILD_PREREQ and drop 2nd arch. (#604) 2016-05-19 15:08:35 +02:00
Dario Casalinuovo
98771699cc live555: bump revision 2016-05-18 16:51:01 +00:00
Dario Casalinuovo
906d3aaa9c live555: Fix devel package and policies 2016-05-18 16:41:51 +00:00
fbrosson
5027459406 mc: bump to 4.8.17. (#597) 2016-05-16 18:14:24 -04:00
waddlesplash
aa76edbf04 pipepanic: Fix primary ARCHITECTURES. 2016-05-16 14:58:39 -04:00
Begasus
4cbdfb1283 pipepanic, no need for (#595) 2016-05-16 14:25:42 -04:00
Humdinger
1ded5fb088 Filer - Added recipe for v1.1.0 2016-05-16 08:13:58 +02:00
fbrosson
4e985a9297 aspell_lt: add Lithuanian dictionary for aspell. 2016-05-15 21:53:25 +00:00
fbrosson
a11c3b749f aspell_nl: add Dutch dictionary for aspell. 2016-05-14 16:28:56 +00:00
Jerome Duval
8cf8a57507 pyqt: add python3 recipe. 2016-05-13 23:08:29 +02:00
Jerome Duval
786a7bc69b sip: add python3 recipe. 2016-05-13 23:08:27 +02:00
Augustin Cavalier
1220cab08b hivelytracker: Update to new SOURCE_URI.
Fixes #537.
2016-05-13 14:57:44 -04:00
fbrosson
6b1d1cee6d check: fix PROVIDES for secondary arch & improve pkg splitting. (#594)
* 0.9.13, 0.9.14 and 0.10.0 were missing a cmd:gawk in REQUIRES.
* Fixed 2nd arch for 0.10.0 and improved the package splitting.
* Switch 0.9.13 and 0.9.14 to the same layout as 0.10.0.
2016-05-13 14:46:30 -04:00
fbrosson
15451d94ea subversion: also pass libsvn_fs_x-1 to prepareInstalledDevelLibs. 2016-05-12 21:59:34 +00:00
Jerome Duval
2e4c8b9e1b weechat: bump version. 2016-05-12 22:00:17 +00:00
Jerome Duval
aab134b7ac file: bump version. 2016-05-12 22:00:17 +00:00
Jerome Duval
d7d85bfaa5 subversion: bump version. 2016-05-12 22:00:17 +00:00
Jérôme Duval
202495c4c4 blender: remove old recipe. 2016-05-12 09:55:17 +02:00
fbrosson
337a1d92d6 spell_hr: add Croatian dictionary for aspell. 2016-05-11 21:53:55 +00:00
Jerome Duval
dc8d11d4e0 glib2: bump version. 2016-05-11 22:40:21 +00:00
Jerome Duval
ee90aa3caf unrar: add recipe for version 5.4.1. 2016-05-11 21:41:17 +00:00
Jerome Duval
d42185e54c re2: add recipe for version 2016.05.01. 2016-05-11 20:37:51 +00:00
fbrosson
fac6f20aeb aspell_bg: add Bulgarian (Български) dictionary for aspell. 2016-05-10 21:52:49 +00:00
Jerome Duval
fa842c3f5b taglib: bump version. 2016-05-10 19:07:02 +00:00
Jerome Duval
dac8013ab0 fonttools: add recipes. 2016-05-10 18:28:01 +00:00