Commit graph

11966 commits

Author SHA1 Message Date
Nick Cao 94dc2f4beb
Merge pull request #216738 from wineee/deepin-camera
deepin.deepin-camera: init at 1.4.8
2023-02-23 08:56:04 +08:00
github-actions[bot] 82db2c5621
Merge staging-next into staging 2023-02-23 00:02:59 +00:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
K900 642c44a28d plasma: 5.27.0 -> 5.27.1 2023-02-22 17:44:03 +03:00
github-actions[bot] 67e4f6dde0
Merge staging-next into staging 2023-02-22 12:02:05 +00:00
K900 fec6c5c6c9
Merge pull request #217588 from samueldr/fix/plasmoid-viewer
plasma-sdk: Fix plasmoidviewer
2023-02-22 09:27:50 +03:00
github-actions[bot] f95edd46da
Merge staging-next into staging 2023-02-22 06:01:53 +00:00
rewine b21e6f2c58
deepin-camera: init at 1.4.8 2023-02-22 10:28:36 +08:00
Nick Cao 3836b0f42a
Merge pull request #217446 from wineee/dde-calendar
deepin.dde-calendar: init at 5.8.30
2023-02-22 09:04:30 +08:00
Samuel Dionne-Riel 297a5a5c71 plasma-sdk: Fix plasmoidviewer
```
file://.../org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml:16:1:
    module "org.kde.kitemmodels" is not installed
```
2023-02-21 18:15:43 -05:00
github-actions[bot] 9acd1eb7fd
Merge staging-next into staging 2023-02-21 18:01:45 +00:00
maxine 8722d4e4b2
Merge pull request #217474 from bobby285271/upd/epiphany 2023-02-21 15:07:07 +01:00
Bobby Rong 1f64c9ca16
epiphany: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/43.0...43.1

- Hide bookmark star in application mode.
- Fix type error when displaying about:overview empty state.
- Fix thumbnails when loading about:overview from session state.
- Properly %-encode URLs copied from address bar.
- Fix minor memory leaks.
- Fix double free when file monitor for user JavaScript fails.
- Don't autofill passwords in sandboxed contexts (CVE-2023-26081).
- Updated translations.
2023-02-21 17:00:42 +08:00
rewine 4cf00ef65c
deepin-desktop-schemas: init at 5.10.11 2023-02-21 15:27:47 +08:00
rewine e5d7a2eada
dde-calendar: init at 5.8.30 2023-02-21 15:13:59 +08:00
github-actions[bot] e579b2b641
Merge staging-next into staging 2023-02-20 18:02:05 +00:00
Sandro 91625cdce9
Merge pull request #216735 from wineee/deepin-wallpaper
deepin.deepin-wallpapers: init at 1.7.10
2023-02-20 19:00:05 +01:00
github-actions[bot] 0a547ad8b7
Merge staging-next into staging 2023-02-20 12:02:08 +00:00
Bobby Rong d784144467
Merge pull request #217125 from bobby285271/upd/cinnamon
cinnamon.warpinator: 1.4.4 -> 1.4.5
2023-02-20 19:51:29 +08:00
Doron Behar 5e9bcb9338
Merge pull request #217001 from tobim/pkgs/easyscreencast-1.7.0
gnomeExtensions.EasyScreenCast: 1.4.0 -> 1.7.0
2023-02-20 09:59:57 +02:00
github-actions[bot] 8e4dd5face
Merge staging-next into staging 2023-02-20 06:02:09 +00:00
Nick Cao 8545b2b098
Merge pull request #216283 from wineee/core1
dde-polkit-agent: init at 5.5.22; dpa-ext-gnomekeyring: init at 5.0.11
2023-02-20 11:23:37 +08:00
github-actions[bot] 1ce3b0f272
Merge staging-next into staging 2023-02-19 12:02:03 +00:00
Bobby Rong e8f21cbac9
cinnamon.warpinator: 1.4.4 -> 1.4.5
https://github.com/linuxmint/warpinator/compare/1.4.4...1.4.5
2023-02-19 19:01:17 +08:00
Maximilian Bosch 81e8a8cd14
Merge pull request #216386 from SuperSandro2000/gnome-keyring-name
libgnome-keyring: don't set name
2023-02-19 11:15:55 +01:00
github-actions[bot] ba877c4755
Merge staging-next into staging 2023-02-19 06:02:10 +00:00
Bobby Rong 602cb132de
gnome.mutter: 43.2 → 43.3
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.2...43.3

- Skip resize effects for tiled windows during user grabs.
- Disable direct scanout during drag-n-drop operations.
- Ignore unmapped subsurfaces in direct scanout check.
- Fix cursor disappearing over windows during grabs.
- Fix pointer constrains with subsurfaces.
- Make wl_output mode independent of the orientation.
- Improve focus handling on workspace switches.
- Fix cursor position in window screencasts.
- Do not require a physical device to update pointer visibility.
- Fix initialization of keyboard accessibility.
- Fix freeze when crossing monitors under some conditions.
- Don't allow window activation to break global grabs.
- Fixed crashes.
- Plugged leak.
- Misc. bug fixes and cleanups.
2023-02-19 11:09:17 +08:00
Bobby Rong 71bdfad793
gnome.gnome-shell: 43.2 → 43.3
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/43.2...43.3

