Balló György pushed to branch main at Arch Linux / Packaging / Packages /
pop-gtk-theme
Commits:
c6f6280d by Balló György at 2026-01-03T21:49:02+01:00
upgpkg: 5.5.1.r7.25ea85d9-2: Remove dependencies of the GTK2 theme
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pop-gtk-theme
pkgdesc = System76 Pop GTK+ Theme
pkgver = 5.5.1.r7.25ea85d9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pop-os/gtk-theme
arch = any
license = CCPL
@@ -11,11 +11,8 @@ pkgbase = pop-gtk-theme
makedepends = git
makedepends = meson
makedepends = sassc
- optdepends = gtk-engine-murrine: GTK2 theme
- optdepends = gtk-engine-pixbuf: GTK2 theme
- optdepends = ttf-fira-mono: Monospace font
- optdepends = ttf-fira-sans: Interface font
- optdepends = ttf-roboto-slab: Document font
+ optdepends = ttf-fira-mono: Recommended monospace font
+ optdepends = ttf-fira-sans: Recommended interface font
source =
pop-gtk-theme::git+https://github.com/pop-os/gtk-theme.git#commit=25ea85d97126992024b03bfb4e4c3b0711c749ed
b2sums =
f56e7ce19f1c22b5f291cc5a95ee574d01337246f9fe72c681161912e4a10a218794253f3a40aada4702b25d82073993c36b160104b14b259e9f805f9ad7ea75
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=pop-gtk-theme
pkgver=5.5.1.r7.25ea85d9
-pkgrel=1
+pkgrel=2
pkgdesc='System76 Pop GTK+ Theme'
arch=(any)
url=https://github.com/pop-os/gtk-theme
@@ -22,11 +22,8 @@ makedepends=(
sassc
)
optdepends=(
- 'gtk-engine-murrine: GTK2 theme'
- 'gtk-engine-pixbuf: GTK2 theme'
- 'ttf-fira-mono: Monospace font'
- 'ttf-fira-sans: Interface font'
- 'ttf-roboto-slab: Document font'
+ 'ttf-fira-mono: Recommended monospace font'
+ 'ttf-fira-sans: Recommended interface font'
)
_commit=25ea85d97126992024b03bfb4e4c3b0711c749ed
source=(pop-gtk-theme::git+https://github.com/pop-os/gtk-theme.git#commit=${_commit})
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pop-gtk-theme/-/commit/c6f6280da11ebdab245688db4fbb1069278db5f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pop-gtk-theme/-/commit/c6f6280da11ebdab245688db4fbb1069278db5f8
You're receiving this email because of your account on gitlab.archlinux.org.