Lluís Batlle i Rossell
51b1297c8a
glibc: fix libgcc_s.so
...
It used to be a symlink, but now it is a link script. It's crucial to get
proper linking, specially on amrv5tel, where libgcc contains lot of code
related to the limited instruction set of the platform.
Without this fix, g++ shared lib linking was broken, because a "-lgcc" was
not propagated wherever "-lgcc_s" was required. The g++ spec only mentions
"-lgcc_s" and the "-lgcc" is introduced with the libgcc_s.so link script,
only available in the glibc path after this fix.
As a reminder, we put libgcc* in the glibc output to avoid having a
runtime dependency on the gcc path only because of the everywhere linked
libgcc. This problem was specially visible in platforms like armv5tel,
where most programs end up linked to libgcc. Platforms with a more rich
instruction set may rarely end up requiring a link to libgcc.
2015-04-29 10:09:07 +02:00
William A. Kennington III
60d6eb7a9a
cracklib: 2.9.2 -> 2.9.4
2015-04-28 21:12:34 -07:00
William A. Kennington III
287ec76b8f
libxml2: Refactor and fix library propagation
2015-04-28 18:27:39 -07:00
William A. Kennington III
faa9354de7
zlib: Add platforms
2015-04-28 18:27:39 -07:00
Thomas Tuegel
5f9fe6574b
kf59.networkmanager-qt: propagate networkmanager dependency
2015-04-28 11:10:24 -05:00
William A. Kennington III
55a64a5ddb
tcl/tk: Tie versioning together and propagate
2015-04-26 20:55:42 -07:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Peter Simons
d0d5bbdc53
libcanberra: pass libcap to fix the build
2015-04-26 17:27:13 +02:00
Michael Raskin
9e44118e5d
libao now needs libcap
2015-04-26 18:09:08 +03:00
Michael Raskin
c9c2aa5ced
Pass libcap as SDL input to fix the build
2015-04-26 18:06:15 +03:00
William A. Kennington III
7fa5873cd8
libsndfile: Fix typo
2015-04-25 21:27:54 -07:00
William A. Kennington III
2754efb8a2
lirc: Fix install
2015-04-25 21:27:54 -07:00
William A. Kennington III
f11859b464
eigen: Add platform
2015-04-25 21:27:54 -07:00
William A. Kennington III
64fa593e1e
celt: Correct typo
2015-04-25 21:27:54 -07:00
William A. Kennington III
726f1a6edd
libopus: Slight refactor
2015-04-25 21:27:54 -07:00
William A. Kennington III
6a931f4127
dbus_cplusplus: Remove dependency on gtkmm
2015-04-25 21:27:54 -07:00
William A. Kennington III
bca07bdaa6
libxml++: 2.37.2 -> 2.38.0
2015-04-25 21:27:53 -07:00
William A. Kennington III
14d52d7e0d
Fix some platforms
2015-04-25 21:27:53 -07:00
William A. Kennington III
1439ed2134
sbc: 1.1 -> 1.3
2015-04-25 21:27:53 -07:00
William A. Kennington III
2bc99bb996
webrtc-audio-processing: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
dbcbb2dbe1
libasyncns: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
232b71c6e8
Fix some platforms
2015-04-25 21:27:53 -07:00
William A. Kennington III
54f812558a
lirc: Refactor
2015-04-25 21:27:53 -07:00
William A. Kennington III
f9afdf62b9
speex: 1.2rc1 -> 1.2rc2
2015-04-25 21:27:53 -07:00
William A. Kennington III
6e2b9cf61a
speexdsp: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
5dd8538812
mesa: 10.5.3 -> 10.5.4
2015-04-25 18:41:18 -07:00
William A. Kennington III
df000d93e9
nettle: 3.1 -> 3.1.1
2015-04-25 18:38:31 -07:00
Vincent Laporte
7cf05bfe71
boost: use ${python.interpreter} rather than ${python}/bin/python
2015-04-25 22:35:25 +02:00
Bjørn Forsman
173da15f75
jquery: bump 1.11.1 -> 1.11.2
2015-04-25 20:27:07 +02:00
vbgl
3591040468
Merge pull request #6535 from michelk/qgis_2.8.0
...
[WIP] qgis: update to 2.8.0
2015-04-25 14:35:40 +02:00
Luca Bruno
db3b86560f
GNOME 3.16.1, closes #7357
2015-04-25 12:02:33 +02:00
Luca Bruno
d4a0cd2a94
Add gettextWithExpat function
2015-04-25 11:48:23 +02:00
Luca Bruno
cbfd3056b5
Merge branch 'lafix' into staging
...
Fix .la and .pc files of trousers and gnutls
2015-04-25 11:43:16 +02:00
Luca Bruno
6b6183125e
gnutls, trousers: fix .la and .pc files, remove propagated build inputs
...
cc @vcunat @wkennington
2015-04-25 11:43:08 +02:00
Pascal Wittmann
8e86ec5bf0
Merge pull request #7529 from joachifm/trivial-builderDefs
...
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Vladimír Čunát
2c0db9ffbe
webkitgtk-2.4: security update, fix and parallel build
...
NEWS claims security fixes:
CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386,
CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390.
Otherwise NEWS seems safe, basically only containing bugfixes.
Parallel building should work now, thanks to make update :-)
tested with 8 threads, once webkitgtk24x and webkitgtk2.
2015-04-25 09:42:52 +02:00
Vladimír Čunát
2275f6626c
webkitgtk-2.4: patch to fix build, rename file
...
Extracted from #7357 to avoid merge problems.
2015-04-25 08:30:32 +02:00
Thomas Tuegel
66d44ef6d4
Merge branch 'openblas'
2015-04-24 19:34:39 -05:00
Thomas Tuegel
8ed9f847b1
openblas: update to 0.2.14
2015-04-24 18:21:20 -05:00
codyopel
82472ee628
x265: 1.5 -> 1.6
...
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting
fd9c13956f
libffcall: port to mkDerivation
...
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Michel Kuhlmann
4f2b5c57c6
qscintilla: update to 2.9
2015-04-24 11:12:11 +02:00
Daniel Peebles
465a8c6238
Merge pull request #7471 from spwhitt/darwin_misc
...
Enable some libs on Darwin
2015-04-23 12:21:47 -04:00
Ellis whitehead
bafde0fb6f
patch Qt 5.4.1 to use XDG_CONFIG_DIRS in QSettings
2015-04-23 17:52:22 +02:00
William A. Kennington III
5129c67fd3
libdbi-drivers: Use libmysql
2015-04-22 16:06:33 -07:00
William A. Kennington III
b6960ac709
libinput: 0.13.0 -> 0.14.1
2015-04-22 14:41:14 -07:00
William A. Kennington III
cebe937b1e
gnutls: Fix propagated inputs
2015-04-22 14:23:08 -07:00
William A. Kennington III
fccee5c58b
accelio: Fix patch
2015-04-22 12:35:21 -07:00
Bart Brouns
9857e8353b
jaaa: add desriptions, remove longdescriptions
2015-04-22 16:28:37 +02:00
Luca Bruno
42f44e9e58
p11-kit: fix license
2015-04-22 10:49:22 +02:00