AndersonTorres
b831e09bf4
xfce4-cpugraph-plugin: 1.1.0 -> 1.2.1
2021-01-31 02:49:30 -03:00
AndersonTorres
b57e63b788
xfce4-mailwatch-plugin: reorder
2021-01-31 02:49:30 -03:00
AndersonTorres
54269736be
xfce4-namebar-plugin: reorder
2021-01-31 02:49:30 -03:00
AndersonTorres
95c9001cad
xfce4-sensors-plugin: reorder
2021-01-31 02:49:30 -03:00
AndersonTorres
9fc7c3391a
xfce4-timer-plugin: reorder
2021-01-31 02:49:30 -03:00
AndersonTorres
a75a5c403f
xfce4-weather-plugin: reorder
2021-01-31 02:49:30 -03:00
AndersonTorres
7f49ba11d8
xfce4-windowck-plugin: reorder
2021-01-31 02:49:29 -03:00
AndersonTorres
0f6a865dd9
xfce4-systemload-plugin: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
3d51ede8b2
xfce4-notes-plugin: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
ac99266415
xfce4-mpc-plugin.nix: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
a77768f807
xfce4-mailwatch-plugin.nix: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
e6396dc230
xfce4-i3-workspaces-plugin.nix: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
525975e2a1
xfce4-hardware-monitor-plugin: reorder
2021-01-31 01:55:27 -03:00
AndersonTorres
94c5d879ae
xfce4-genmon-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
63d5a1adcc
xfce4-fsguard-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
f8955d59bf
xfce4-eyes-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
1e586af4b1
xfce4-embed-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
ab06afe57a
xfce4-dockbarx-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
85d7cbb485
xfce4-cpugraph-plugin: reorder
2021-01-31 01:55:26 -03:00
AndersonTorres
e1dd2a9ff1
xfwm4-themes: reorder
2021-01-31 01:55:25 -03:00
AndersonTorres
8f2d3208b8
xfce4-icon-theme: reorder file
...
A small modification to standardize the directory structure of XFCE expressions.
2021-01-31 01:55:25 -03:00
Sandro
46815990d6
Merge pull request #110995 from berbiche/init-xfce4-i3-workspaces-plugin
...
xfce.xfce4-i3-workspaces-plugin: init at 1.4.0
2021-01-29 00:35:42 +01:00
Nicolas Berbiche
c1ee2f8d45
xfce.xfce4-i3-workspaces-plugin: init at 1.4.0
2021-01-28 12:45:22 -05:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
5fffcef915
pkgs/desktops: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Jonathan Ringer
572a864d02
xfce.xfce4-namebar-plugin: fix build
2020-12-30 14:21:28 -08:00
José Romildo Malaquias
237ea07b9b
xfce.xfce4-namebar-plugin: 0.3.1 -> 1.0.0
...
- Update to version 1.0.0, based on gtk3
- Compile with vala 0.46
- Use pname
- Fix owner of git repository
- Add updateScript
2020-12-27 18:16:37 -03:00
José Romildo Malaquias
afd2d87cfe
xfce.xfwm4: 4.14.5 -> 4.14.6
...
It seems that the tag xfwm4-4.14.5 was changed to xfwm4-4-14.5 upstream.
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
532133ab3c
xfce.xfce4-whiskermenu-plugin: odd versions are not unstable
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
7918e97472
xfce.mousepad: odd versions are not unstable
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
e18817b4f4
xfce.orage: do not use mkXfceDerivation
...
The source is archived and unavailable at the new Xfce git repository
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
9ef6317164
xfce: use pname
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
34de28ed17
xfce: update src to use new git repository
2020-12-27 14:30:07 -03:00
kvtb
c7ef70f6c8
xfce.orage: fix dead link
2020-12-27 10:40:04 +00:00
Guillaume Girol
43acd21b06
Merge pull request #106762 from symphorien/thunar-send-email
...
xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
2020-12-15 19:19:39 +00:00
Guillaume Girol
0d2e2d9297
xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
...
fixes #106755
2020-12-12 12:00:00 +00:00
André Silva
4d4d16a926
thunar: fix wrapper build
2020-11-23 12:39:12 +00:00
MrKorner
e8268c7627
Update default.nix
2020-10-25 10:41:22 -04:00
MrKorner
7392ef4cce
Update default.nix
2020-10-25 10:41:22 -04:00
Jan Tojnar
2ff80c4b3f
xfce.xfce4-volumed: drop
...
Unmaintained and broken
2020-08-23 22:38:00 +02:00
José Romildo Malaquias
3b5ebd3e3b
xfce.tumbler: 0.2.8 -> 0.2.9
2020-08-16 13:19:22 +00:00
José Romildo Malaquias
b2d49b6615
xfce.xfwm4: 4.14.4 -> 4.14.5
2020-08-16 13:18:50 +00:00
worldofpeace
691ef2c55b
Merge pull request #94472 from romildo/upd.xfwm4
...
xfce.xfwm4: 4.14.2 -> 4.14.4
2020-08-01 22:11:24 -04:00
worldofpeace
85fd984901
Merge pull request #94477 from romildo/upd.xfce4-timer-plugin
...
xfce.xfce4-timer-plugin: 1.7.0 -> 1.7.1
2020-08-01 20:54:56 -04:00
José Romildo Malaquias
dd5e3ed022
xfce.xfce4-whiskermenu-plugin: 2.4.4 -> 2.4.6
2020-08-01 17:41:01 -03:00
José Romildo Malaquias
e0cb22161e
xfce.xfce4-timer-plugin: 1.7.0 -> 1.7.1
2020-08-01 17:17:30 -03:00
José Romildo Malaquias
4046a11a77
xfce.xfwm4: 4.14.2 -> 4.14.4
2020-08-01 17:02:46 -03:00
José Romildo Malaquias
6247f10280
xfce.xfce4-eyes-plugin: 4.5.0 -> 4.5.1
2020-06-22 11:16:27 -03:00
José Romildo Malaquias
a3ae0fd098
xfce.thunar: 1.8.14 -> 1.8.15
2020-05-26 11:40:59 -03:00
José Romildo Malaquias
88c479bce8
xfce.xfconf: 4.14.1 -> 4.14.3
2020-05-07 17:17:04 -03:00
José Romildo Malaquias
4a86636d33
xfce.xfce4-notifyd: 0.6.0 -> 0.6.1
2020-05-05 09:38:21 -03:00
José Romildo Malaquias
42b7f86b6f
xfce.xfwm4: 4.14.0 -> 4.14.2
2020-05-03 11:41:16 -03:00
José Romildo Malaquias
cd8a60fd3b
xfce.xfce4-panel: 4.14.3 -> 4.14.4
2020-04-30 18:53:28 -03:00
Frederik Rietdijk
57cfb787ef
Merge staging into staging-next
2020-04-25 21:53:27 +02:00
José Romildo Malaquias
59cea9da66
xfce.xfce4-whiskermenu-plugin: fix gettext path in script
2020-04-23 15:34:41 -03:00
José Romildo Malaquias
6a4b7e51b0
xfce.xfce4-whiskermenu-plugin: 2.4.3 -> 2.4.4
2020-04-22 23:01:16 -03:00
José Romildo Malaquias
5dd4e8900d
xfce.xfce4-icon-theme: add missing parent icon themes
...
Also:
- replace gtk2 by gtk3
- intltool and gtk are native build dependences
2020-04-19 21:32:15 -03:00
José Romildo Malaquias
c5d8f23feb
xfce.xfce4-icon-theme: update gtk dependency and add license
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
fc4a10e11d
xfce.xfce4-hardware-monitor-plugin: update meta
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
c7c0940bcb
xfce.xfce4-embed-plugin: update meta and buildInputs
2020-04-19 20:39:00 -03:00
José Romildo Malaquias
21fb9c538e
xfce.xfce4-mailwatch-plugin: remove broken status
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
11188c1746
xfce.exo: add support for gtk2, besides gtk3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
a2c97366cd
xfce.xfdesktop: 4.14.1 -> 4.14.2
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
ed93bfb64c
xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
68569ee02e
xfce.xfdashboard: 0.7.5 -> 0.7.7
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
360be696ad
xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
37be87b61f
xfce.xfce4-windowck-plugin: 0.4.4 -> 0.4.6
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
6ce6bdf9b2
xfce.xfce4-vala-panel-appmenu-plugin: 0.6.94 -> 0.7.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
39621eb16f
xfce.xfce4-systemload-plugin: 1.1.2 -> 1.2.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
4bf4f84742
xfce.xfce4-sensors-plugin: 1.2.6 -> 1.3.92
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
fec32ec287
xfce.xfce4-taskmanager: 1.2.2 -> 1.2.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
80227a5ed2
xfce.xfce4-settings: 4.14.0 -> 4.14.3
2020-04-19 20:38:59 -03:00
José Romildo Malaquias
cb847111a9
xfce.xfce4-session: 4.14.0 -> 4.14.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
39343ed9bc
xfce.xfce4-screenshooter: 1.9.5 -> 1.9.7
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
869ad7c100
xfce.xfce4-pulseaudio-plugin: 0.4.2 -> 0.4.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
f0a62cee13
xfce.xfce4-power-manager: 1.6.5 -> 1.6.6
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
bed7bb913b
xfce.xfce4-panel: 4.14.0 -> 4.14.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
7d84084418
xfce.xfce4-notes-plugin: 1.7.7 -> 1.8.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
da4b533366
xfce.xfce4-mpc-plugin: 0.4.5 -> 0.5.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
361b67effe
xfce.xfce4-notifyd: 0.4.4 -> 0.6.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
0c6b804014
xfce.xfce4-genmon-plugin: 3.4.0 -> 4.0.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
79dc51f3fd
xfce.xfce4-netload-plugin: 1.3.1 -> 1.3.2
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
81cef8fc21
xfce.xfce4-fsguard-plugin: 1.0.2 -> 1.1.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
118415ac41
xfce.xfce4-eyes-plugin: 4.4.4 -> 4.5.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
8fdb4832d7
xfce.xfce4-cpugraph-plugin: 1.0.5 -> 1.1.0
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
97b4f63ec7
xfce.xfce4-dict: 0.8.2 -> 0.8.3
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
d233a80946
xfce.xfce4-clipman-plugin: 1.4.3 -> 1.6.1
2020-04-19 20:38:58 -03:00
José Romildo Malaquias
d2d14fa1c6
xfce.xfce4-battery-plugin: 1.1.2 -> 1.1.3
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
404d9c52fe
xfce.xfburn: 0.6.1 -> 0.6.2
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
c911a4cf0b
xfce.tumbler: 0.2.7 -> 0.2.8
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
5d7b798861
xfce.thunar: 1.8.9 -> 1.8.14
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
c0c96e8b94
xfce.xfce4-terminal: 0.8.8 -> 0.8.9.2
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
279bb5a096
xfce.parole: 1.0.4 -> 1.0.5
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
20b701df38
xfce.gigolo: 0.5.0 -> 0.5.1
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
e18514f847
xfce.exo: 0.12.8 -> 0.12.11
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
f578c517a3
xfce.xfce4-dict-plugin: remove
...
- The xfce4-dict-plugin is now part of xfce4-dict
- See https://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin
- Throws a message
2020-04-19 20:38:57 -03:00
José Romildo Malaquias
cef0895d24
xfce.xfce4-netload-plugin: odd minor version number is not unstable
2020-04-16 08:06:56 -03:00
José Romildo Malaquias
2b98505890
xfce: use updateScript from pkgs
2020-04-15 23:02:34 -03:00
José Romildo Malaquias
06ba312152
xfce: add update scripts to xfce packages
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
8162d76b18
xfce: tailor general update scripts to the xfce packages
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
a772bc6eae
xfce.orage: the git repository has been archived (unmaintained)
2020-04-15 09:45:25 -03:00
José Romildo Malaquias
2dff34b56b
xfce: add pos attribute in mkXfcederivation
2020-04-15 09:45:25 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
...
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
worldofpeace
944ff7c9e2
Merge pull request #83684 from romildo/fix.xfce4-hardware-monitor-plugin
...
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 13:08:04 -04:00
José Romildo Malaquias
0dc23eaf61
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 10:11:12 -03:00
José Romildo Malaquias
459a94ffa7
xfce.xfce4-whiskermenu-plugin: 2.3.3 -> 2.4.3
2020-03-29 09:38:24 -03:00
Tor Hedin Brønner
398016914c
xfce.xfce4-dockbarx-plugin: use older vala
...
Bulid fails with 0.48, no fix upstream as I can see.
2020-03-24 07:11:22 +01:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
...
Ran the same script as #78265 .
Additionally, manually replaced `http://goodies.xfce.org `
with https.
2020-03-20 13:36:23 +01:00
Léo Gaspard
7566b4f924
Merge pull request #82614 from Ekleog/xfce4-remove-alias
...
xfce4-12: remove alias
2020-03-15 12:00:20 +01:00
Léo Gaspard
175f9ef4f8
xfce4-12: remove alias
2020-03-14 22:05:50 +01:00
conferno
e0a2f0fc24
xfce.xfdashbooard: fix typo
2020-03-02 17:22:07 +00:00
worldofpeace
8e5ed7cfbb
xfce.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume
...
We needed to add keybinder3.
2020-02-11 10:59:24 -05:00
worldofpeace
5e307dc68d
Revert "nixos/xfce: use sessionPackages"
...
This reverts commit 966e56cdfb
.
See https://github.com/NixOS/nixpkgs/pull/78421#issuecomment-582891431 .
2020-02-07 10:16:26 -05:00
José Romildo Malaquias
8bad3b1749
xfce.catfish: 1.4.12 -> 1.4.13
2020-02-01 07:20:12 -03:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
...
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
worldofpeace
966e56cdfb
nixos/xfce: use sessionPackages
2020-01-24 10:47:55 -05:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
...
According to https://repology.org/repository/nix_unstable/problems , we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.
The following script was used to make these updates:
```
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq '.[] | .problem' -r \
| rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
| sort | uniq > script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
José Romildo Malaquias
c1dfcabba0
xfce.catfish: 1.4.11 -> 1.4.12
2020-01-04 11:48:18 +00:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
José Romildo Malaquias
0529b27d18
catfish: move to pkgs/desktops/xfce/applications
...
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project
Makes an alias for catfish.
2019-12-23 07:54:59 -03:00
worldofpeace
272d9b91a0
Merge pull request #74398 from jtojnar/xfce-verve
...
xfce.xfce4-verve-plugin: 1.1.0 → 2.0.0
2019-12-05 11:17:04 +00:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
Jan Tojnar
dabd535775
xfce.xfce4-verve-plugin: 1.1.0 → 2.0.0
...
Fix build, exo-1 no longer required.
https://git.xfce.org/panel-plugins/xfce4-verve-plugin/commit/?h=isaacschemm/gtk3&id=ca80d4b0471b5419105bb2ad4fbf0037be765d42
2019-11-28 01:33:00 +01:00
worldofpeace
0f2e99bf3b
xfce.xfburn: 0.5.5 -> 0.6.1
2019-11-19 18:47:03 -05:00
worldofpeace
0a335d00c3
xfce.xfce4-datetime-plugin: 0.6.2 -> 0.8.0
2019-11-19 18:47:03 -05:00
worldofpeace
4615fb8311
xfce.thunar-archive-plugin: 0.3.1 -> 0.4.0
2019-11-19 18:47:03 -05:00
worldofpeace
af97f57fdb
xfce.thunar-dropbox-plugin: 0.2.1 -> 0.3.1
2019-11-19 18:47:03 -05:00
worldofpeace
ac70cd728c
xfce4-14: move to xfce and have only one version of xfce
...
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.
Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
worldofpeace
9acb145da3
xfce4-12.xfce4-vala-panel-appmenu-plugin: fix eval
2019-10-08 12:30:46 -04:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Matthias Beyer
9172e8a7ac
xfce panel plugins: Remove me as maintainer
...
I am not using xfce anymore, so I do not think it is appropriate that I
maintain these packages.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-07 19:56:39 +02:00
volth
84aed5da35
gnome2.gtkmm2 -> gtkmm2
2019-03-09 11:24:07 +00:00
Jan Tojnar
57c745f530
gnome2: remove aliases
2019-03-05 15:37:45 +01:00
Matthias Beyer
f1f4f38909
Revert "Remove maintainership"
...
I'm baaaaack!
This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.
This reverts commit ce1c1e3093
.
2019-02-20 19:57:34 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
hoijui
0fbaf96c32
xfce.xfce4-timer-plugin: correct description
...
Seems to have been copy pasted from another plugin and not adjusted.
2018-12-30 09:28:55 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00