mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-core: update to 46.0.
This commit is contained in:
parent
f04d26e01b
commit
1a23e7861f
1 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-core'
|
# Template file for 'gnome-core'
|
||||||
pkgname=gnome-core
|
pkgname=gnome-core
|
||||||
version=45.0
|
version=46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="GNOME meta-package for Void Linux - core components"
|
short_desc="GNOME meta-package for Void Linux - core components"
|
||||||
|
@ -10,28 +10,28 @@ homepage="https://www.gnome.org"
|
||||||
|
|
||||||
depends="
|
depends="
|
||||||
adwaita-icon-theme>=${version}
|
adwaita-icon-theme>=${version}
|
||||||
at-spi2-core>=2.50.1
|
at-spi2-core>=2.52.0
|
||||||
at-spi2-atk>=2.50.1
|
at-spi2-atk>=2.52.0
|
||||||
cantarell-fonts>=0.301
|
cantarell-fonts>=0.301
|
||||||
dconf>=0.40.0
|
dconf>=0.40.0
|
||||||
evolution-data-server>=3.50.4
|
evolution-data-server>=3.52.2
|
||||||
folks>=0.15.6
|
folks>=0.15.8
|
||||||
font-adobe-source-code-pro>=2.030R
|
font-adobe-source-code-pro>=2.030R
|
||||||
gcr>=3.41.1
|
gcr>=3.41.2
|
||||||
gdm>=${version}
|
gdm>=${version}
|
||||||
geocode-glib>=3.26.4
|
geocode-glib>=3.26.4
|
||||||
gjs>=1.76.0
|
gjs>=1.80.0
|
||||||
glib>=2.78.0
|
glib>=2.80.0
|
||||||
glib-networking>=2.76.0
|
glib-networking>=2.80.0
|
||||||
gmime>=3.2.7
|
gmime>=3.2.14
|
||||||
gnome-backgrounds>=${version}
|
gnome-backgrounds>=${version}
|
||||||
gnome-bluetooth>=42.8
|
gnome-bluetooth>=${version}
|
||||||
gnome-color-manager>=3.36.0
|
gnome-color-manager>=3.36.0
|
||||||
gnome-control-center>=${version}
|
gnome-control-center>=${version}
|
||||||
gnome-desktop>=44.0
|
gnome-desktop>=44.0
|
||||||
gnome-initial-setup>=${version}
|
gnome-initial-setup>=${version}
|
||||||
gnome-keyring>=42.0
|
gnome-keyring>=${version}
|
||||||
gnome-online-accounts>=3.48.0
|
gnome-online-accounts>=3.50.2
|
||||||
gnome-session>=${version}
|
gnome-session>=${version}
|
||||||
gnome-settings-daemon>=${version}
|
gnome-settings-daemon>=${version}
|
||||||
gnome-shell>=${version}
|
gnome-shell>=${version}
|
||||||
|
@ -40,11 +40,11 @@ depends="
|
||||||
gnome-user-docs>=${version}
|
gnome-user-docs>=${version}
|
||||||
gnome-video-effects>=0.6.0
|
gnome-video-effects>=0.6.0
|
||||||
gsettings-desktop-schemas>=${version}
|
gsettings-desktop-schemas>=${version}
|
||||||
gvfs>=1.52.2
|
gvfs>=1.54.1
|
||||||
mutter>=${version}
|
mutter>=${version}
|
||||||
nautilus>=${version}
|
nautilus>=${version}
|
||||||
sushi>=${version}
|
sushi>=${version}
|
||||||
tracker>=3.6.0
|
tracker>=3.7.1
|
||||||
yelp>=42.2
|
yelp>=42.2
|
||||||
xdg-desktop-portal-gnome>=${version}
|
xdg-desktop-portal-gnome>=${version}
|
||||||
zenity>=4.0.1"
|
zenity>=4.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue