Commit Graph

61943 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
9fc72c8ab8 kernel: Install DTBs into a subdirectory
This avoids the pollution of the top-level kernel output directory and
also simplifies the boot entry generator script I will be using on ARM.
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
a6aa673849 ARMv7 platforms: switch header config to multi_v7_defconfig
Otherwise they wouldn't be able to share a binary cache since glibc et
al would get a different hash due to different linux-headers package.
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
a7c4aba896 ARM: Assume armv7l-hf-multiplatform instead of beaglebone
Several places in the tree associate the ARMv7 system
with the beaglebone platform. Change them to point to
armv7l-hf-multiplatform as it supports several boards (including the
beaglebone as well)
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
0d5e144210 platforms: Add ARMv7 (hard float) multiplatform
Based on the 'multi_v7_defconfig' that supports numerous boards.
2015-05-07 06:04:10 +03:00
Thomas Tuegel
84ff78dd8b kdeApps_15_04: fix kaccounts-integration 2015-05-06 10:53:26 -05:00
Thomas Tuegel
68350c5b9f add signon 2015-05-06 10:53:01 -05:00
Thomas Tuegel
10d1a9cf8e add accounts-qt 2015-05-06 10:32:40 -05:00
Thomas Tuegel
1a32f5e4e8 kdeApps_15_04: fix kate 2015-05-06 07:34:19 -05:00
Thomas Tuegel
c2ff0a293e kdeApps_15_04: fix kaccounts-providers 2015-05-06 07:34:18 -05:00
Thomas Tuegel
abb76bcdad add libaccounts-glib-1.16 2015-05-06 07:34:18 -05:00
Shea Levy
3aff74a7a2 Resurrect old cloog and isl for gcc-4.9
Fixes #7723

Refs 8af39c1cf725be2f42b8d104cf39f2cd74840cac
Refs 5cd11989c55e32df83cf5c4bc257bb6825b4e889
2015-05-06 08:32:12 -04:00
Thomas Tuegel
09af6d4572 add telepathy-qt5 2015-05-06 07:08:20 -05:00
Thomas Tuegel
6dfbbc8e24 plasma53: fix kcm_keyboard 2015-05-06 07:08:20 -05:00
Lluís Batlle i Rossell
0c5be7164c sheevaplug: fix kernel build.
I added platform.kernelMakeFlags. This allows setting the required
parameter to make the required kernel uImage for the sheevaplug,
since it became a platform with devicetree (3.10).

I have tried it with linux 3.18 and it built fine.
2015-05-06 09:50:51 +02:00
William A. Kennington III
0f2de4c64e heimdal: Disable DCE as it was breaking the build 2015-05-05 13:56:44 -07:00
Luca Bruno
ec498cf022 openldap: fix broken .la files 2015-05-05 18:02:18 +02:00
Domen Kožar
dfd4ada456 kde4: fix cantor build 2015-05-05 13:05:54 +02:00
Domen Kožar
ee0ecb520e gnome3.gdm: remove a patch since X supports access control now 2015-05-05 12:40:21 +02:00
Domen Kožar
3a080a2d89 gnome3_16.geary: add missing params (gcr is still not picked up 2015-05-05 12:18:14 +02:00
Domen Kožar
befacbba0d gnome3.tracker: pass correct automake 2015-05-05 11:50:58 +02:00
William A. Kennington III
08ffb05c7e gawk: 4.1.1 -> 4.1.2 2015-05-04 23:22:57 -07:00
William A. Kennington III
6acab0228f pcre: 8.36 -> 8.37 2015-05-04 23:20:13 -07:00
Thomas Tuegel
256a372b08 clementine: fix Spotify support 2015-05-04 21:07:56 -05:00
Tobias Geerinckx-Rice
7931799a0f tzdata 2015c -> 2015d 2015-05-04 17:30:56 +02:00
William A. Kennington III
ca5c9e6cf2 libvorbis: Fix ogg dependency 2015-05-03 20:30:10 -07:00
William A. Kennington III
5728c06f83 Revert "libvorbis: propagate libogg dependency"
This reverts commit bd55792892dc6cc5db172e41f2b36998b3397143.
2015-05-03 20:30:09 -07:00
William A. Kennington III
9740b0d12d kerberos: Modernize build 2015-05-03 20:30:09 -07:00
William A. Kennington III
f73682c526 ncurses: Cleanup abi version 2015-05-03 20:30:09 -07:00
Thomas Tuegel
2325791c2b plasma53: patch upstream startkde
Rather than shipping our own startkde script, we will go back to
patching upstream's script. This will be less confusing to potential
contributors.
2015-05-03 17:09:50 -05:00
Thomas Tuegel
e1cbfa5415 jack2: depend on libsndfile 2015-05-03 12:46:10 -05:00
Thomas Tuegel
d1bf222c14 ghc: GHC 7.x.y binary builds need libncursesw.so.5 2015-05-02 14:43:34 -05:00
Thomas Tuegel
5535793302 ncurses5: add old ABI version for binary packages 2015-05-02 14:43:16 -05:00
Thomas Tuegel
bd55792892 libvorbis: propagate libogg dependency 2015-05-02 13:59:58 -05:00
Thomas Tuegel
5bfd9f515f clementine: build wrapper with runCommand
We only need to run the makeWrapper command to make the wrapper, so
there's no need to set src, either.
2015-05-02 13:48:04 -05:00
Thomas Tuegel
5b80605cfd clementine: disable build-time libspotify support
Clementine can download the Spotify support blob at runtime for
supported platforms, but we cannot distribute it because of licensing
restrictions.
2015-05-02 13:39:13 -05:00
Thomas Tuegel
9d63a5beea clementine: don't copy files unnecessarily 2015-05-02 13:37:44 -05:00
Thomas Tuegel
c8aae45c27 clementine: wrapped -> unwrapped 2015-05-02 13:37:10 -05:00
Thomas Tuegel
1c08ecc94c clementine: build with required patches 2015-05-02 13:30:53 -05:00
Thomas Tuegel
5c0512aca0 ceph: add zlib to buildInputs 2015-05-02 10:58:10 -05:00
Luca Bruno
8882805b07 Add vte 2.90 to gnome 3.16 in case anybody still wants it 2015-05-02 14:53:37 +02:00
William A. Kennington III
473628b220 gss: Modernize 2015-05-02 04:12:06 -07:00
William A. Kennington III
44aad3817f shishi: Modernize Build 2015-05-02 04:12:06 -07:00
William A. Kennington III
bc8bbd5281 libsodium: Add maintainer 2015-05-02 04:12:06 -07:00
lethalman
d6e2cd4d54 Merge pull request #7660 from k0ral/gconf
gconf: removed heavy dependency on gtk by default.
2015-05-02 12:02:50 +02:00
koral
e52afb24da gconf: removed heavy dependency on gtk by default. 2015-05-02 07:37:50 +00:00
William A. Kennington III
64c68c5413 cmake: 3.2.1 -> 3.2.2 2015-05-01 22:27:14 -07:00
William A. Kennington III
3550d117cc jsoncpp: 1.6.0 -> 1.6.2 2015-05-01 22:26:55 -07:00
William A. Kennington III
e2b6e11b94 libvorbis: Get rid of propagatedBuildInputs 2015-05-01 22:02:28 -07:00
William A. Kennington III
23f836615d ncurses: Fix gpm typo 2015-05-01 19:13:40 -07:00
William A. Kennington III
e9ee5f9961 libssh2: Modernize Build 2015-05-01 19:13:14 -07:00