updated gnome-meta
This commit is contained in:
parent
e239757957
commit
4566c4e540
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgbase=gnome-software-git
|
pkgbase=gnome-software-git
|
||||||
pkgname=(gnome-software-packagekit gnome-software-packagekit-plugin)
|
pkgname=(gnome-software-packagekit gnome-software-packagekit-plugin)
|
||||||
pkgver=47.4+r1+g96f308a4f
|
pkgver=48.0+r22+g8f40a2f78
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GNOME Software Tools'
|
pkgdesc='GNOME Software Tools'
|
||||||
arch=(x86_64 aarch64)
|
arch=(x86_64 aarch64)
|
||||||
|
@ -42,7 +42,7 @@ build() {
|
||||||
# Ensure static library is non-LTO compatible
|
# Ensure static library is non-LTO compatible
|
||||||
CFLAGS+=" -ffat-lto-objects"
|
CFLAGS+=" -ffat-lto-objects"
|
||||||
|
|
||||||
arch-meson gnome-software build -D soup2=true \
|
arch-meson gnome-software build \
|
||||||
-D hardcoded_foss_webapps=false -D hardcoded_proprietary_webapps=false -D webapps=false
|
-D hardcoded_foss_webapps=false -D hardcoded_proprietary_webapps=false -D webapps=false
|
||||||
meson compile -C build
|
meson compile -C build
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Sohrab Behdani <sohrab@parchlinux.com>
|
# Maintainer: Sohrab Behdani <sohrab@parchlinux.com>
|
||||||
pkgname=parch-gnome-meta
|
pkgname=parch-gnome-meta
|
||||||
pkgver=0.4
|
pkgver=0.5
|
||||||
pkgrel=5
|
pkgrel=0
|
||||||
pkgdesc="Meta package for a Full Parch Gnome Installation"
|
pkgdesc="Meta package for a Full Parch Gnome Installation"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://parchlinux.com"
|
url="https://parchlinux.com"
|
||||||
|
@ -14,7 +14,7 @@ depends=('parch-base' 'baobab' 'papers' 'adw-gtk-theme' 'gdm'
|
||||||
'loupe' 'gnome-tour' 'gnome-weather' 'gnome-power-manager' 'snapshot' 'gvfs' 'gvfs-afc'
|
'loupe' 'gnome-tour' 'gnome-weather' 'gnome-power-manager' 'snapshot' 'gvfs' 'gvfs-afc'
|
||||||
'gvfs-goa' 'gvfs-google' 'gvfs-gphoto2' 'gvfs-mtp' 'gvfs-nfs' 'gvfs-smb' 'nautilus'
|
'gvfs-goa' 'gvfs-google' 'gvfs-gphoto2' 'gvfs-mtp' 'gvfs-nfs' 'gvfs-smb' 'nautilus'
|
||||||
'rygel' 'simple-scan' 'showtime' 'xdg-desktop-portal-gnome' 'xdg-user-dirs-gtk'
|
'rygel' 'simple-scan' 'showtime' 'xdg-desktop-portal-gnome' 'xdg-user-dirs-gtk'
|
||||||
'yelp' 'ptyxis' 'parch-gdm-config' 'gnome-software-packagekit-plugin'
|
'yelp' 'ptyxis' 'gnome-software-packagekit-plugin'
|
||||||
'gnome-software-packagekit' 'gnome-keyring' 'gnome-maps'
|
'gnome-software-packagekit' 'gnome-keyring' 'gnome-maps'
|
||||||
'gnome-remote-desktop' 'gnome-user-docs' 'gnome-network-displays' 'networkmanager-l2tp'
|
'gnome-remote-desktop' 'gnome-user-docs' 'gnome-network-displays' 'networkmanager-l2tp'
|
||||||
'gnome-user-share' 'grilo-plugins' 'malcontent' 'orca'
|
'gnome-user-share' 'grilo-plugins' 'malcontent' 'orca'
|
||||||
|
|
Loading…
Add table
Reference in a new issue