Skip to content
Snippets Groups Projects
Commit 13cd9e4b authored by Francesco Colista's avatar Francesco Colista
Browse files

testing/seahorse: new aport

parent cb00129d
No related branches found
No related tags found
No related merge requests found
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=seahorse
pkgver=3.20.0
pkgrel=0
pkgdesc="GNOME application for managing PGP keys."
url="http://projects.gnome.org/seahorse/"
arch="all"
license="GPL"
depends="openssh dconf"
depends_dev=""
makedepends="$depends_dev vala libxml2-utils
yelp-tools intltool itstool gpgme-dev libsoup-dev
libsm-dev libsecret-dev gobject-introspection
gtk+3.0-dev gcr-dev glib-dev"
install=""
subpackages="$pkgname-lang $pkgname-doc"
source="http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz"
builddir="$srcdir"/$pkgname-$pkgver
build() {
cd "$builddir"
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-schemas-compile
make
}
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
md5sums="06cdf9805d9d1adddd0140d13f1bd234 seahorse-3.20.0.tar.xz"
sha256sums="e2b07461ed54a8333e5628e9b8e517ec2b731068377bf376570aad998274c6df seahorse-3.20.0.tar.xz"
sha512sums="a02d3da7af95256941ef065ac024bd5bfb53a026767b951fa2e26446fb0eed23707e69f72f6e8ebfa7d538823fa41411709fa2bebad4fbd662af1e81bc15ab82 seahorse-3.20.0.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment