Commit Graph

53110 Commits

Author SHA1 Message Date
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
c6bee4b4bb sysbench: Update to 2015-04-22 2015-04-28 18:27:39 -07:00
William A. Kennington III
0405651521 mariadb: Propagate library paths in mysql_config 2015-04-28 18:27:39 -07:00
William A. Kennington III
171275c7f9 mariadb: Add zlib dependency removed from propagation under libxml2 2015-04-28 18:27:39 -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
690b3ffa64 remove plasma-5.2.2 2015-04-28 11:10:25 -05:00
Thomas Tuegel
43f67f265e plasma53: update to final release 2015-04-28 11:10:25 -05:00
Thomas Tuegel
c2781ce7a4 kdeApps_15_04: add libkdegames name 2015-04-28 11:10:25 -05:00
Thomas Tuegel
674c128cc0 plasma53: fix build failures 2015-04-28 11:10:24 -05:00
Thomas Tuegel
5f9fe6574b kf59.networkmanager-qt: propagate networkmanager dependency 2015-04-28 11:10:24 -05:00
Thomas Tuegel
83e4dfcf2f plasma53: fix source URLs 2015-04-28 11:10:24 -05:00
Herwig Hochleitner
19a62322ea gnome3.16: dconf-editor is now a separate package 2015-04-28 02:54:14 +02:00
Herwig Hochleitner
c600f5af25 gnome3: move definition of package sets into pkgs 2015-04-28 02:54:14 +02:00
William A. Kennington III
6a366d535a eggdrop: Refactor 2015-04-26 21:30:28 -07:00
William A. Kennington III
d8c949cc26 Make tcl and tk versions generic 2015-04-26 21:30:01 -07:00
William A. Kennington III
ed22d756af pine: Use the passthru version of tcl 2015-04-26 21:20:15 -07:00
William A. Kennington III
d7c0e3eaf8 tcl: Make generic and add 8.5 2015-04-26 21:15:25 -07: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
Sander van der Burg
2cb3dc6812 Merge pull request #7515 from abbradar/platformtools-bin
androidEnv.platformTools: add /bin
2015-04-26 20:19:24 +00:00
William A. Kennington III
429a997303 pulseaudio: More refactoring to bring libpulse in line with pulse libraries 2015-04-26 12:12:55 -07:00
William A. Kennington III
308429c6be pulseaudio: Fix propagation of libcap 2015-04-26 12:12:54 -07:00
Michael Raskin
52b47982ff Abandon separate TeXLive-associated PGF package, make it a reference to pgf3 2015-04-26 21:49:21 +03:00
Michael Raskin
39d8b61a25 Apparently https:// is now required for iterate darcs 2015-04-26 20:58:05 +03:00
William A. Kennington III
d96535ba41 ffado: Add maintainer 2015-04-26 10:24:48 -07:00
Peter Simons
d0d5bbdc53 libcanberra: pass libcap to fix the build 2015-04-26 17:27:13 +02:00
Rok Garbas
c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +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
Peter Simons
08f0e0208a hackage-packages.nix: update to bf1b180f9d with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 16:53:47 +02:00
cillianderoiste
ba6390b24d Merge pull request #7509 from obadz/pithos
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Peter Simons
066d6146fc haskell-shake: disable test suite on Darwin
The tests fail because of https://github.com/ndmitchell/shake/issues/206.
2015-04-26 13:09:13 +02:00
Peter Simons
effd525c55 hackage-packages.nix: update to ea1e77a413 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 13:06:35 +02:00
Arseniy Seroka
98c6034004 Merge pull request #7562 from offlinehacker/pkgs/elasticsearch-plugins/kopf
elasticsearchPlugins: add elasticsearch_kopf plugin
2015-04-26 13:15:10 +03:00
Peter Simons
2c5f7fdd58 haskell-configuration-ghc-7.10.x: fix test suite failure in haddock-library 2015-04-26 11:47:44 +02:00
Peter Simons
0340d4d0ea haskell-configuration-ghc-7.10.x: fix evaluation error 2015-04-26 11:47:44 +02:00
Peter Simons
c59420a856 hackage-packages.nix: update to abae36d131 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 11:47:44 +02:00
Edward Tjörnhammar
a682c2eb4e Merge pull request #7572 from dezgeg/pr-trinity
trinity: New package
2015-04-26 10:13:57 +02:00
Pascal Wittmann
2f15fcc4c9 Merge pull request #7389 from AndersonTorres/atari++
Atari++: 1.46 -> 1.73
2015-04-26 10:05:14 +02:00
William A. Kennington III
c1cc2348e4 Merge pull request #7577 from cheecheeo/curl_ldap_support_staging_squashed
curl: ldap and libidn support as `curlFull`
2015-04-25 23:40:31 -07:00
William A. Kennington III
954b8a4cdb Merge pull request #7574 from codyopel/v86d
v86d: refactor
2015-04-25 23:35:15 -07:00
Wout Mertens
7d12c7cbd7 Merge pull request #7575 from k0ral/git
git: 2.3.5 -> 2.3.6
2015-04-26 08:33:53 +02:00
William A. Kennington III
03d755aca5 mumble: Refactor 2015-04-25 23:32:04 -07:00
William A. Kennington III
3cb1669249 alsa-plugins: 1.0.28 -> 1.0.29 2015-04-25 21:43:37 -07:00
William A. Kennington III
618763f5a8 pulseaudio: Fix typo 2015-04-25 21:31:03 -07:00
William A. Kennington III
a2a35082cc pulseaudio: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
418963ef63 jack2: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
7fa5873cd8 libsndfile: Fix typo 2015-04-25 21:27:54 -07:00