forked from ports/contrib
libxdg-basedir: dropped
This commit is contained in:
parent
dbb38063d5
commit
925c089930
@ -1,11 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/include/
|
|
||||||
-rw-r--r-- root/root usr/include/basedir.h
|
|
||||||
-rw-r--r-- root/root usr/include/basedir_fs.h
|
|
||||||
drwxr-xr-x root/root usr/lib/
|
|
||||||
-rwxr-xr-x root/root usr/lib/libxdg-basedir.la
|
|
||||||
lrwxrwxrwx root/root usr/lib/libxdg-basedir.so -> libxdg-basedir.so.1.2.0
|
|
||||||
lrwxrwxrwx root/root usr/lib/libxdg-basedir.so.1 -> libxdg-basedir.so.1.2.0
|
|
||||||
-rwxr-xr-x root/root usr/lib/libxdg-basedir.so.1.2.0
|
|
||||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/libxdg-basedir.pc
|
|
@ -1 +0,0 @@
|
|||||||
45d00f8c54020055203b99274883f129 libxdg-basedir-1.2.0.tar.gz
|
|
@ -1,15 +0,0 @@
|
|||||||
# Description: The XDG Base Directory Specification (implementation)
|
|
||||||
# URL: http://repo.or.cz/w/libxdg-basedir.git
|
|
||||||
# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl
|
|
||||||
|
|
||||||
name=libxdg-basedir
|
|
||||||
version=1.2.0
|
|
||||||
release=1
|
|
||||||
source=(http://repo.or.cz/w/$name.git/snapshot/refs/tags/$name-$version.tar.gz)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd $name
|
|
||||||
./autogen.sh --prefix=/usr --disable-static
|
|
||||||
make
|
|
||||||
make DESTDIR=$PKG install
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user