From 295a21b0bf84cd412b6ca18d792945b363296d0d Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 23 Oct 2011 22:02:42 +0200 Subject: seahorse-sharing 3.2.1-1 ajout port --- seahorse-sharing/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 seahorse-sharing/Pkgfile (limited to 'seahorse-sharing/Pkgfile') diff --git a/seahorse-sharing/Pkgfile b/seahorse-sharing/Pkgfile new file mode 100644 index 0000000..1bc160d --- /dev/null +++ b/seahorse-sharing/Pkgfile @@ -0,0 +1,20 @@ +# Description: Partager des clés PGP via DNS-SD et HKP +# URL: http://www.gnome.org/ +# Maintainer: NuTyX GNOME team +# Packager: piernov +# Depends on: gtk3, gpgme, libsoup, avahi-gtk, xorg-libsm, intltool, gobject-introspection +# Run on: gtk3,gpgme,libsoup,avahi-gtk,xorg-libsm + +name=seahorse-sharing +version=3.2.1 +release=1 +source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --mandir=/usr/share/man + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2