forked from ports/contrib
xfce4-dev-tools: initial commit (version 4.3.99.2)
This commit is contained in:
parent
51bdabc4a7
commit
94e1fbb815
12
xfce4-dev-tools/.footprint
Normal file
12
xfce4-dev-tools/.footprint
Normal file
@ -0,0 +1,12 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xdt-autogen
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/xfce4/
|
||||
drwxr-xr-x root/root usr/share/xfce4/dev-tools/
|
||||
drwxr-xr-x root/root usr/share/xfce4/dev-tools/m4macros/
|
||||
-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-depends.m4
|
||||
-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-features.m4
|
||||
-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-i18n.m4
|
||||
-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-python.m4
|
||||
-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-xfce.m4
|
1
xfce4-dev-tools/.md5sum
Normal file
1
xfce4-dev-tools/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
009d155a6a64ca072774617316be4af7 xfce4-dev-tools-4.3.99.2.tar.bz2
|
18
xfce4-dev-tools/Pkgfile
Normal file
18
xfce4-dev-tools/Pkgfile
Normal file
@ -0,0 +1,18 @@
|
||||
# $Id: $
|
||||
# Description: Xfce development files need for xfce core desktop components.
|
||||
# URL: http://www.foo-projects.org/~benny/projects/xfce4-dev-tools/index.html
|
||||
# Maintainer: Jose V Beneyto, joberui at ei dot upv dot es
|
||||
# Packager: Jose V Beneyto, joberui at ei dot upv dot es
|
||||
# Depends on:
|
||||
|
||||
name=xfce4-dev-tools
|
||||
version=4.3.99.2
|
||||
release=1
|
||||
source=(http://foo-projects.org/~benny/files/$name/4.3/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
BIN
xfce4-dev-tools/xfce4-dev-tools#4.3.99.2-1.pkg.tar.gz
Normal file
BIN
xfce4-dev-tools/xfce4-dev-tools#4.3.99.2-1.pkg.tar.gz
Normal file
Binary file not shown.
BIN
xfce4-dev-tools/xfce4-dev-tools-4.3.99.2.tar.bz2
Normal file
BIN
xfce4-dev-tools/xfce4-dev-tools-4.3.99.2.tar.bz2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user