upg libgksu gksu

This commit is contained in:
joborun linux 2024-01-06 22:59:00 +02:00
parent 61a58daab8
commit b5b294f3e4
3 changed files with 16 additions and 7 deletions

View File

@ -6,9 +6,8 @@
pkgname=gksu
pkgver=2.0.2
pkgrel=07
pkgrel=08
pkgdesc="A graphical frontend for su"
arch=(x86_64)
url="http://www.nongnu.org/gksu"
depends=("libgksu>=2.0.12" xorg-xauth)
makedepends=(gtk-doc intltool)
@ -38,9 +37,13 @@ package() {
rm -rf "$pkgdir/usr/share/applications/"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('GPL')
sha256sums=(a1de3dca039d88c195fcdc9516379439a1d699750417f1e655aa2101a955ee5a # gksu-2.0.2.tar.gz
1c08658a8946713e1da9d9ae5f808fc87a35661bbb28def1552d4c13e5d46600) # gksu-2.0.2-gksu_gksu.c.patch
## 40a39665cc4fcac174c53e62f1878cad0409e84333d120410c9841b42d3e0658 gksu-2.0.2-08-x86_64.pkg.tar.lz

View File

@ -6,9 +6,8 @@
pkgname=libgksu
pkgver=2.0.12
pkgrel=09
pkgrel=010
pkgdesc="gksu authorization library"
arch=(x86_64)
url="http://www.nongnu.org/gksu/index.html"
depends=('gconf' 'gtk2' 'libgnome-keyring' 'libgtop' 'startup-notification')
makedepends=('intltool' 'gtk-doc')
@ -57,7 +56,9 @@ package() {
rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=(GPL)
@ -70,3 +71,6 @@ sha256sums=(22f9cfc3627dcb6774b9aff66c6ea6554f3b34b82bbfa2467b821e67874c3faf # l
62d1d576bd8e4b07494a788d6760463ee2090e341dae5113d5f763a3549f6b6a # libgksu-2.0.7-libs.patch
f360bbd003492e7bc7818f97988ff3af81a14c4278b1f788b0b919f743d7ee8f # libgksu-2.0.7-polinguas.patch
49b4f3224f958caad35f3a414bd3d3e25a0f2919d07c83c1313aedc47cbafec9) # libgksu-2.0.12-security-format.patch
## 5fc6ad081e34ac7f4f473039fdeccc294763beb50c9273953aeeaed1e6d103da libgksu-2.0.12-010-x86_64.pkg.tar.lz

View File

@ -5,7 +5,9 @@ libgtop
startup-notification
intltool
gtk-doc
autoconf
automake
gettext
at-spi2-core