Commit Graph

371 Commits

Author SHA1 Message Date
Bobby Rong
59dc15a3d8
pantheon.appcenter: drop the disable packagekit patch again
It is not needed when services.packagekit.enable is set.
2022-02-09 21:08:22 +08:00
Bobby Rong
246f4949ed
pkgs/pantheon: minor formatting
Simply because all other Pantheon packages have addressed these formatting.
2022-02-02 13:47:58 +08:00
Bobby Rong
be1e44b7d2
pantheon.elementary-photos: 2.7.3 -> 2.7.4 2022-02-02 13:47:50 +08:00
Bobby Rong
6e7dc325f4
Merge pull request #157289: more pantheon cleanups 2022-01-30 21:30:37 +08:00
Bobby Rong
83e96efd14
pkgs/pantheon: remove unused args 2022-01-30 16:56:29 +08:00
Bobby Rong
d33c073216
pantheon.elementary-code: remove unneeded inputs
The browser preview plugin has been removed in 6.0, ctags has been added to PATH already.
2022-01-30 16:56:29 +08:00
Bobby Rong
cd9779b9cb
pantheon.elementary-camera: remove unneeded inputs
Clutter support is removed in 6.0 in favor of native Gtk element from GStreamer
2022-01-30 16:56:29 +08:00
Bobby Rong
1be885d107
pantheon.elementary-calendar: remove unneeded inputs
Upstream is using GLib.Notification since 5.x, also removes libgdata from args.
2022-01-30 16:06:59 +08:00
Bobby Rong
90964d30ba
pantheon.switchboard-plug-about: introduces a wallpaper meson flag
After some thought, it doesn't make sense to just keep the wallpaper.
2022-01-30 12:40:25 +08:00
Bobby Rong
3fd6c227c6
pantheon.elementary-files: remove unneeded inputs
libdbusmenu-gtk3 is only needed by plank for enable_dbusmenu meson option.
2022-01-30 11:43:38 +08:00
Bobby Rong
1cd734f2d3
pantheon.elementary-photos: remove unneeded inputs
Looks like scour is no needed since 2.7.x.
2022-01-30 11:14:01 +08:00
Bobby Rong
422471d1b0
pkgs/pantheon: remove unneeded elementary-gtk-theme
User may choose their own gtk theme, and elementary-gtk-theme has been added to the pantheon module by default.
2022-01-30 11:00:33 +08:00
Bobby Rong
0991408d6f
pkgs/pantheon: update meta.license
Based on project_license from appdata.
2022-01-30 11:00:33 +08:00
Bobby Rong
47691ae272
pantheon.elementary-music: remove unneeded inputs
After the LastFM plugin is removed, those inputs are no longer needed.
2022-01-30 10:59:05 +08:00
Bobby Rong
2739552590
pantheon.switchboard-plug-network: 2.4.1 -> 2.4.2 2022-01-27 10:10:51 +08:00
Bobby Rong
56642610e7
pantheon.elementary-files: 6.1.1 -> 6.1.2 2022-01-26 10:55:15 +08:00
Bobby Rong
f01e14c731
pantheon.elementary-tasks: 6.1.0 -> 6.2.0 2022-01-25 10:17:51 +08:00
Bobby Rong
5faa988b1f
pantheon.elementary-mail: 6.3.1 -> 6.4.0 2022-01-25 10:15:40 +08:00
Bobby Rong
046f4d5220
pkgs/pantheon: drop repoName
It is not necessary to set this separately.

Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24 20:31:02 +08:00
Bobby Rong
fae325457a
pkgs/pantheon: reorder attributes
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md

Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24 20:29:52 +08:00
Bobby Rong
c7d4d053fe
Merge pull request #156115 from bobby285271/pantheon
pantheon.elementary-calendar: 6.0.3 -> 6.1.0
2022-01-22 16:10:37 +08:00
Bobby Rong
ac06871a54
pantheon.elementary-calendar: 6.0.3 -> 6.1.0 2022-01-22 09:26:28 +08:00
Bobby Rong
467dd2df05
Merge pull request #154837 from bobby285271/pantheon-meson
Pantheon: prepare for meson 0.61
2022-01-17 22:27:53 +08:00
Tom Fitzhenry
47a8b15664 evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit).

Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection.

