Bobby Rong
cdaedcb0dd
xfce.mousepad: 0.6.2 -> 0.6.3
...
https://gitlab.xfce.org/apps/mousepad/-/compare/mousepad-0.6.2...mousepad-0.6.3
2024-10-21 20:33:10 +08:00
Bobby Rong
721fc2ad78
xfce.xfce4-dict: 0.8.7 -> 0.8.8
...
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.7...xfce4-dict-0.8.8
2024-10-02 16:56:18 +08:00
Bobby Rong
df85a0ed5a
xfce.xfce4-dict: 0.8.6 -> 0.8.7
...
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.6...xfce4-dict-0.8.7
2024-09-25 20:40:08 +08:00
Bobby Rong
e2210d169c
xfce.ristretto: enable JXL and WebP support
2024-09-08 16:47:02 +08:00
Bobby Rong
0da1fedd66
xfce.xfce4-notifyd: 0.9.4 -> 0.9.6
...
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.4...xfce4-notifyd-0.9.6
2024-08-15 20:05:05 +08:00
Bobby Rong
a78aafe88d
xfce.xfburn: 0.7.1 -> 0.7.2
...
https://gitlab.xfce.org/apps/xfburn/-/compare/xfburn-0.7.1...xfburn-0.7.2
2024-08-15 20:05:05 +08:00
Bobby Rong
ca36d45b95
xfce.xfce4-screenshooter: 1.11.0 -> 1.11.1
...
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.11.0...xfce4-screenshooter-1.11.1
2024-07-31 21:59:13 +08:00
Bobby Rong
e3e3eb56de
xfce.xfce4-screenshooter: 1.10.6 -> 1.11.0
...
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.6...xfce4-screenshooter-1.11.0
2024-07-25 21:24:12 +08:00
Bobby Rong
f323e57a90
xfce.xfburn: 0.7.0 -> 0.7.1
...
https://gitlab.xfce.org/apps/xfburn/-/compare/xfburn-0.7.0...xfburn-0.7.1
Also enable optional udev and gstreamer support.
2024-07-15 23:06:31 +08:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Doron Behar
cd18e2ae9a
Merge pull request #316510 from doronbehar/pkg/xfmpc
...
xfce.xfmpc: init at 0.3.1-2024-05-29
2024-06-08 20:34:36 +03:00
Doron Behar
616827fd9a
xfce.xfmpc: init at 0.3.1-2024-05-29
2024-06-05 14:31:55 +03:00
Bobby Rong
0dfd7b691f
xfce.xfce4-screenshooter: 1.10.5 -> 1.10.6
...
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.5...xfce4-screenshooter-1.10.6
2024-05-29 22:43:41 +08:00
Bobby Rong
e208ce1f40
xfce.xfce4-panel-profiles: Fix missing typelib
...
Use setupHook to set up the proper GI_TYPELIB_PATH.
2024-05-07 21:10:23 +08:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Bobby Rong
fc10d1dcb4
Merge pull request #298614 from bobby285271/rm/automakeAddFlags
...
xfce.automakeAddFlags: Drop
2024-03-26 21:31:17 +08:00
Bobby Rong
8b31f1a9da
xfce.mousepad: Build shortcuts plugin
...
See "Edit" -> "Preferences" -> "Plugins" -> "Shortcuts Editor".
8de8f04ca5
2024-03-24 20:38:16 +08:00
Bobby Rong
df5407130f
xfce.xfce4-dict: Drop configure-gio.patch
...
Builds fine, build log does not mention gio-unix anywhere so it is
not accidently pulled in, and does not seem to have optional deps.
2024-03-24 20:16:58 +08:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Mario Rodas
6709f48733
Merge pull request #279612 from gepbird/add-meta-mainprogram
...
hck, lf, xdragon, xfce4-terminal: add meta.mainProgram
2024-03-14 20:46:22 -05:00
Bobby Rong
adae3ba2f9
xfce.xfce4-screensaver: 4.18.2 -> 4.18.3
...
https://gitlab.xfce.org/apps/xfce4-screensaver/-/compare/xfce4-screensaver-4.18.2...xfce4-screensaver-4.18.3
2024-03-04 22:38:26 +08:00
Bobby Rong
5e1a4258ea
xfce.xfce4-terminal: 1.1.2 -> 1.1.3
...
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.1.2...xfce4-terminal-1.1.3
2024-03-02 12:13:54 +08:00
Bobby Rong
cb387e3c3d
xfce.xfce4-taskmanager: 1.5.6 -> 1.5.7
...
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.6...xfce4-taskmanager-1.5.7
2024-03-02 12:13:54 +08:00
Bobby Rong
3fcf360624
Merge pull request #287645 from bobby285271/upd/xfce
...
xfce.xfce4-notifyd: 0.9.3 -> 0.9.4
2024-02-11 17:23:28 +08:00
Bobby Rong
28d4417e7d
xfce.xfce4-notifyd: 0.9.3 -> 0.9.4
...
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.3...xfce4-notifyd-0.9.4
2024-02-10 11:50:54 +08:00
Bobby Rong
721190a2ca
xfce.mousepad: 0.6.1 -> 0.6.2
...
https://gitlab.xfce.org/apps/mousepad/-/compare/mousepad-0.6.1...mousepad-0.6.2
2024-02-06 20:03:12 +08:00
Bobby Rong
8ead389dcc
xfce.ristretto: 0.13.1 -> 0.13.2
...
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.13.1...ristretto-0.13.2
2024-02-06 20:01:15 +08:00
Bobby Rong
acb4e011bf
xfce.xfce4-terminal: 1.1.1 -> 1.1.2
...
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.1.1...xfce4-terminal-1.1.2
2024-02-06 19:59:35 +08:00
Bobby Rong
c3eda87314
xfce.xfce4-screenshooter: 1.10.4 -> 1.10.5
...
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.4...xfce4-screenshooter-1.10.5
2024-02-05 21:07:34 +08:00
Gutyina Gergő
75c78d0715
xfce4-terminal: add meta.mainProgram
2024-01-08 14:20:17 +01:00
Bobby Rong
c31bc86da8
xfce.parole: 4.18.0 -> 4.18.1
...
https://gitlab.xfce.org/apps/parole/-/compare/parole-4.18.0...parole-4.18.1
2023-12-02 18:25:35 +08:00
Bobby Rong
fb43952358
xfce.xfce4-dict: 0.8.5 -> 0.8.6
...
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.5...xfce4-dict-0.8.6
2023-11-21 21:52:57 +08:00
Bobby Rong
1e386048cc
Merge pull request #262945 from bobby285271/upd/xfce
...
xfce.xfce4-notifyd: 0.9.2 -> 0.9.3
2023-10-24 20:47:42 +08:00
Bobby Rong
c9a1185765
xfce.xfce4-notifyd: 0.9.2 -> 0.9.3
...
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.2...xfce4-notifyd-0.9.3
2023-10-23 22:14:55 +08:00
Bobby Rong
306bbe45d8
Merge pull request #262094 from bobby285271/upd/xfce
...
xfce.xfce4-notifyd: 0.8.2 -> 0.9.2
2023-10-20 21:29:49 +08:00
Bobby Rong
fb8ebe74da
xfce.xfce4-notifyd: 0.8.2 -> 0.9.2
...
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.8.2...xfce4-notifyd-0.9.2
2023-10-19 23:10:58 +08:00
Bobby Rong
1aff2bc09a
Merge pull request #261843 from bobby285271/upd/xfce
...
Xfce updates 2023-10-18
2023-10-19 20:12:09 +08:00
Bobby Rong
7a0b201946
xfce.xfce4-terminal: 1.1.0 -> 1.1.1
...
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.1.0...xfce4-terminal-1.1.1
2023-10-18 21:49:11 +08:00
ProminentRetail
d8d6827b6a
xfce.catfish: Fix double wrapping resulting in wrong StartupWMClass
2023-10-17 21:14:49 +08:00
natsukium
1ecda4bec5
python311Packages.distutils-extra: rename from distutils_extra
2023-10-12 10:50:39 +09:00
Bobby Rong
26189ecc33
xfce.xfce4-taskmanager: 1.5.5 -> 1.5.6
...
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.5...xfce4-taskmanager-1.5.6
2023-10-06 21:47:38 +08:00
Bobby Rong
6012a834aa
xfce.gigolo: 0.5.2 -> 0.5.3
...
https://gitlab.xfce.org/apps/gigolo/-/compare/gigolo-0.5.2...gigolo-0.5.3
2023-09-30 13:00:33 +08:00
Bobby Rong
1c14766c33
Merge pull request #250765 from bobby285271/upd/xfce
...
xfce.xfce4-terminal: 1.0.4 -> 1.1.0
2023-08-23 11:53:22 +08:00
Bobby Rong
6d2a11d1a4
xfce.xfce4-terminal: 1.0.4 -> 1.1.0
...
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.0.4...xfce4-terminal-1.1.0
- Explicitly add glib.
- Format with nixpkgs-fmt.
- Clean up unneeded NIX_CFLAGS_COMPILE.
2023-08-22 21:06:41 +08:00
Bobby Rong
b44f013821
xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
...
Adding missing python should be enough to fix the wrong shebangs.
2023-08-22 10:21:39 +08:00
Bobby Rong
7930f24ef5
xfce.catfish: 4.16.4 -> 4.18.0
...
https://gitlab.xfce.org/apps/catfish/-/compare/catfish-4.16.4...catfish-4.18.0
2023-08-07 10:19:54 +08:00
Bobby Rong
c5355d2bfe
xfce.xfce4-volumed-pulse: 0.2.3 -> 0.2.4
...
https://gitlab.xfce.org/apps/xfce4-volumed-pulse/-/compare/xfce4-volumed-pulse-0.2.3...xfce4-volumed-pulse-0.2.4
2023-07-26 12:51:54 +08:00
Adam Joseph
12303c652b
xfce.mousepad: allow to disable polkit
...
mousepad recently accrued a `polkit` dependency. This commit allows
to disable that dependency via `enablePolkit`, like many other
polkitized packages.
2023-07-22 21:03:31 +08:00
Bobby Rong
181398d1de
xfce.xfce4-panel-profiles: 1.0.13 -> 1.0.14
...
https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/compare/xfce4-panel-profiles-1.0.13...xfce4-panel-profiles-1.0.14
2023-06-06 13:15:36 +08:00