Commit Graph

1719 Commits

Author SHA1 Message Date
Damien Cassou
972ad2437a Merge pull request #8243 from geerds/pomodoro
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Jascha Geerds
9485bb3fef gnome-pomodoro: Fix build for 3.16 2015-06-09 12:59:32 +02:00
William A. Kennington III
ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
Eelco Dolstra
1e6e52c2ac Revert "krb5: 1.13.1 -> 1.13.2"
This reverts commit 85932bc5a9.
2015-06-04 14:54:48 +02:00
Thomas Tuegel
7d2e419597 plasma-5.3: run startkde with set -x 2015-06-02 16:24:31 -05:00
Thomas Tuegel
f0fb53e63e Update to plasma-5.3.1 2015-06-02 16:24:31 -05:00
Domen Kožar
289e8716b2 xfce4-power-manager: 1.4.3 -> 1.4.4 2015-05-31 12:15:24 +02:00
Vladimír Čunát
3a1345189c pantheon-terminal: fix build, schemas, icons
/cc maintainer @ollieh. BTW, it would be nice if the attribute names
under maintainers were the same as the github usernames.
2015-05-30 22:29:04 +02:00
William A. Kennington III
be5f4082fd pulseaudio: Remove default derivation 2015-05-29 14:47:33 -07:00
William A. Kennington III
b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III
b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III
cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00
William A. Kennington III
14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Tobias Geerinckx-Rice
158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Vladimír Čunát
fa89e79391 gnome3.anjuta: fix gsettings to be runnable at least 2015-05-28 11:45:46 +02:00
William A. Kennington III
85932bc5a9 krb5: 1.13.1 -> 1.13.2 2015-05-28 02:20:08 -07:00
Vladimír Čunát
29475103be gnome3.anjuta: fix hash
/cc @lethalman. I've got no idea if the hash has changed upstream or what.
I thought it remained from 3.12 version of anjuta, but that was a
different hash.
2015-05-28 11:10:08 +02:00
Siarhei Zirukin
4fd635404d e19: updates for 1.14.0
- libraries and applications updated to the latest
- the "elementary getting started" (https://docs.enlightenment.org/auto/elementary/group__Start.html)
  works with just `pkg-config --cflags --libs elementary`
- switched from lua-old to elua
2015-05-27 20:06:06 +02:00
Damien Cassou
c11ccdbc99 Merge pull request #8016 from DamienCassou/fix-seahorse-3.16
Update seahorse 3.14 -> 3.16
2015-05-27 14:55:30 +02:00
Damien Cassou
0c44867bf2 Update seahorse 3.14 -> 3.16 2015-05-27 14:07:34 +02:00
Luca Bruno
4053dcdace mutter: fix failure on i686 2015-05-26 10:57:01 +02:00
Vladimír Čunát
2e9bc4aee3 goffice: update
Some update(s) were lost during GNOME-3.12 drop 25f9555599.
I hope there weren't much else lost.

@lethalman: do you think it's good to have goffice inside gnome3?
Nothing from inside refers to it, and it doesn't seem to be follow
gnome's release cycle. In fact it rather seems tied to gnumeric instead.
2015-05-24 19:53:34 +02:00
Gabriel Ebner
064623599f Remove reference to missing autogen.sh. 2015-05-21 20:37:40 +02:00
Luca Bruno
22f957dad2 Drop gnome_icon_theme* from gnome3 2015-05-19 14:45:00 +02:00
Luca Bruno
99b14de505 Fix evaluation of goffice 0.8 across gnome updates 2015-05-18 13:05:26 +02:00
Luca Bruno
81c115ba99 termite: update and use vte 0.40 2015-05-18 12:31:29 +02:00
Luca Bruno
25f9555599 Drop GNOME 3.12 2015-05-18 12:24:08 +02:00
Vladimír Čunát
3b913df217 gnome3_16.gexiv2: maintenance update and fix hash
/cc @lethalman.
2015-05-17 10:26:33 +02:00
Luca Bruno
fc44525137 gdl: add myself as maintainer 2015-05-16 12:23:49 +02:00
Luca Bruno
bbc40015b6 gdl 3.16: fix sha 2015-05-16 12:22:47 +02:00
Thomas Tuegel
aa5791f7ad kde4.kopete: fix build 2015-05-07 21:49:54 -05:00
Luca Bruno
3715dbbb98 gnome-contacts: use automake 1.14 2015-05-07 14:28:14 +02:00
Thomas Tuegel
6dfbbc8e24 plasma53: fix kcm_keyboard 2015-05-06 07:08:20 -05: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
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
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
koral
e52afb24da gconf: removed heavy dependency on gtk by default. 2015-05-02 07:37:50 +00:00
William A. Kennington III
00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02: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
674c128cc0 plasma53: fix build failures 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
Luca Bruno
db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Thomas Tuegel
cefdbbcfb8 add plasma-5.2.95 2015-04-19 20:50:03 -05:00