forked from ports/contrib
libsecret: 0.15 -> 0.18, new dependencies gobject-introspection and vala
This commit is contained in:
parent
6b168c8ce0
commit
5f0fa51177
@ -18,6 +18,8 @@ drwxr-xr-x root/root usr/include/libsecret-1/libsecret/
|
||||
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-value.h
|
||||
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/Secret-1.typelib
|
||||
-rw-r--r-- root/root usr/lib/libsecret-1.a
|
||||
-rwxr-xr-x root/root usr/lib/libsecret-1.la
|
||||
lrwxrwxrwx root/root usr/lib/libsecret-1.so -> libsecret-1.so.0.0.0
|
||||
@ -30,3 +32,9 @@ drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/secret-tool.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/gir-1.0/
|
||||
-rw-r--r-- root/root usr/share/gir-1.0/Secret-1.gir
|
||||
drwxr-xr-x root/root usr/share/vala/
|
||||
drwxr-xr-x root/root usr/share/vala/vapi/
|
||||
-rw-r--r-- root/root usr/share/vala/vapi/libsecret-1.deps
|
||||
-rw-r--r-- root/root usr/share/vala/vapi/libsecret-1.vapi
|
||||
|
@ -1,2 +1,2 @@
|
||||
51093b922823a7bdb5d7e951a9f2337f libsecret-0.15.tar.xz
|
||||
279d723cd005e80d1d304f74a3488acc libsecret-0.18.tar.xz
|
||||
8719d969eda4140c92ee32d5db6fd1c9 secret-tool.1
|
||||
|
@ -2,11 +2,11 @@
|
||||
# URL: https://live.gnome.org/Libsecret
|
||||
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Packager: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Depends on: intltool libgcrypt glib
|
||||
# Depends on: gobject-introspection intltool libgcrypt vala
|
||||
|
||||
name=libsecret
|
||||
version=0.15
|
||||
release=2
|
||||
version=0.18
|
||||
release=1
|
||||
source=(http://ftp.gnome.org/pub/gnome/sources/$name/$version/$name-$version.tar.xz
|
||||
secret-tool.1)
|
||||
|
||||
@ -18,8 +18,6 @@ build() {
|
||||
--mandir=/usr/man \
|
||||
--disable-manpages \
|
||||
--disable-nls \
|
||||
--disable-strict \
|
||||
--disable-coverage \
|
||||
--disable-dependency-tracking
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user