Commit graph

2019 commits

Author SHA1 Message Date
Thomas Tuegel d5c070283b kde5.kscreen: add missing runtime dependencies
Fixes #12331.
2016-01-12 08:53:06 -06:00
Bjørn Forsman 3d81213509 gnome-terminal: enable GNOME Shell search provider
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying the
needed file from gnome-shell before ./configure is run.

This change makes gnome-shell a build time dependency (not runtime).
2016-01-10 22:27:24 +01:00
Thomas Tuegel beac2ae9ab kde5: plasma-5.5.2 -> plasma-5.5.3 2016-01-06 17:29:46 -06:00
Bjørn Forsman ee807863ee system-config-printer: align attrname with pkgname
s/system_config_printer/system-config-printer/
2016-01-03 15:18:04 +01:00
Tobias Geerinckx-Rice 99075fb402 saneBackends{,Git} -> sane-backends{,-git}
Fixes xsane evaluation.
2016-01-03 03:31:38 +01:00
Robin Gloster 8eede9e41e gnome-boxes, libguestfs: fix builds due to libvirt
Adds link time dependencies which are now used in libvirt and unbreaks
these packages
2015-12-28 21:44:12 +00:00
Thomas Tuegel a5ac3dfffc kde5.plasma: 5.5.1 -> 5.5.2 2015-12-23 17:03:37 -06:00
Thomas Tuegel 660736def8 polkit-qt: normalize package name to upstream 2015-12-20 07:56:51 -06:00
Thomas Tuegel 0a81a0d8ff kde5: Frameworks 5.17, Plasma 5.5.1, Applications 15.12.0
The stable `kde5` attribute is updated to these versions. The old
versions have been removed.
2015-12-16 19:08:06 -06:00
Thomas Tuegel c10bb5179f plasma55.plasma-workspace: update patches
The startkde patch was invalidated in the plasma-workspace-5.5.1
release. Quilt is now used to manage these large patches; it is much
simpler to use than Git.
2015-12-16 15:46:38 -06:00
Thomas Tuegel cc058eff70 kde5_latest: merge all package sets
The three KDE package sets now have circular dependencies between them,
so they can only be built if they are merged into a single package set
during evaluation.
2015-12-16 10:22:43 -06:00
Thomas Tuegel da89338993 plasma55: 5.5.0 -> 5.5.1 2015-12-16 09:48:18 -06:00
Matej Cotman 0256de74fb Merge pull request #11215 from ArdaXi/efl-without-vlc
e19.efl: remove dependency on VLC
2015-12-13 22:56:14 +01:00
Thomas Tuegel 3960ecb933 Merge branch 'plasma-5.5' 2015-12-11 07:21:50 -06:00
Thomas Tuegel 9678f78056 plasma55.breeze-gtk: init at 5.5.0.1
The GTK themes do not depend on GTK at compile time, so they are also
now included in plasma55.breeze at no cost.
2015-12-11 07:08:33 -06:00
lethalman fbf606aeb9 Merge pull request #11627 from jgillich/gnome-music-requests
gnome-music: add missing requests2 dependency
2015-12-11 10:06:33 +01:00
Jakob Gillich 9104aae0a4 gnome-music: add missing requests2 dependency 2015-12-11 09:04:46 +01:00
Thomas Tuegel 98bd11125f plasma54.kscreen: propagate libkscreen dependency
libkscreen provides a D-Bus service.
2015-12-09 17:18:05 -06:00
Thomas Tuegel 535faa3c32 plasma55.plasma-desktop: reformat 2015-12-09 16:20:10 -06:00
Thomas Tuegel 1a7d7c1c28 plasma55.plasma-workspace: update patches 2015-12-09 16:20:02 -06:00
Thomas Tuegel 2d586b99cc plasma55.kscreen: propagate libkscreen dependency
libkscreen provides a D-Bus service
2015-12-09 16:19:37 -06:00
Thomas Tuegel 3a0a9f73fc plasma55: 5.4.95 -> 5.5.0 2015-12-09 06:30:02 -06:00
Damien Cassou 9f05627d68 gpaste: 3.16.3 → 3.18.2 2015-12-04 20:39:19 +01:00
Vladimír Čunát 81b9cc6f54 html-tidy: unify with its drop-in replacement tidy-html5
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
  it's meant as a successor to both, and library name got back
  from libtidy5.so to libtidy.so
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666