See also 025960d229, which did a similar thing for libsoup.
2022-01-15 06:05:40 +11:00
Bobby Rong
d277f1354a
pantheon.elementary-screenshot: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:26 +08:00
Bobby Rong
fcbcf3e49a
pantheon.elementary-files: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:22 +08:00
Bobby Rong
990d558faf
pantheon.switchboard: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:14 +08:00
Bobby Rong
d411c1a3d3
pantheon.elementary-code: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:05 +08:00
Bobby Rong
bb56f4b4e8
pantheon.elementary-terminal: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:36:54 +08:00
Bobby Rong
20b0f5fada
pantheon.elementary-mail: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:36:49 +08:00
Bobby Rong
84d4523405
pantheon.elementary-camera: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:36:44 +08:00
Bobby Rong
56be002ac5
pantheon.elementary-music: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:36:07 +08:00
Bobby Rong
7d5300d2f2
pantheon.elementary-videos: 2.8.1 -> 2.8.3 2022-01-11 11:48:01 +08:00
Bobby Rong
a399af5bb2
pantheon.switchboard-plug-bluetooth: add wingpanel-indicator-bluetooth to buildInputs
See 7904ac5764/src/Services/Manager.vala (L29)
2021-12-21 12:04:39 +08:00
Bobby Rong
2b062ac71f
pantheon.switchboard-plug-power: remove elementary-settings-daemon from buildInputs
Checked with grep -nr settings-daemon, this is not needed.
2021-12-21 12:04:39 +08:00
Bobby Rong
d999c2c817
pantheon.elementary-code: drop unneeded LC_ALL
Build succeed without this.
2021-12-21 12:04:39 +08:00
Bobby Rong
70edac040a
pantheon.elementary-videos: 2.8.0 -> 2.8.1 2021-12-18 10:34:55 +08:00
Bobby Rong
29a064842d
pantheon.elementary-dock: unstable-2021-11-08 -> unstable-2021-12-08 2021-12-15 09:46:59 +08:00
Bobby Rong
46605c6305
pantheon.elementary-terminal: 6.0.0 -> 6.0.1 2021-12-14 11:15:47 +08:00
Bobby Rong
3977638aaa
pantheon.elementary-mail: 6.3.0 -> 6.3.1 2021-12-14 11:15:46 +08:00
Bobby Rong
7cd7809839
pantheon.elementary-tasks: 6.0.4 -> 6.1.0 2021-12-14 11:15:46 +08:00
Bobby Rong
2ce09af75c
pantheon.switchboard-plug-onlineaccounts: 6.2.2 -> 6.3.0 2021-12-14 11:15:45 +08:00
Bobby Rong
3aaf4a1dbb
pantheon.elementary-camera: 6.0.2 -> 6.0.3 2021-12-14 11:15:45 +08:00
Bobby Rong
80747a50f1
pantheon.elementary-calculator: 1.7.1 -> 1.7.2 2021-12-14 11:15:44 +08:00
Bobby Rong
2eafe1f468
pantheon.elementary-screenshot: 6.0.1 -> 6.0.2 2021-12-14 11:15:43 +08:00
Bobby Rong
3aa4359254
pantheon.appcenter: re-add patch for disable packagekit backend
It makes no sense to wait any longer as the app is totally not working specifically on NixOS.
2021-12-12 12:41:21 +08:00
Bobby Rong
01bc1d1b62
pantheon.appcenter: 3.9.0 -> 3.9.1 2021-12-11 20:05:41 +08:00
Bobby Rong
e2ff3faf03
pantheon.elementary-files: 6.1.0 -> 6.1.1 2021-12-10 08:47:01 +08:00
Bobby Rong
0a989ec7ca
pantheon.elementary-files: drop filechooser-portal-hardcode-gsettings-for-nixos.patch 2021-11-30 15:38:11 +08:00
Bobby Rong
94d1b0d541
pantheon.elementary-files: 6.0.4 -> 6.1.0 2021-11-30 10:34:17 +08:00