Commit Graph

71211 Commits

Author SHA1 Message Date
Thomas Tuegel
5ef3477a3e propagate kemoticons dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
f4ca03fea0 propagate kdelibs4support dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
c21da82680 propagate kdeclarative dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
d013d746b6 propagate kauth dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
cf1c908377 propagate kactivities dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
3e67cf4f01 propagate frameworkintegration dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
a5eafc16e0 propagate bluez-qt dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
a166ec9318 propagate baloo dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
1c8c5a1278 kf514.extra-cmake-modules: add makeKDEWrapper 2015-10-30 16:10:37 -05:00
Thomas Tuegel
a122ca8ba3 qt55.qtbase: add makeQtWrapper 2015-10-30 16:10:37 -05:00
Thomas Tuegel
998f234d1a plasma54.plasma-desktop: add missing dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
a3adb749d7 plasma54.plasma-workspace: add missing runtime dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
b9b5b69f11 plasma54.libksysguard: clean up expression 2015-10-30 16:10:37 -05:00
Thomas Tuegel
ebb9c07168 qtbase: remove redundant directory checks
addToSearchPath already checks if the directory exists before adding it
to the path; it's not necessary to check it again.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b44923561b qtbase: include current package in runtime paths
The runtime paths QT_PLUGIN_PATH, QML_IMPORT_PATH, QML2_IMPORT_PATH, and
XDG_DATA_DIRS did not include the appropriate paths from the current
package being built because addToSearchPath does not add directories
which don't exist.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b102fa5a07 nixos/kde5: ready for plasma-5.4 2015-10-30 16:10:37 -05:00
Thomas Tuegel
2e06a781bc remove kf512 2015-10-30 16:10:37 -05:00
Thomas Tuegel
79832d773b plasma5_latest: plasma53 -> plasma54 2015-10-30 16:10:37 -05:00
Thomas Tuegel
d49a6d47af kdeApps_latest: kdeApps_15_04 -> kdeApps_15_08 2015-10-30 16:10:37 -05:00
Thomas Tuegel
d35baf0fd2 kf5_latest: kf512 -> kf514 2015-10-30 16:10:37 -05:00
John Wiegley
a946805aa2 emacs24Macport: update 24.5-mac-5.11 -> 24.5-mac-5.12 2015-10-30 12:09:09 -07:00
Domen Kožar
dd1882d991 nova, keystone, glance, neutron: use correct mysql lib 2015-10-30 19:48:57 +01:00
Jude Taylor
9b4ba3c5da style fix in ffmpeg expression 2015-10-30 11:40:35 -07:00
Asko Soukka
aa12640cb9 darwin: ffmpeg: add needed inputs 2015-10-30 11:40:35 -07:00
Pascal Wittmann
75aadaeef7 Merge pull request #10725 from jb55/dragon-drop
dragon-drop: init at git-2014-08-14
2015-10-30 19:28:43 +01:00
William Casarin
a2f8585c39 dragon-drop: init at git-2014-08-14 2015-10-30 11:17:22 -07:00
Arseniy Seroka
21e2d0b264 Merge pull request #10717 from richardipsum/richardipsum/cliapp
cliapp: 1.20140719 -> 1.20150305
2015-10-30 21:07:12 +03:00
Arseniy Seroka
d0a225528b Merge pull request #10722 from steveeJ/godep
godep: init at release 17
2015-10-30 21:06:34 +03:00
Shea Levy
3c14c32975 Really disable the firmware loader user helper fallback 2015-10-30 13:31:51 -04:00
Richard Ipsum
db6ba342e9 cliapp: 1.20140719 -> 1.20150305
Also fetch from git rather than from tarball
2015-10-30 16:57:50 +00:00
Arseniy Seroka
4a889ddad0 Merge pull request #10704 from steveeJ/vim-plugins
vim-plugins: add colorschemes and colorstepper
2015-10-30 18:22:52 +03:00
Stefan Junker
d8d3c1aba9 vim-plugins: add colorschemes and colorstepper 2015-10-30 16:21:37 +01:00
Stefan Junker
40eaa5fe02 godep: init at release 17 2015-10-30 16:05:43 +01:00
Eelco Dolstra
e0596c9603 Remove apparently unnecessary use of enableDebugging 2015-10-30 15:31:47 +01:00
Shea Levy
a7157fa2f0 Remove firmware loader fallback.
Systemd dropped support in 207 (would be nice if configure failed with a bad flag),
so all this does is add an annoying delay if firmware can't be found by the kernel
2015-10-30 10:29:56 -04:00
Arseniy Seroka
99744943a4 Merge pull request #10657 from rycee/bump/cd-discid
cd-discid: 0.9 -> 1.4
2015-10-30 17:25:03 +03:00
Eelco Dolstra
d9d5c98c56 Add option environment.enableDebugInfo
This makes the debug outputs of packages that have them available to
programs like gdb.
2015-10-30 15:21:16 +01:00
Eelco Dolstra
c20403631d Factor out "man" into a separate module and add "man" outputs to system.path
Fixes #10270.
2015-10-30 15:21:12 +01:00
Eelco Dolstra
58e9440b89 Add option to link additional package outputs into system.path
This is necessary to get stuff like separate manpages, info files,
debug symbols, etc.
2015-10-30 15:21:02 +01:00
Eelco Dolstra
3e732f65cb Remove gnutar man page hack
It's no longer needed since the gnutar package contains a (much more
extensive) man page.
2015-10-30 15:20:15 +01:00
Peter Simons
dd3d3110a7 emacs-magit: update to version 2.3.0 2015-10-30 14:34:21 +01:00
Peter Simons
0608615f78 emacs-dash: update to version 2.12.1 2015-10-30 14:34:21 +01:00
Peter Simons
c9e3a8facc Merge pull request #10710 from datakurre/datakurre-irkernel
r-modules: init IRkernel packages
2015-10-30 14:21:29 +01:00
Domen Kožar
f55ff7c10b Merge pull request #10714 from FRidh/mock
python mock: enable for python 3.5
2015-10-30 11:32:42 +01:00
Domen Kožar
0509252e28 python: don't pass disabled to derivation 2015-10-30 11:31:19 +01:00
Domen Kožar
df6a869ea7 Merge pull request #10712 from FRidh/matplotlib
python matplotlib: 1.4.3 -> 1.5.0
2015-10-30 11:27:23 +01:00
Frederik Rietdijk
9a1b642942 python mock: enable for python 3.5 2015-10-30 11:11:54 +01:00
Eelco Dolstra
db19779965 nvidia-x11: Update to 352.55 2015-10-30 11:06:36 +01:00
Frederik Rietdijk
d320d3dcbf python matplotlib: 1.4.3 -> 1.5.0 2015-10-30 10:14:38 +01:00
Domen Kožar
a862dd2ad2 atom: 1.0.4 -> 1.1.0 2015-10-30 09:51:40 +01:00