Commit Graph

7990 Commits

Author SHA1 Message Date
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
Jerome Duval
1a99cddf3a python3_setuptools: bump version. 2016-05-10 18:28:00 +00:00
fbrosson
bcebdeb6dd Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. (#593)
* live555: Use $developLibDir instead of $developDir/lib since the
  latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
  paladin-git and mediainfo-0.7.61.
2016-05-09 16:19:34 -04:00
fbrosson
e2a88cc000 nasm: bump to 2.12.01, dropping patch chunks applied upstream. (#592) 2016-05-09 14:48:02 -04:00
Jerome Duval
34ca539c76 lame: fix x86 gcc5 build.
* with patch from FreeBSD ports.
2016-05-09 18:08:11 +00:00
Barrett17
bfb5e0a92e live555: Build and install improvements (#590)
* Fix install directories.
* Add BUILD_REQUIRES.
* Add REQUIRES_DEVEL.
2016-05-09 09:25:11 +02:00
fbrosson
ebef193bae aspell_eo: add Esperanto dictionary for aspell. 2016-05-08 22:16:08 +00:00
Jerome Duval
7bcc13aea2 fpc_bin: add recipe for version 2.6.4.
* for reference, eventually to build fpc 3.0.0.
2016-05-08 09:38:22 +00:00
Jerome Duval
256a8d2640 fpc_bin: disable source package 2016-05-08 09:34:40 +00:00
Jerome Duval
a2a00d7a7f jpeg: base package for debug is jpeg$secondaryArchSuffix. 2016-05-08 09:34:40 +00:00
fbrosson
d06276b48f aspell_be: add Belarusian (Беларускі) dictionary for aspell. 2016-05-07 21:54:43 +00:00
Augustin Cavalier
7ea0215d05 BePDF: Add recipe for v2.0.0. 2016-05-06 19:15:50 -04:00
Begasus
5bbb70ecd7 sdl2_net, add new recipe (#589) 2016-05-06 19:29:42 -04:00
waddlesplash
2b08041f86 sdl2_image: Fix CHECKSUM_SHA256.
No idea where the old one came from. Both @Begasus and I get this new one when downloading it...
2016-05-06 19:26:46 -04:00
Begasus
8aba8f6cde PenguinCommand new recipe (#577)
* PenguinCommand new recipe

* penguin-command new recipe
2016-05-06 19:17:55 -04:00
fbrosson
82fc2e5458 ffmpeg: drop 2.6 & 2.7, bump to 2.8.7 & 3.0.2, minor fixes. (WIP) (#579)
* Drop 2.6.3 & 2.7.2, bump 2.8.6 to 2.8.7 and 3.0.1 to 3.0.2.
* ffmpeg, ffprobe and ffserver were being shipped in secondary arch
  builds (due to rm $binDir instead of rm $prefix/bin where they were
  being installed) but did not have a cmd: in PROVIDES. Fixed this by
  moving these to a _bin subpackage on x86_gcc2 using 2nd arch x86.
* Fix CONFLICTS_devel in 3.0.2 (missing "_legacy"),
* Add ffmpeg2_bin to CONFLICTS in 3.0.2.
* Add ffmpeg and ffmpeg_legacy to CONFLICTS_bin in 2.8.7.
* Reorder some sections.
* Switch all HOMEPAGE and SOURCE_URI to https.
* Switch from tar.bz2 to tar.xz for 2.8.7.
* 2.8.7 and 3.0.2 build OK (on x86_gcc2 using x86 as 2nd arch) but
  "make check" fails with "runtime_loader: Cannot open file
  libavutil.so.55: No such file or directory". Failure happens on
  TEST api-threadmessage for 3.0.2 and on TEST api-flac for 2.8.7.
2016-05-06 19:14:05 -04:00
Jerome Duval
76dae26944 fpc_bin: doesn't require fpc. 2016-05-06 16:00:35 +00:00
fbrosson
05d7c57eff aspell_ro: add Romanian (Română) dictionary for aspell. 2016-05-06 12:18:18 +00:00
Begasus
e215968339 abe, updated recipe, no fullscreen on startup 2016-05-06 12:37:58 +02:00
S K
c3903d51e2 ncurses6: generation of .pc files for pkgconfig
Signed-off-by: Jerome Duval <jerome.duval@gmail.com>
2016-05-05 23:13:33 +00:00
Begasus
9054f64013 BumpRace 1.5.5, new recipe 2016-05-05 22:04:01 +02:00
fbrosson
ee62127865 libgpg_error: bump to 1.22 and enable x86_gcc2 as 2nd arch. 2016-05-05 21:54:58 +02:00
fbrosson
2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval
b10377b53e gcc7: add git recipe. 2016-05-05 21:36:40 +00:00
Jerome Duval
eeef426279 gcc6: fix provides for x86 secondary arch. 2016-05-05 21:34:07 +00:00
Jerome Duval
2e7bf6d92e isl: bump version.
* keep isl 0.14 with soname 13 for compatibility.
2016-05-05 15:17:56 +00:00
Jerome Duval
bdbf7ce311 gcc6: update recipe to 6.1.0. 2016-05-05 12:51:12 +00:00
fbrosson
4356f9f02a aspell_uk: add Ukrainian (Українська) dictionary for aspell. 2016-05-05 01:58:50 +00:00
fbrosson
93e8a56242 re2c: rewrite recipe and bump to 0.16. 2016-05-04 15:12:15 +00:00
Jerome Duval
73e1e21e4c libgcrypt: bump version.
* remove libtool file.
2016-05-02 22:16:58 +00:00
fbrosson
fa77bac433 libcddb: do not ship the command line tool for 2nd arch. (#581)
* No need to ship the cddb_check command line tool for secondary
  archies since the recipe builds on all primary architectures.
* Also do not ship (nor build) the static lib.
2016-05-02 10:22:04 +02:00
Jerome Duval
6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
Humdinger
ea2d8c2120 Einsteinium: updated recipe
Use a secure SOURCE_URI.
Mark as not building under gcc4.
Clean up BUILD_REQUIRES, added BUILD_PREREQUIRES.
Declared USER_SETTINGS_FILES.
Package ReadMe PDF.
2016-05-01 09:10:44 +02:00
Jerome Duval
88f0e6c543 bash: fix segfault with kill_by_name() on x86_64.
* missing libgen.h include would default return value of basename()
to int instead of char*.
2016-04-30 18:11:48 +00:00
humdinger
d15e3fb71b Merge pull request #578 from bbjimmy/master
update yab and yab-ide
2016-04-30 17:15:21 +02:00
fbrosson
d9e3d12dad libtool-2.4.2: Add x86_gcc2 to SECONDARY_ARCH… and fix COPYRIGHT. (#576) 2016-04-30 12:43:23 +02:00
Begasus
fa5f3e56e7 new recipes for TuxRacer (#572) 2016-04-30 12:42:45 +02:00