- Ensure quick settings toggles align with the pixel grid.
- Lower OOM score of gnome-shell process.
- Fix incomplete device list in volume menus.
- Fixed crash.
- Plugged leak.
- Misc. bug fixes and cleanups.
2023-02-19 11:09:17 +08:00
Bobby Rong dd405d1b0c
gnome.gnome-boxes: 43.2 → 43.3
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/43.2...43.3

- Add OVF to list of supported install media formats.
- Use mime-type when validating OVA file.
2023-02-19 10:43:33 +08:00
Bobby Rong ef2b498ead
gnome.gnome-backgrounds: 43 → 43.1
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/43...43.1

No changes (https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/issues/33).
2023-02-19 10:39:42 +08:00
Tobias Mayer f305cd1098
gnomeExtensions.EasyScreenCast: 1.4.0 -> 1.7.0 2023-02-18 20:48:28 +01:00
Artturi cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2 2023-02-18 20:12:57 +02:00
Bobby Rong 54c86ebc98
Merge pull request #216586 from bobby285271/fix/pantheon-clutter-cleanup
Pantheon: cleanup unused clutter dep
2023-02-18 10:50:26 +08:00
Artturin cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
rewine 5a2d66c883
deepin-wallpapers: init at 1.7.10 2023-02-17 10:55:12 +08:00
Sandro 10235445f9
Merge pull request #215433 from wineee/dde-api 2023-02-16 20:50:47 +01:00
Jan Tojnar 4a22c3e26e
Merge pull request #216584 from bobby285271/upd/gnome
GNOME updates
2023-02-16 20:09:58 +01:00
piegames 119f49e6d9
Merge pull request #216546: gnomeExtensions: auto-update 2023-02-16 11:47:02 +01:00
Bobby Rong a995311968
pantheon.elementary-greeter: Use mesa instead of clutter-gtk
Looks like the comment no longer applies.
We just add the missing mesa for EGL/eglmesaext.h header.
2023-02-16 12:31:51 +08:00
Bobby Rong e410548128
pantheon.gala: Use mesa instead of clutter
What gala needs is mutter-clutter-7, not clutter-1.0.
We just add the missing mesa for EGL/eglmesaext.h header.
2023-02-16 12:31:45 +08:00
rewine 52972d8c81
deepin-voice-note: init at 5.10.22 2023-02-16 11:51:50 +08:00
Bobby Rong ce74158b70
gnome.gnome-control-center: 43.2 → 43.4.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/43.2...43.4.1
2023-02-16 11:40:02 +08:00
Bobby Rong 29a1311a65
gnome.rygel: 0.42.0 → 0.42.1
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.0...rygel-0.42.1
2023-02-16 11:39:56 +08:00
Ryan Horiguchi 4c6d067322
gnomeExtensions: auto-update 2023-02-16 00:03:31 +01:00
Nick Cao b1d83b3c79
Merge pull request #215238 from wineee/deepin-reader1
deepin.deepin-reader: init at 5.10.28
2023-02-15 09:57:22 +08:00
Nick Cao 21612c5a7e
Merge pull request #216389 from SuperSandro2000/gtksourceview
gtksourceview: remove with lib over entire file
2023-02-15 09:08:47 +08:00
Jan Tojnar 5ea14c1fb4 libgnome-keyring: remove maintainers
It has been deprecated for years and is not really maintained.
2023-02-14 23:53:00 +01:00
Sandro Jäckel 56a285e2b7
gtksourceview: remove with lib over entire file 2023-02-14 23:34:35 +01:00
Sandro Jäckel fbf13b49fb
libgnome-keyring: don't set name 2023-02-14 23:32:38 +01:00
K900 0059f767b9
Merge pull request #211767 from K900/plasma-5.27
Plasma 5.27
2023-02-14 22:12:28 +03:00
Jan Tojnar fffcd79090
Merge pull request #216101 from bobby285271/upd/gnome
GNOME updates
2023-02-14 19:54:28 +01:00
K900 ebd78ed69f lxqt-config: backport build fixes for Plasma 5.27 2023-02-14 14:15:58 +03:00
K900 06ca9b6bd8 kwin: force gcc12Stdenv on aarch64 2023-02-14 14:15:58 +03:00
K900 0a1a4be75e plasma5: allow overriding stdenv in wrapper
Will be needed for the next commits
2023-02-14 14:15:58 +03:00
K900 d5210b6725 kwin: stop reverting c++20 things 2023-02-14 14:15:58 +03:00
K900 0091bd6346 kinfocenter: symlink correct executable
In 5.27 systemsettings is the main executable, and systemsettings5 is the symlink.
2023-02-14 14:15:58 +03:00
K900 803c28d81e plasma-remotecontrollers: add new dependency 2023-02-14 14:15:58 +03:00
K900 4d28accf12 kwin: fixup patch 2023-02-14 14:15:57 +03:00
K900 2469eab45e kscreenlocker: and libkscreen dependency 2023-02-14 14:15:57 +03:00
K900 b7409ad3bf libkscreen: refresh patch 2023-02-14 14:15:57 +03:00
K900 f0b101fd06 plasma-welcome: init at 5.27.0 2023-02-14 14:15:57 +03:00
K900 984315e6e1 flatpak-kcm: init at 5.27.0 2023-02-14 13:57:36 +03:00
K900 9bd88aa6ec plasma5: 5.26.5 -> 5.27.0
Autogenerated, more changes coming.
2023-02-14 13:57:36 +03:00
rewine 76ac693197 dpa-ext-gnomekeyring: init at 5.0.11 2023-02-14 17:22:20 +08:00
rewine 8abe7fd075
dde-polkit-agent: init at 5.5.22 2023-02-14 17:22:15 +08:00
Anderson Torres f60c5a80b0 arcanPackages.pipeworld: unstable-2022-04-03 -> unstable-2023-02-05 2023-02-13 23:43:12 -03:00
Anderson Torres fbac91e0ba arcanPackages.durden: unstable-2022-10-16 -> unstable-2023-01-19 2023-02-13 23:43:12 -03:00
Anderson Torres d39b126036 arcanPackages.cat9: unstable-2018-09-13 -> unstable-2023-02-11 2023-02-13 23:43:12 -03:00
Anderson Torres 3cb73a653b arcanPackages.prio: cosmetic rewrite 2023-02-13 23:43:12 -03:00
Anderson Torres 3c6be4cec7 arcanPackages.arcan: cosmetic rewrite 2023-02-13 23:43:11 -03:00
github-actions[bot] 0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Bobby Rong d82beffc8a gnome.gnome-contacts: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/43.0...43.1
2023-02-13 09:25:51 +08:00
Bobby Rong b75c6c70bd
gnome.gnome-software: 43.3 → 43.4
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/43.3...43.4
2023-02-12 14:13:53 +00:00
Bobby Rong 549d7f905e
evolution-data-server: 3.46.3 → 3.46.4
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.46.3...3.46.4
2023-02-12 14:10:54 +00:00
github-actions[bot] 15bfb025ab
Merge master into staging-next 2023-02-11 18:01:19 +00:00
John Ericson 3b7b2807bd
Merge pull request #215844 from obsidiansystems/more-meta-pkg-config-modules
treewide: Add `meta.pkgConfigModules` to a few packages
2023-02-11 11:47:55 -05:00
John Ericson 03c5c0a2c4 gtksourceview: Add meta.pkgConfigModules and test 2023-02-11 11:03:01 -05:00
John Ericson a938c505f3 gnome2.gnome_vfs: Add meta.pkgConfigModules and test 2023-02-11 11:03:00 -05:00
John Ericson 9808e6d891 libgnome-keyring{,3}: Add meta.pkgConfigModules and test 2023-02-11 11:03:00 -05:00
github-actions[bot] 42cf9b70d4
Merge master into staging-next 2023-02-10 18:01:23 +00:00
piegames 7d37fa345e
Merge pull request #215175: gnomeExtensions: auto-update 2023-02-10 13:53:16 +01:00
github-actions[bot] bff8e74964
Merge master into staging-next 2023-02-10 06:01:18 +00:00
Jan Tojnar 98d83baede
Merge pull request #215604 from bobby285271/upd/gnome.ghex
gnome.ghex: 43.0 → 43.1
2023-02-10 02:32:36 +01:00
Bobby Rong 6b1e0fe8cd
gnome.ghex: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/ghex/-/compare/43.0...43.1
2023-02-10 01:13:41 +00:00
github-actions[bot] c76e040c19
Merge master into staging-next 2023-02-09 12:01:30 +00:00
Bobby Rong 8836d9cf49
Merge pull request #215421 from bobby285271/upd/pantheon.appcenter
pantheon.appcenter: 7.1.0 -> 7.2.0
2023-02-09 17:26:31 +08:00
Ryan Horiguchi dbb8adabcb
gnomeExtensions: auto-update 2023-02-09 09:52:01 +01:00
rewine e6e02bc9c2
dde-api: init at 5.5.32 2023-02-09 11:49:32 +08:00
Bobby Rong 44191eca5f
pantheon.appcenter: 7.1.0 -> 7.2.0 2023-02-09 09:29:54 +08:00
Vladimír Čunát 1e42908aa7
Merge branch 'master' into staging-next 2023-02-08 21:50:23 +01:00
Sandro 7a033d6395
Merge pull request #213522 from wineee/deepin-go-package
deepin(go-packages): init at 20.8
2023-02-08 11:37:53 +01:00
rewine 35b5c598f1
deepin-reader: init at 5.10.28 2023-02-08 11:26:14 +08:00
Vladimír Čunát 3356399453
Merge branch 'master' into staging-next 2023-02-07 17:36:16 +01:00
piegames c2a1283177
Merge PR #201318: gnomeExtensions.tophat: patch missing dependency 2023-02-07 17:25:59 +01:00
Nick Cao 8258234dde
Merge pull request #215054 from wineee/deepin-turbo
deepin.deepin-turbo: init 0.0.6.3
2023-02-07 14:39:21 +08:00
github-actions[bot] 41e5bd55d5
Merge master into staging-next 2023-02-07 06:01:28 +00:00
rewine 70d75c24e4
deepin-turbo: init at 0.0.6.3 2023-02-07 13:29:45 +08:00
Nick Cao 4ee1a6c3ae
Merge pull request #215040 from wineee/fixbuild
deepin.deepin-image-viewer: fix build with libraw 0.21.1
2023-02-07 12:58:47 +08:00
rewine 8aee03feff
deepin-image-viewer: fix build with libraw 0.21.1 2023-02-07 12:31:29 +08:00
Sandro 33f13f3f17
Merge pull request #214131 from wineee/deepin-desktop-base 2023-02-07 01:05:10 +01:00
github-actions[bot] 5b5def96bc
Merge master into staging-next 2023-02-06 12:01:38 +00:00
github-actions[bot] b2a1140ada
Merge master into staging-next 2023-02-06 06:01:25 +00:00
rewine 2cf940e66c
deepin-picker: init at 5.0.28 2023-02-06 13:25:34 +08:00
rewine 98d5b0c319
deepin-album: init at 5.10.9 2023-02-06 13:25:30 +08:00
rewine ac500cdd0b
deepin-image-viewer: init at 5.9.4 2023-02-06 13:18:23 +08:00
rewine 3adf8bdfb2 deepin-draw: init at 5.11.4 2023-02-06 11:16:17 +08:00
rewine bad653dbc2
deepin-compressor: init at 5.12.9 2023-02-06 10:18:05 +08:00
github-actions[bot] cb231fb28d
Merge master into staging-next 2023-02-05 06:01:18 +00:00
Bobby Rong 725ed88fea
Merge pull request #214490 from bobby285271/upd/pantheon.elementary-files
pantheon.elementary-files: 6.2.1 -> 6.2.2
2023-02-05 09:51:53 +08:00
Bobby Rong 2779776653
pantheon.elementary-files: 6.2.1 -> 6.2.2 2023-02-04 13:32:38 +08:00
Vladimír Čunát d0d8c15bad
Merge branch 'master' into staging-next
pkgs/development/web/nodejs/v18.nix conflict:
  the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Weijia Wang 04df784f4b