/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Raymond Gauthier 662bbb526c thunar: improvements (close #10306)
Add the possibility to specify plugin set to
be used as overridable `thunar` derivation argument.

New nixos config attribute:
`services.xserver.desktopManager.xfce.thunarPlugins`
that allows user to specify plugins in the context
of nixos.

Tests:

 -  With and without plugins.
 -  Using the nixos attributes.
2015-11-24 09:51:39 +01:00
Thomas Tuegel 9ce51a1605 plasma55: init at 5.4.95 2015-11-23 06:39:08 -06:00
Arda Xi 6841d5ded1 e19.efl: remove dependency on VLC 2015-11-22 21:44:12 +01:00
Luca Bruno 7f7569b24c gnome-maps: mark 3.16 as broken 2015-11-20 11:24:01 +01:00
Vladimír Čunát 3c397e8ec8 taglib: bring back 1.9 to fix kde4.kdemultimedia
/cc #11097.
2015-11-20 10:44:00 +01:00
Vladimír Čunát 1640e4263b kde4: use cmake-2.8 instead of default, /cc #11097
This fixes kgamma breakage after cmake-3.4 update, and prevents future rot.
2015-11-20 10:31:16 +01:00
Vladimír Čunát a5c168db4e gnome-screenshot: unbreak build by 3.16.0 -> 3.16.2
/cc @lethalman.
Includes a revert of 1f27976e03.
2015-11-18 14:05:18 +01:00
Luca Bruno 1f27976e03 gnome3_16: mark gnome-screenshot as broken 2015-11-18 11:47:30 +01:00
Luca Bruno 43ee914535 cheese: fix build for 3.18 2015-11-17 18:48:25 +01:00
Luca Bruno bdd1df16a7 gitg: fix 3.18 build 2015-11-17 18:41:08 +01:00
Luca Bruno fd01f8d1a7 libgit2-glib: 0.0.24 -> 0.23.6 2015-11-17 18:41:08 +01:00
Domen Kožar b87dad2839 cheese: libgudev 2015-11-14 16:50:23 +01:00
William A. Kennington III 9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Arseniy Seroka 83ce6db83b Merge pull request #10771 from demin-dmitriy/pulseaudio-panel-plugin
xfce4-pulseaudio-plugin: init at 0.2.3
2015-11-13 17:47:00 +03:00
Thomas Tuegel 358e2f7a95 plasma54: 5.4.2 -> 5.4.3 2015-11-10 19:14:39 -06:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
Raymond Gauthier 34eb56e16b mousepad: fix the Using the 'memory' GSettings backend issue.
Close #10867.
It means that settings couldn't be saved. The issue appeared
since upgrade to nixos 15.09 and fall as part of #4415.

Tested on nixos.
 -  No longer has a stderr when running the application.
 -  Settings are effectively saved.
2015-11-07 18:21:37 +01:00
Domen Kožar 772e950cd7 Merge pull request #10798 from spacefrogg/gencfsm
gnome-encfs-manager: init at 1.8.15
2015-11-07 02:29:05 +01:00
William A. Kennington III 2837a5e091 Merge branch 'master.upstream' into staging.upstream 2015-11-05 10:07:28 -08:00
Vladimír Čunát 0e731ecbd7 gnome-3.18: port missing libgudev dependencies
(cherry picked from commit 311ac81337)
2015-11-05 09:16:31 +01:00
Eelco Dolstra 3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Michael Raitza e0c5ee37db libgee-1: init at 0.6.8 2015-11-03 19:05:11 +01:00
Demin Dmitriy 1736cedc20 xfce4-pulseaudio-plugin: init at 0.2.3 2015-11-01 08:13:06 +03:00
Demin Dmitriy b030236799 libxfce4ui xfce4panel: add gtk3 support 2015-11-01 08:12:59 +03:00
Thomas Tuegel db408a8ceb plasma_stable: plasma-5.3.2 -> plasma-5.4.2 2015-10-31 08:48:54 -05:00
Thomas Tuegel beaca8e3b7 plasma-workspace: kapplymousetheme moved to plasma-desktop 2015-10-31 08:48:52 -05:00