29726 Commits

Author SHA1 Message Date
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
fbrosson
c5870ba929 harfbuzz: bump to 1.2.7, add TEST() and patch for it. (#632)
* Bump to version 1.2.7, add TEST() with "make check".
* Add patch for 3 tests that would otherwise fail or be skipped.
* Add cmd:{python,which} to BUILD_PREREQ, as "make check" needs them.
* Drop explicit call to autoreconf as it is no longer needed.
2016-06-19 14:09:26 -04:00
miqlas
db236f23cd WIP CPPUNIT update (#528) 2016-06-18 20:19:18 -04:00
fbrosson
5ee10ea200 lzip: bump to 1.18, add cmd:cmp to BUILD_PREREQ for TEST(). 2016-06-18 21:51:00 +00:00
fbrosson
4a11de7bba libpcre: bump to 8.39, drop documentation on 2nd arch. (#638) 2016-06-17 21:56:50 +00:00
fbrosson
91dd56995f libdvbpsi: exhume 1.2.0, fix 1.3.0 versioning, drop static lib. (#636) 2016-06-16 23:53:48 +00:00
fbrosson
0e8627f896 file: bump to 5.28, add file_data to BUILD_REQUIRES if 2nd arch. (#637) 2016-06-14 22:58:25 +00:00
fbrosson
c32dc121a2 exittool: drop 10.18, add production release 10.20. 2016-06-13 16:41:01 +00:00
Humdinger
aa8c2f886c New recipe for Clipdinger v0.5.4
Had to make another release, as it turned out Haiku's newer gcc5
resulted in a build failure...
2016-06-12 10:08:16 +02:00
fbrosson
8409cc101b libpng16: bump to 1.6.23. (#630)
Also add back lib:libpng to PROVIDES to allow upgrades from 1.6.20-1.
2016-06-11 23:58:21 +00:00
Bob
9b18da994c Create youtube_dl-2016.05.21.2.recipe (#616)
* Create youtube_dl-2016.05.21.2.recipe

New recipe for youtube-dl

* Update youtube_dl-2016.05.21.2.recipe

* Update youtube_dl-2016.05.21.2.recipe
2016-06-11 20:16:33 +02:00
Bob
8669e68a67 Modified recipe file for Sanity-0.6 (#615)
* Modified recipe file for Sanity-0.6

Sanity-0.6.patchset no longer required as changes have been made to master.
Added new checksum
Sanity is a legacy BeOS application which will only build on gcc2.

* Change srcGitRev hash
2016-06-11 20:09:40 +02:00
Begasus
a6d9faa02d color-lines: new recipe. (#607) 2016-06-11 13:10:50 +00:00
Humdinger
0b0569a108 Added new recipe for Clipdinger 0.5.3
..and removed outdated recipes.
2016-06-11 11:18:36 +02:00
Jerome Duval
d2ee1c2acc tcl: disable threads.
* the exec implementation tries to use a combination of fork/exec with
a monitoring thread, which isn't conformant.
2016-06-10 10:32:29 +00:00
fbrosson
8a585d344a openssh: fix paths in {ssh,sshd}_config to ease future upgrades. (#329)
Also add a post-install script, fix_openssh_config_paths.sh, which
makes the required changes to both ssh_config and sshd_config in
/boot/system/settings/ssh/ if needed. Original files are saved with
a .bak suffix. Moreover, default config files are also available in
/system/data/openssh/ as ssh_config.default and sshd_config.default.
2016-06-07 23:57:21 +00:00
fbrosson
1e3c48d329 tar: only patch wordsplit.h, not wordsplit.c. (#627) 2016-06-07 02:02:46 +00:00
fbrosson
61ab12139a lynx: bump to 2.8.9dev.9, drop 2nd arch, tune install and config. (#626)
* Bump to 2.8.9dev.9 and drop secondary architectures.
* Use relative symlinks (with "ln -sr" instead of "ln -s") when
  installing COPYING and COPYHEADER in data/lynx_help/ as symlinks to
  the real copies installed in data/lynx_doc/.
* Add USER_SETTINGS_FILES as well as the read-only template config
  files, lynx.cfg and lynx.lss, in data/lynx/.
* Edit lynx.cfg to make the STARTFILE variable point to the local
  copy of the about_lynx.html document in /system/data/lynx_help/.
* Also in lynx.cfg, edit the definition of the HELPFILE variable to
  replace $dataDir/ by /system/data/ as this is required to let lynx
  continue to find its help files after the package gets updated.
2016-06-07 01:58:18 +00:00
Jerome Duval
5b1d53123c dejagnu: add a recipe for version 1.6. 2016-06-06 23:16:27 +00:00
Jerome Duval
67cdb4fe3e expect: add a recipe for version 5.45. 2016-06-06 23:16:05 +00:00
Jerome Duval
e7481e3a89 tcl: also install-private-headers.
* fix tclConfig paths.
2016-06-06 22:17:22 +00:00
Jerome Duval
b03c8d7f70 gcc: added recipe for version 5.4.0. 2016-06-05 23:10:48 +00:00
Jerome Duval
f8ed082f94 ruby: disable fstack-protector on Haiku.
* flag detection is broken with our current gcc; the testcase used
doesn't trigger the use of the stack detector, hence gcc doesn't try to
link with it.
2016-06-05 11:24:41 +00:00
fbrosson
e7f53e0211 BAfx: add app_signature to rdef as discussed in #625. 2016-06-04 16:12:33 +00:00
fbrosson
c4fe6ffffe bafx: add rdef with version info, add SHA256, mark x86_64 ok. (#625) 2016-06-04 09:32:45 -04:00
Jerome Duval
66ed11bd7c git: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
d0317cc3bd libopenshot: drop openmp workaround.
* requires an up to date gcc.
2016-06-04 00:38:33 +00:00
Jerome Duval
4c4a6cb0b8 gcc: enable libgomp build.
* add libgomp to gcc_syslibs.
2016-06-04 00:38:33 +00:00
Jerome Duval
0f3f3d8c38 libraw: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
0c6a110c18 setuptools: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
f9a1f90dcf help2man: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
7007274aa6 python_twisted: bump version. 2016-06-04 00:38:33 +00:00
fbrosson
8501fed5ba exiftool: drop 10.17, add 10.19. 2016-06-03 21:49:10 +00:00
Jerome Duval
c778c3087e libopenshot: enable unit tests. 2016-06-02 21:51:39 +02:00
Jerome Duval
169e6a7a89 unittest++: add recipe for version 1.6.1 2016-06-02 21:51:38 +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
fbrosson
964da70483 curl: bump to 7.49.1, use _BSD_SOURCE (required for make check). (#620)
* Bump to 7.49.1 and call runConfigure with CFLAGS=_BSD_SOURCE and
  CXXFLAGS=-D_BSD_SOURCE otherwise "make check" fails to build.
* Drop $manDir/man3 on 2nd arch devel packages.
* Move the manual page of curl-config(1) to the devel package.
* Use install (instead of mkdir and cp) to simplify INSTALL().
* Keep $binDir for 2nd arch since x86_gcc2 fails many tests.
* No need to call libtoolize. Keep autoconf (needed on x86_64).
* Add version info in rdef file to have "Get Info" show it.
2016-06-02 10:37:46 +02:00