Merge pull request #214341 from wineee/qt5integration
deepin.qt5integration: 5.6.3 -> 5.6.4
2023-02-03 21:41:54 +01:00
Jan Tojnar 165c01c706
Merge pull request #212842 from jtojnar/heif
gnome.eog: Add HEIF support
2023-02-03 14:38:25 +01:00
Jan Tojnar 780c989913
Merge pull request #214150 from jtojnar/gnome
GNOME updates
2023-02-03 14:36:56 +01:00
rewine 3c6e6ce6f1 deepin.qt5integration: 5.6.3 -> 5.6.4 2023-02-03 18:00:29 +08:00
rewine dc0b701631
deepin-pw-check: init at 5.1.17 2023-02-03 17:50:22 +08:00
rewine c700cb7b5e
deepin-gettext-tools: init at 1.0.10 2023-02-03 17:50:22 +08:00
rewine cb3c159314
go-dbus-factory: init at 1.10.23 2023-02-03 17:50:22 +08:00
rewine ea00098756
go-gir-generator: init at 2.2.0 2023-02-03 17:50:22 +08:00
rewine 732cfc7947
go-lib: init at 5.8.27
s
2023-02-03 17:50:20 +08:00
Vladimír Čunát 2dc3159812
Merge #214299: gnome.seahorse: add gpg 2.4.0 patch from upstream
...into staging-next
2023-02-03 08:42:17 +01:00
github-actions[bot] 41d7ce1517
Merge master into staging-next 2023-02-03 06:01:30 +00:00
Fabián Heredia Montiel 839b6b5e20 seahorse: add gpg 2.4.0 patch from upstream
Since gpg got upgraded from 2.3.7 to 2.4.0 the build script was failing

