gpgme: moved to attic
This commit is contained in:
parent
fa35b67335
commit
e043d5b551
@ -1,19 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/gpgme-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/gpgme.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libgpgme-pthread.a
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme-pthread.la
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so -> libgpgme-pthread.so.11.4.0
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme-pthread.so.11 -> libgpgme-pthread.so.11.4.0
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme-pthread.so.11.4.0
|
||||
-rw-r--r-- root/root usr/lib/libgpgme.a
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme.la
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so -> libgpgme.so.11.4.0
|
||||
lrwxrwxrwx root/root usr/lib/libgpgme.so.11 -> libgpgme.so.11.4.0
|
||||
-rwxr-xr-x root/root usr/lib/libgpgme.so.11.4.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/gpgme.m4
|
@ -1 +0,0 @@
|
||||
4d33cbdf844fcee1c724e4cf2a32dd11 gpgme-1.0.3.tar.gz
|
@ -1,19 +0,0 @@
|
||||
# Description: GnuPG Made Easy - API for GnuPG
|
||||
# URL: http://www.gnupg.org/gpgme.html
|
||||
# Maintainer:
|
||||
# Packager: Daniel Mueller, daniel at danm dot de
|
||||
# Depends on: gnupg, libgpg-error
|
||||
|
||||
name=gpgme
|
||||
version=1.0.3
|
||||
release=1
|
||||
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--enable-static
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/info
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user