29726 Commits

Author SHA1 Message Date
François Revol
5c55a5bfe6 gambas: add latest patch 2016-04-13 15:08:36 +02:00
Jerome Duval
9d6dd85417 llvm: update git recipe.
* remove libatomic workaround.
2016-04-13 07:09:41 +00:00
Jerome Duval
9b487a7fe3 gcc: enable libatomic build.
* add libatomic to gcc_syslibs.
* link libsupc++ against libroot, add soname.
2016-04-12 21:11:27 +00:00
Jerome Duval
f203babe35 gcc: fix 5.2.0 recipe. 2016-04-12 21:11:21 +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
fbrosson
2628556840 pngcrush: bump to version 1.8.1, add license, strip runtime. 2016-04-12 12:42:16 +00:00
Begasus
f803e9e5be scummvm/scummvm-tools: new recipes for version 1.8.0 (#522) 2016-04-12 12:13:09 +02:00
fbrosson
88acd1b741 geoip: Add usage and trap for geoipupdate.sh. 2016-04-12 08:35:46 +00:00
fbrosson
eb0bddd09d exiftool: drop 10.07, touch 10.13, add 10.14 with x86_64. 2016-04-11 10:13:38 +00:00
fbrosson
e17dd3550d openssh: drop cmd:slogin since upstream has removed that symlink.
From the Changelog found in 7.2p2:

commit 69fead5d7cdaa73bdece9fcba80f8e8e70b90346
Author: jmc@openbsd.org <jmc@openbsd.org>
Date:   Sun Nov 8 22:08:38 2015 +0000

    upstream commit

    remove slogin links; ok deraadt markus djm

    Upstream-ID: 39ba08548acde4c54f2d4520c202c2a863a3c730
2016-04-10 21:34:32 +00:00
Humdinger
c86b8e5168 Filer: actually doesn't build with arch x86
Marked x86 as non-working.
Slightly improved description.
No need to increase the revision for these changes.
Removed filer-1.0.0beta3.recipe as it didn't build anyway and possibly
interferes with building filer-1.0.0, because it's picked up first
when doing a "haikuporter filer".
2016-04-10 17:29:59 +02:00
fbrosson
5136f98d16 uif2iso: add man page from the latest available package in Debian. 2016-04-10 09:33:55 +00:00
fbrosson
f7406d9d87 daa2iso: add man page from Debian. 2016-04-09 23:18:34 +00:00
fbrosson
45c32bb5da qbittorrent: bump to version 3.3.4.
* Upgrade 3.3.1 to 3.3.4, switching back to Qt4. The reason is that
  although the application builds fine against Qt5 and even seems to
  work, it cannot save its configuration. The Qt5-based version of
  qbittorrent is therefore not usable. A Qt5-based variant is added
  with all architectures marked as untested in case someone would
  like to troubleshoot the issue.
* Drop 3.2.3 (which used Qt4) as we now have 3.3.4 (also Qt4-based).
* Replace hard coded info in qbittorrent.rdef by @FIELD@-style vars
  to make it generic with regards to the $portVersion.
* Added missing lib:libexecinfo and lib:libssl in REQUIRES to match
  their devel: counterparts in BUILD_REQUIRES.
* Added dependency on libGL, as suggested by diversys. It seems to me
  that it is not required but I'm probably missing something.

Warning: If building against Qt4 fails then uninstall Qt5 and retry.
2016-04-09 23:53:38 +02:00
Jerome Duval
0984e8c03d ffmpeg: bump version.
* fix gcc5 build on x86.
2016-04-09 20:11:57 +00:00
Humdinger
4781fe16d3 Recipe of new version of Filer. 2016-04-09 17:21:59 +02:00
Jerome Duval
f5f8c909b1 mpd: bump version. 2016-04-09 15:11:14 +00:00
Jerome Duval
cd85a98927 libedit: move to sys-libs. 2016-04-09 14:21:39 +00:00
Jerome Duval
f6b02005ca openssh: add recipe for version 7.2p2.
* had to add --without-zlib-version-check and --without-stackprotect.
2016-04-09 13:46:38 +00:00
Jerome Duval
5b23f9bb9d pango: bump version. 2016-04-09 13:46:37 +00:00
diversys
0c68c417d5 Merge pull request #554 from fbrosson/gptfdisk
gptfdisk: bump to version 1.0.1.
2016-04-09 10:37:58 +03:00
fbrosson
b6b2d09d3e gptfdisk: bump to version 1.0.1.
* Bump version.
* Add {lib,devel}:libpopt to {,BUILD_}REQUIRES.
* Set ARCHITECTURES to "x86_gcc2 x86 x86_64" instead of "!x86_gcc2".
* Add cmd:{cgdisk,fixparts,gdisk,sgdisk} to PROVIDES.
* Do not "make install" in INSTALL() because there is no such target
  in the makefile and, instead, call cmd:install.
* Fix patch to avoid including a missing sys/disk.h in support.h.
* Add patch to make diskio-unix.cc accept character devices on Haiku.
* Add patch to use the correct CRC32 polynom on big-endian machines
  in case someone wants to build and try Haiku on ppc.
2016-04-09 03:13:25 +00:00
Jerome Duval
5ef7894686 cmake: added recipe for version 3.5.1.
Test results on x86_64: 98% tests passed, 10 tests failed out of 403

The following tests FAILED:
          7 - kwsys.testSystemTools (Failed)
         28 - FindPackageTest (Failed)
         61 - ExportImport (Failed)
         69 - StagingPrefix (Failed)
        114 - BuildDepends (Failed)
        213 - CTestTestTimeout (Failed)
        279 - RunCMake.BuildDepends (Failed)
        350 - RunCMake.no_install_prefix (Failed)
        357 - RunCMake.CommandLine (Failed)
        379 - CMake.FindBase (Failed)
2016-04-08 22:37:58 +00:00
Jerome Duval
de75c4bf95 sqlite: bump version. 2016-04-08 18:33:36 +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
diversys
354c927efa Merge pull request #552 from fbrosson/graphite2
graphite2: bump to version 1.3.8, reorder sections, sync patch.
2016-04-08 07:44:27 +03:00
Jerome Duval
07fc6b7b30 llvm: update git recipe. 2016-04-07 22:52:20 +00:00
fbrosson
dc14452496 graphite2: bump to version 1.3.8, reorder sections, sync patch. 2016-04-07 22:43:05 +00:00
Jerome Duval
338e0bc4c6 llvm: adjust clang git patch for upstream. 2016-04-07 18:35:04 +00:00
Jerome Duval
263056a2c3 llvm: update git patches. 2016-04-07 17:16:43 +00:00
Jérôme Duval
3232e725c1 Merge pull request #519 from fbrosson/smtube
smtube: bump to version 16.3.0.
2016-04-07 14:54:46 +02:00
Jérôme Duval
7114e578b3 Merge pull request #529 from fbrosson/smplayer
smplayer: bump to version 16.4.0.
2016-04-07 14:50:52 +02:00
diversys
dd801507f3 Merge pull request #551 from fbrosson/libmaxminddb
libmaxminddb: bump to version 1.2.0.
2016-04-07 07:16:29 +03:00
fbrosson
6855838b0d libmaxminddb: bump to version 1.2.0.
* Bump version.
* Refresh SUMMARY and DESCRIPTION.
* Add x86 and x86_64 to ARCHITECTURES.
* Shorten SOURCE_URI by making it start with $HOMEPAGE.
* Add missing libmaxminddb_devel in PROVIDES_devel.
* On x86_gcc2, install mmdblookup instead of mmdblookup-x86.
* Add call to fixPkgconfig in INSTALL() and move man3 to devel.
2016-04-06 22:40:04 +00:00
Kacper Kasper
73e08a494c icu: add tools package. 2016-04-06 22:55:17 +02:00
diversys
42979becfd Merge pull request #550 from fbrosson/geoipupdate
geoipupdate: create recipe.
2016-04-06 04:32:26 +03:00
fbrosson
386108d8b0 geoipupdate: create recipe and fix that of geoip.
Created recipe for version 2.2.2 with nice polishing for the man
pages, the runtime and the default configuration:
* Template config in system/data/geoipupdate/GeoIP.conf.default.
* Active config in system/settings/GeoIP.conf.
* Download location for all GeoIP Legacy and GeoIP2 databases:
  B_SYSTEM_CACHE_DIRECTORY/GeoIP/ (i.e. /boot/system/cache/GeoIP/).
* Patch for the default config to allow geoipupdate to download the
  GeoLite2-City and GeoLite2-Country databases out-of-the-box.

Updated the recipe for geoip-1.6.9 to make it use the same directory
used by geoipupdate instead of /var/lib/geoip/ previously used when
that recipe was created. Also fixed missing mkdir in geoipupdate.sh
and added lost patch with miscellaneous enhancements for it and some
cleaning in the recipe.
2016-04-05 21:17:32 +00:00
diversys
f2768168e6 Merge pull request #549 from fbrosson/geoip
geoip: create recipe.
2016-04-05 07:53:58 +03:00
fbrosson
1aef840be5 geoip: create recipe.
Includes geoiupdate.sh script based on the one from the Gentoo port.
2016-04-05 04:44:52 +00:00
fbrosson
0dec1564cc smtube: bump to version 16.3.0. 2016-04-04 22:37:48 +00:00
diversys
437d511c37 Merge pull request #547 from miqlas/exiftool
Exiftool update
2016-04-04 06:53:53 +03:00
diversys
7b29d2d54e Merge pull request #548 from fbrosson/libtorrent-rasterbar
libtorrent-rasterbar: bump to version 1.0.9.
2016-04-04 06:53:33 +03:00
Humdinger
262193c0eb TakeNotes: minor correction in DESCRIPTION. 2016-04-03 19:09:26 +02:00
fbrosson
565f0f0ae0 libtorrent-rasterbar: bump to version 1.0.9. 2016-04-03 13:20:05 +00:00
Zoltan Mizsei
e8a4d8783b Exiftool update 2016-04-03 12:53:58 +02:00
Adrien Destugues
f270c52abd Merge pull request #531 from richienyhus/patch-1
Update PonpokoDiff to remove dead Google code website.
2016-04-02 08:45:39 +02:00
Richard Nyhus
d10b126330 Update PonpokoDiff to remove Google code website. 2016-04-02 19:41:20 +13:00
fbrosson
520520ffb8 smplayer: bump to version 16.4.0. 2016-04-01 23:53:49 +00:00