Related to 770bf7e2de
2023-02-02 21:07:51 -06:00
Nick Cao 7e957f03a7
Merge pull request #213911 from wineee/deditor
deepin.deepin-editor: init at 5.10.35
2023-02-03 10:19:52 +08:00
Jan Tojnar 094f3726d9 gnome.zenity: 3.43.0 → 3.44.0
We have not been installing icons since the Meson switch but now it caused the updated post-install script to crash:

    gtk-update-icon-cache: Failed to open file /nix/store/czzwa7n5yg12gvmq0xg9l9d9s1ja4280-zenity-3.44.0/share/icons/hicolor/.icon-theme.cache : No such file or directory

https://gitlab.gnome.org/GNOME/zenity/-/compare/3.43.0...3.44.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-02-02 23:25:54 +01:00
Jan Tojnar f3b449e8d4 gnome.gnome-maps: 43.3 → 43.4
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v43.3...v43.4

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-02-02 23:25:53 +01:00
github-actions[bot] 6d7be19afb
Merge master into staging-next 2023-02-02 18:01:08 +00:00
Bobby Rong 6d5025d631
Merge pull request #213561 from bobby285271/fix/cinnamon
cinnamon.cinnamon-common: various changes
2023-02-02 23:47:04 +08:00
Bobby Rong 6997aefc84
cinnamon.cinnamon-common: use correct python for scrollbar-test-widget.py
Loading Themes module
Traceback (most recent call last):
  File "/xxxxxx/share/cinnamon/cinnamon-settings/bin/scrollbar-test-widget.py", line 6, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'

