Adrien Destugues
365d4a4b35
e2fsprogs: patches to actually make e2fsck run.
2018-02-25 15:40:39 +01:00
Adrien Destugues
9cf42059b2
e2fsprogs: rewrite recipe
...
Use a newer version of e2fsprogs, redo the patchset.
Gets things building again but with ugly hacks in the sources. Some cleanup will be needed before we can consider upstreaming changes.
2018-02-25 14:30:12 +01:00
fbrosson
daa66d8e5f
exiftool: bump to 10.80 (production release)
2018-02-24 23:27:42 +00:00
miqlas
49c037f550
Guitar: git required as BUILD_PREREQ TOO ( #2247 )
2018-02-24 22:25:56 +01:00
miqlas
fd73826016
libmpdclient: bump ( #2223 )
2018-02-24 21:07:17 +00:00
miqlas
77bcec11d6
Guitar: new recipe ( #2218 )
2018-02-24 21:04:31 +00:00
Alexander von Gluck IV
34dd5bc27a
verilator: Add x86_64 arch. Tested functional
2018-02-23 16:54:13 -06:00
fbrosson
b4bf155550
libbluray: bump to 1.0.2, add debuginfo. ( #2243 )
...
Also define commandBinDir for cmd:bd_info.
2018-02-23 12:54:00 +00:00
fbrosson
9cf57764e3
libbdplus: fix libVersion, add debuginfo. ( #2242 )
2018-02-23 12:53:00 +00:00
fbrosson
b659d128b3
youtube-dl: bump to 2018.02.22. ( #2240 )
2018-02-22 19:05:04 +00:00
fbrosson
3eff59a34a
lzip: bump to 1.20. ( #2239 )
2018-02-22 15:24:29 +00:00
Stephanie Fu
707f08acd9
net-libs/libpsl: add recipe ( #2052 )
...
Builds and works fine on all architectures, including x86_gcc2.
On that arch, however, it uses libidn instead of libidn2.
All tests are OK on all architectures, except x86_gcc2, where
TEST actually fails to build.
2018-02-22 14:45:51 +00:00
miqlas
bef5c954c2
GSL: bump version ( #1905 )
...
* GSL: bump version
* Reorder.
* GSL: rename old to gsl1
Sync old with new recipe
* Forgot old
* Revert GSL1
* Rework
2018-02-21 16:42:58 -05:00
fbrosson
1bb514718f
check: bump to 0.12.0, bring back 0.10.0 for x86_gcc2. ( #2238 )
...
0.10.0 is the last release that works on x86_gcc2 primary arch.
2018-02-21 19:00:17 +00:00
Sergei Reznikov
89482809fd
SMPlayer: bump version
2018-02-21 10:06:50 +03:00
fbrosson
8a75ac661f
openjdk: use curly braces before _devel in PROVIDES_devel.
2018-02-20 06:36:33 +00:00
fbrosson
222bed94ae
lmdb: use curly braces before _devel in PROVIDES_devel.
2018-02-20 06:17:12 +00:00
fbrosson
bc9c574f1b
libtorrent: fix PROVIDES_devel on 2nd arch.
2018-02-20 06:06:12 +00:00
fbrosson
c0f3112acb
libatomic_ops: use curly braces before _devel in PROVIDES_devel.
2018-02-20 05:43:04 +00:00
fbrosson
3935ef1eb6
git: bump to 2.16.2. ( #2236 )
2018-02-19 23:54:35 +00:00
Adrien Destugues
6798aa57bf
php: update to 5.6.33.
...
The 5.6.4 version crashed during ./configure due to misuse of the crypt() function in configure scripts (problem fixed in 5.6.20).
2018-02-19 18:36:41 +01:00
Adrien Destugues
298e4d4968
Python: fix secondary arch build.
...
Wrong library paths would lead to missing modules, and crashes.
2018-02-19 18:36:41 +01:00
Adrien Destugues
3453c80caa
Add aiodns
2018-02-19 18:36:41 +01:00
miqlas
c159da6efa
mpd: bump ( #2224 )
2018-02-19 08:27:22 +01:00
fbrosson
23c96344e7
ffmpeg: bump to 3.4.2, use custom variables. ( #2227 )
2018-02-18 22:23:27 +00:00
Kacper Kasper
155bf21960
orcus: bump version.
2018-02-18 14:58:15 +01:00
Kacper Kasper
72df800745
libqxp: remove unnecessary REQUIRES, add TEST().
2018-02-18 14:37:53 +01:00
Kacper Kasper
5e64574d0d
cppunit: bump version.
2018-02-18 14:33:20 +01:00
Sergei Reznikov
ad692aa75d
qBittorrent: bump version
2018-02-18 16:08:43 +03:00
miqlas
71831fcbeb
Colm: bugfix ( #2225 )
2018-02-17 16:53:05 +01:00
fbrosson
9e393716f0
gnutls: bump to 3.6.2, add lib:libidn2 & debuginfo package. ( #2220 )
2018-02-17 09:59:31 +00:00
fbrosson
b3a658b097
gnutls: bump to 3.5.17, add lib:libintl & cmd:autopoint. ( #2219 )
2018-02-17 09:59:06 +00:00
miqlas
0b73f8f61a
SkyMPC: bump ( #2217 )
2018-02-17 09:10:13 +01:00
fbrosson
12b6b929a4
wget: bump to 1.19.4. ( #2216 )
2018-02-16 16:12:20 +00:00
fbrosson
7aafe7c148
youtube-dl: add man page, completion data, python subpackages ( #2202 )
...
Changes:
* Bump to 2018.02.11.
* Add man page and bash/fish/zsh completion data.
* Fix/update LICENSE & COPYRIGHT.
* Drop "cmd:ffmpeg" from REQUIRES as ffmpeg is not required but just
recommended. youtube-dl only needs ffmpeg if the user downloads
DASH video+audio contents and wants these to be combined together.
* Add _python and _python3 subpackages.
Contents:
* youtube_dl ships the main youtube-dl monolithic python2.7 script,
as well as the man page and the bash/fish/zsh completion data.
* youtube_dl_python ships the youtube-dl-python python2.7 script.
* youtube_dl_python3 ships the youtube-dl-python3 python3.6 script.
Remarks:
* The base package, youtube_dl, does not depend on any of the python
subpackages.
* The youtube_dl_python and youtube_dl_python3 packages do not depend
on the base package.
* All packages may be installed together.
* Each package works independently of the others.
2018-02-15 21:13:47 +00:00
Ivan Maidanski
0fea3f917f
libatomic_ops: bump version to 7.6.2 ( #2213 )
...
* Add debug-info package and TEST.
* Sort BUILD_PREREQUIRES, replace libtool to libtoolize.
* Drop libtool files.
* Fix COPYRIGHT.
* Fix LICENSE: Mention MIT and add Boehm licenses.
2018-02-15 19:02:32 +00:00
Xiang Fan
33ea0491bf
go_md2man: new recipe ( #2079 )
2018-02-15 17:09:16 +01:00
Xiang Fan
8bce33e3c7
direnv: new recipe [GCI 2017] ( #2078 )
2018-02-15 17:08:02 +01:00
Jérôme Duval
99641e2eb8
freeciv: sourceforge is unreliable
2018-02-14 10:00:57 +01:00
Jérôme Duval
61354ab590
sdl_rtf: fix debug info
2018-02-14 09:52:52 +01:00
Jérôme Duval
6123eb9cf0
orcus: fix provides.
2018-02-14 09:34:36 +01:00
Jérôme Duval
06f5d155d9
libiconv: 1.15 is compatible with 1.13.
2018-02-14 09:29:16 +01:00
Jérôme Duval
60c0095c29
pyqt: sourceforge is unreliable
2018-02-14 07:47:41 +01:00
Jérôme Duval
3146f62f68
pyqt: fix checksum
2018-02-14 07:44:40 +01:00
Jérôme Duval
1ade7e5a3d
pyqt: fix checksum
2018-02-14 07:40:06 +01:00
Jérôme Duval
7da367b446
pyqt: fix sip requires.
2018-02-14 07:33:00 +01:00
Shiroko
d6df199cf7
SageBrush: new recipe ( #2099 )
2018-02-13 20:00:01 -05:00
Schrijvers Luc
5ec2df850d
waave, bump version, remove old bep file ( #2061 )
2018-02-13 19:52:31 -05:00
Schrijvers Luc
5893d4bb5b
sdl-rtf, revive old bep file ( #2063 )
2018-02-13 19:52:03 -05:00
miqlas
49c6ff4ce9
Protobuf: bump ( #2190 )
2018-02-14 07:48:59 +07:00