Commit Graph

8053 Commits

Author SHA1 Message Date
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
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