This file is being called as
Gio.Subprocess.new(['python3', '/xxxxxx/scrollbar-test-widget.py', str(self.content_widget.get_id())], Gio.SubprocessFlags.NONE)
2023-02-02 20:19:08 +08:00
rewine 33dfee8c9b
deepin-desktop-base: init at 2022.03.07 2023-02-02 16:40:07 +08:00
github-actions[bot] 2cc6469b1d
Merge master into staging-next 2023-02-02 00:02:33 +00:00
Weijia Wang edad90eb35
Merge pull request #213988 from bobby285271/upd/pantheon-tweaks
pantheon-tweaks: 1.0.4 -> 1.1.0
2023-02-01 19:16:57 +01:00
Vladimír Čunát 9e2af38827
Merge branch 'staging' into staging-next 2023-02-01 17:05:25 +01:00
Bobby Rong 204f8c2133
pantheon-tweaks: 1.0.4 -> 1.1.0
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.0.4...1.1.0
2023-02-01 22:30:57 +08:00
rewine 85b3a0e208 deepin-editor: init at 5.10.35 2023-02-01 15:38:04 +08:00
rewine c6b1954190
deepin-terminal: init at 5.4.34 2023-02-01 14:08:45 +08:00
github-actions[bot] ba176ec75c
Merge staging-next into staging 2023-02-01 06:01:40 +00:00
Nick Cao a2470e39b2
Merge pull request #213372 from romildo/upd.xfce4-panel
xfce.xfce4-panel: 4.18.0 -> 4.18.1
2023-02-01 10:19:37 +08:00
Nick Cao e508656042
Merge pull request #213383 from romildo/upd.xfdesktop
xfce.xfdesktop: 4.18.0 -> 4.18.1
2023-02-01 10:14:14 +08:00
Nick Cao 86d5282d03
Merge pull request #213367 from romildo/upd.libxfce4util
xfce.libxfce4util: 4.18.0 -> 4.18.1
2023-02-01 10:13:45 +08:00
Nick Cao 726692b6f7
Merge pull request #213368 from romildo/upd.thunar
xfce.thunar: 4.18.1 -> 4.18.3
2023-02-01 10:13:29 +08:00
Nick Cao f077f4c1a2
Merge pull request #213370 from romildo/upd.xfce4-datetime-plugin
xfce.xfce4-datetime-plugin: 0.8.2 -> 0.8.3
2023-02-01 10:13:12 +08:00
Nick Cao 7425329707
Merge pull request #213381 from romildo/upd.xfce4-whiskermenu-plugin
xfce.xfce4-whiskermenu-plugin: 2.7.1 -> 2.7.2
2023-02-01 10:11:47 +08:00
Nick Cao 4fedf364dd
Merge pull request #213380 from romildo/upd.xfce4-taskmanager
xfce.xfce4-taskmanager: odd minor release numbers are stable
2023-02-01 10:11:23 +08:00
Nick Cao 85a1f6591e
Merge pull request #212905 from wineee/deepin-arkwork
deepin(artwork): init at 20.8
2023-02-01 10:07:50 +08:00
Bobby Rong bdc6404b0f
cinnamon.cinnamon-common: unbreak calendar-server
Reported in issue 213728. With this change you can see
list of your EDS events in your calendar applet.
2023-01-31 21:28:13 +08:00
Bobby Rong 7f5ad3e298
cinnamon.cinnamon-common: unbreak looking-glass
Reported in issue 213728.
ModuleNotFoundError: No module named 'pyinotify'
2023-01-31 21:28:12 +08:00
Bobby Rong 63a4f9f242
cinnamon.cinnamon-common: use mesa instead of clutter
This is probably a mistake I made when bumping cinnamon to 5.4.
What cinnamon needs is muffin-clutter-0, the clutter package itself
is something no longer maintained. We just add the missing mesa
for the EGL/eglmesaext.h header.
2023-01-31 21:28:12 +08:00
github-actions[bot] 6527aa6d68
Merge staging-next into staging 2023-01-31 12:01:45 +00:00
Vladimír Čunát e4957a85c9
Merge #211923: staging-next 2023-01-21 2023-01-31 09:42:28 +01:00
Peter Hoeg f265af55c5 kinfocenter: add a bunch of tools for additional info 2023-01-31 14:46:06 +08:00
Bobby Rong 279fb9d464
cinnamon.cinnamon-common: stop substituting upload-system-info
We install xapp in environment.systemPackages in the cinnamon module
because most XApps need the icon it provides. As a side effect, we
should have this in PATH. This is really an optional app,
cinnamon-settings handles the situation well when it is missing.
2023-01-30 19:50:33 +08:00
José Romildo 26057588ae xfce.xfdesktop: 4.18.0 -> 4.18.1 2023-01-29 11:25:28 -03:00
José Romildo 85c6464a2a xfce.xfce4-whiskermenu-plugin: 2.7.1 -> 2.7.2 2023-01-29 11:19:41 -03:00
José Romildo 403be179ec xfce.xfce4-taskmanager: odd minor release numbers are stable 2023-01-29 11:09:17 -03:00
José Romildo a8c1e3fa17 xfce.xfce4-panel: 4.18.0 -> 4.18.1 2023-01-29 10:38:45 -03:00
José Romildo 8f23070e1a xfce.xfce4-datetime-plugin: 0.8.2 -> 0.8.3 2023-01-29 10:29:06 -03:00
José Romildo e8dd056bfa xfce.thunar: 4.18.1 -> 4.18.3 2023-01-29 10:23:34 -03:00
José Romildo f7059afcf8 xfce.libxfce4util: 4.18.0 -> 4.18.1 2023-01-29 10:18:57 -03:00
github-actions[bot] e043f89f93
Merge staging-next into staging 2023-01-29 12:01:54 +00:00
github-actions[bot] 2019d6632b
Merge master into staging-next 2023-01-29 12:01:20 +00:00
Weijia Wang ab53f94d84
Merge pull request #213282 from bobby285271/upd/pantheon.appcenter
pantheon.appcenter: 7.0.0 -> 7.1.0
2023-01-29 09:13:20 +01:00
Bobby Rong b228bcbe5d
pantheon.appcenter: 7.0.0 -> 7.1.0 2023-01-29 10:39:46 +08:00
github-actions[bot] fa361440fc
Merge staging-next into staging 2023-01-28 12:01:44 +00:00
github-actions[bot] b460ba1998
Merge master into staging-next 2023-01-28 12:01:10 +00:00
Jan Tojnar 67e3a88fa5
Merge pull request #213091 from bobby285271/upd/gnome
GNOME updates
2023-01-28 10:51:12 +01:00
Artturi c114d0cf8c
Merge pull request #212979 from wineee/gio-qt 2023-01-28 11:48:16 +02:00
Weijia Wang 356e59e491
Merge pull request #213107 from bobby285271/upd/tepl
tepl: 6.2.0 → 6.4.0
2023-01-28 10:46:38 +01:00
Bobby Rong 73edcd48e0
gnome.gedit: 43.2 → 44.2
https://gitlab.gnome.org/GNOME/gedit/-/compare/43.2...44.2
2023-01-28 15:12:25 +08:00
github-actions[bot] eff91987b6
Merge staging-next into staging 2023-01-28 06:01:51 +00:00
github-actions[bot] 951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
Bobby Rong 409a6fdef6
gnome.gnome-sudoku: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/43.0...43.1
2023-01-28 04:25:36 +00:00
Bobby Rong 2d63cc830e
gnome.gpaste: 43.0 → 43.1
https://github.com/Keruspe/GPaste/compare/v43.0...v43.1
2023-01-28 12:24:06 +08:00
Bobby Rong df28e02725
Merge pull request #212981 from bobby285271/upd/gnome-flashback
GNOME (flashback) updates
2023-01-28 11:57:19 +08:00
rewine a9156a9c21 dde-account-faces: init at 1.0.12.1 2023-01-28 10:49:01 +08:00
rewine 216ac3a5e3 deepin-sound-theme: init at 15.10.6 2023-01-28 10:45:52 +08:00
rewine 20a25fc288 deepin-gtk-theme: init at unstable-2022-07-26 2023-01-28 10:45:52 +08:00
rewine 6af5ac7ba5 deepin-icon-theme: init at 2021.11.24 2023-01-28 10:45:00 +08:00
rewine 903afe066d deepin.gio-qt: enable build docs 2023-01-28 09:40:38 +08:00
Martin Weinelt 4d96ea81a4 Merge remote-tracking branch 'origin/staging-next' into staging 2023-01-27 23:50:50 +01:00
Martin Weinelt 52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
piegames d5d70cb308
Merge pull request #212666: gnomeExtensions: auto-update 2023-01-27 23:25:24 +01:00
Ryan Horiguchi 3e8d593acd
gnomeExtensions: auto-update 2023-01-27 17:10:34 +01:00
Bobby Rong 9983fa0d20
gnome.metacity: 3.46.0 → 3.46.1
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.46.0...3.46.1
2023-01-27 22:43:42 +08:00
github-actions[bot] e11b11e738
Merge staging-next into staging 2023-01-27 12:01:56 +00:00
github-actions[bot] 92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Bobby Rong 05b53b3958
Merge pull request #212896 from bobby285271/upd/pantheon
pantheon.switchboard-plug-about: 6.1.0 -> 6.2.0
2023-01-27 17:34:57 +08:00
Weijia Wang 089fa2e113
Merge pull request #212904 from bobby285271/upd/cinnamon
cinnamon.warpinator: 1.4.3 -> 1.4.4
2023-01-27 10:14:51 +01:00
Bobby Rong 52c228365d
cinnamon.warpinator: 1.4.3 -> 1.4.4
https://github.com/linuxmint/warpinator/compare/1.4.3...1.4.4
2023-01-27 13:42:57 +08:00
Bobby Rong 0e2f5ada7f
pantheon.switchboard-plug-about: 6.1.0 -> 6.2.0 2023-01-27 12:39:08 +08:00
github-actions[bot] 637a1f98b5
Merge staging-next into staging 2023-01-27 00:02:55 +00:00
github-actions[bot] 2a8fae3ee5
Merge master into staging-next 2023-01-27 00:02:25 +00:00
Jan Tojnar 7f06dbefa5 gnome.eog: Add heif support 2023-01-26 22:24:45 +01:00
Weijia Wang 8debe770cb
Merge pull request #212789 from wineee/deepin-calculator
deepin.deepin-calculator: init at 5.8.23
2023-01-26 19:46:17 +01:00
github-actions[bot] 03e9b9c92c
Merge staging-next into staging 2023-01-26 18:02:05 +00:00
github-actions[bot] 578f1ba854
Merge master into staging-next 2023-01-26 18:01:29 +00:00
Bobby Rong 3a1388724e
Merge pull request #212699 from bobby285271/upd/pantheon
Pantheon 7 updates 2023-01-26
2023-01-26 23:45:12 +08:00
rewine 71e5bb876e deepin-calculator: init at 5.8.23 2023-01-26 22:50:58 +08:00
Nick Cao 124c0f3d27
Merge pull request #210477 from wineee/deepin-lib
deepin(library): init at 20.8
2023-01-26 21:56:17 +08:00
rewine 69f53fac1f dwayland: init at 5.24.3-deepin.1.4 2023-01-26 21:49:24 +08:00
rewine b904688e47 deepin-wayland-protocols: init 1.6.0-deepin.1.2 2023-01-26 21:49:13 +08:00
Bobby Rong e8103a0119
pantheon.elementary-icon-theme: 7.1.0 -> 7.2.0 2023-01-26 10:50:42 +08:00
Bobby Rong 3b17cde800
pantheon.switchboard-plug-keyboard: 2.7.0 -> 3.1.1 2023-01-26 09:59:11 +08:00
rewine b1bda0a354 udisks2-qt5: init at 5.0.6 2023-01-25 21:37:35 +08:00
rewine 70fc129915 image-editor: init at 1.0.24 2023-01-25 21:37:35 +08:00
rewine e4352b39a9 gio-qt: init at 0.0.11 2023-01-25 21:37:34 +08:00
rewine f45d637b6a dde-qt-dbus-factory: init at 5.5.22 2023-01-25 21:37:34 +08:00
rewine 211d1584ce docparser: init at 1.0.3 2023-01-25 21:37:34 +08:00
rewine 7d5b5077b8 disomaster: init at 5.0.8 2023-01-25 21:37:34 +08:00
rewine 88d1f28740 qt5integration: init at 5.6.4 2023-01-25 21:37:34 +08:00
rewine 9ac7f410a9 qt5platform-plugins: init at 5.6.3 2023-01-25 21:37:34 +08:00
rewine 0bdd362cd1 dtkwidget: init at 5.6.3 2023-01-25 21:37:34 +08:00
rewine 056add9b3f dtkgui: init at 5.6.3 2023-01-25 21:37:34 +08:00
rewine 919157fcbd dtkcore: init at 5.6.3 2023-01-25 21:37:34 +08:00
rewine 021437ea7b dtkcommon: init at 5.6.3 2023-01-25 21:37:32 +08:00
rewine c7742aa032 deepin: init at 20.8 2023-01-25 21:36:46 +08:00
github-actions[bot] 588d9ab6e2
Merge staging-next into staging 2023-01-25 12:02:09 +00:00
github-actions[bot] 20df8d00cc
Merge master into staging-next 2023-01-25 12:01:34 +00:00
Bobby Rong cdb3f18d82
Merge pull request #212534 from bobby285271/upd/pantheon.elementary-code
pantheon.elementary-code: 6.2.0 -> 7.0.0
2023-01-25 19:23:02 +08:00
Bobby Rong 7c71f48556
pantheon.elementary-code: 6.2.0 -> 7.0.0 2023-01-25 17:44:05 +08:00
Bobby Rong 58e241ec2f
Merge pull request #212532 from bobby285271/upd/pantheon.appcenter
pantheon.appcenter: 4.0.0 -> 7.0.0
2023-01-25 17:37:05 +08:00
github-actions[bot] 3c67941102
Merge staging-next into staging 2023-01-25 06:01:39 +00:00
github-actions[bot] a2f216a003
Merge master into staging-next 2023-01-25 06:01:06 +00:00
Bobby Rong 88d2ca01d0
pantheon.appcenter: 4.0.0 -> 7.0.0
We have to disable packagekit backend again because
of some known nixos-specific issue :-(
2023-01-25 12:30:58 +08:00
Bobby Rong 0b74cb5a3e
Merge pull request #212448 from bobby285271/upd/pantheon
pantheon.elementary-mail, pantheon.switchboard-plug-onlineaccounts: try-catch GLib.Uri.parse
2023-01-25 11:46:15 +08:00
github-actions[bot] c471a30584
Merge staging-next into staging 2023-01-25 00:02:54 +00:00
github-actions[bot] c47e4b69a3
Merge master into staging-next 2023-01-25 00:02:20 +00:00
Bobby Rong 4197cbd946
pantheon.switchboard-plug-onlineaccounts: try-catch GLib.Uri.parse
By using a merged patch.
2023-01-24 23:55:29 +08:00
Bobby Rong 9cf3592d15
pantheon.elementary-mail: try-catch GLib.Uri.parse
By using a merged patch.
2023-01-24 23:55:12 +08:00
Bobby Rong c1739aca57
mate.marco: 1.26.0 -> 1.26.1
https://github.com/mate-desktop/marco/compare/v1.26.0...v1.26.1
2023-01-24 21:39:00 +08:00
John Ericson 8240bc77e8
Merge pull request #212275 from alyssais/libdl
treewide: remove -ldl linker flags
2023-01-23 16:28:21 -05:00
Alyssa Ross 12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
github-actions[bot] d8bfd0a059
Merge master into staging-next 2023-01-23 06:01:12 +00:00
Bobby Rong 798513fd9e
Merge pull request #211764 from bobby285271/upd/libchamplain
libchamplain cleanups
2023-01-23 11:13:06 +08:00
Bobby Rong a4e6fbc3bf
gnome.empathy: drop
Unmaintained and does not launch.

libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.

Already removed in debian when bumping GNOME to 43: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018122
2023-01-23 10:13:02 +08:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol 90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
José Romildo Malaquias 899f2b64c2
Merge pull request #211259 from muscaln/xfce
xfce.xfce4-screenshooter: 1.10.2 -> 1.10.3
2023-01-20 22:01:19 -03:00
Bobby Rong ac2ea71dda
Merge pull request #211495 from bobby285271/upd/cinnamon
cinnamon.nemo: 5.6.2 -> 5.6.3
2023-01-20 13:10:16 +08:00
Bobby Rong 7cf8f9bcee
Merge pull request #211346 from bobby285271/upd/evolution
evolution: 3.46.2 → 3.46.3
2023-01-20 12:34:41 +08:00
Alyssa Ross 0ae87d514f treewide: add names to all setup hooks 2023-01-19 15:00:36 +00:00
Bobby Rong 86bc14aaac
cinnamon.nemo: 5.6.2 -> 5.6.3
https://github.com/linuxmint/nemo/compare/5.6.2...5.6.3
2023-01-19 09:52:20 +08:00
Bobby Rong d12cc63a9e
Merge pull request #211327 from bobby285271/upd/cinnamon
cinnamon.mint-themes: 2.0.8 -> 2.0.9
2023-01-18 21:51:33 +08:00
Bobby Rong c2bf247bec
evolution-data-server: 3.46.2 → 3.46.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.46.2...3.46.3
2023-01-18 15:21:42 +08:00
Bobby Rong b6a1d3f935
cinnamon.mint-themes: 2.0.8 -> 2.0.9
https://github.com/linuxmint/mint-themes/compare/2.0.8...2.0.9
2023-01-18 11:49:22 +08:00
Bobby Rong c6a66632f9
Merge pull request #211176 from bobby285271/upd/cinnamon
cinnamon.cinnamon-common: 5.6.6 -> 5.6.7
2023-01-18 11:39:46 +08:00
Mustafa Çalışkan bacb53e6f9
xfce.xfce4-screenshooter: 1.10.2 -> 1.10.3 2023-01-17 20:51:36 +03:00
Bobby Rong cbb715535f
cinnamon.cinnamon-common: 5.6.6 -> 5.6.7
https://github.com/linuxmint/cinnamon/compare/5.6.6...5.6.7
2023-01-17 10:22:11 +08:00
Bobby Rong 0282b0b2bc gnome.nautilus: 43.1 → 43.2
https://gitlab.gnome.org/GNOME/nautilus/-/compare/43.1...43.2
2023-01-16 11:07:44 +01:00