mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-02 02:42:19 +01:00
add md5, edit pkgfile
This commit is contained in:
parent
705f433a0e
commit
d7d7100548
1
gigolo/.md5sum
Normal file
1
gigolo/.md5sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
254e6b9600d426573fa252726fadcfe3 gigolo-0.5.3.tar.bz2
|
@ -6,7 +6,7 @@
|
|||||||
name=gigolo
|
name=gigolo
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
release=1
|
release=1
|
||||||
source=(https://archive.xfce.org/src/apps/$name/${version:0:4}/$name-$version.tar.bz2)
|
source=(https://archive.xfce.org/src/apps/$name/0.5/$name-$version.tar.bz2)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
||||||
@ -16,12 +16,10 @@ build() {
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libexecdir=/usr/lib/$name \
|
--libexecdir=/usr/lib/$name \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-nls \
|
--disable-nls
|
||||||
--disable-gtk-doc \
|
|
||||||
--enable-gtk-doc-html=no
|
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
rm -r $PKG/usr/share/gtk-doc
|
# rm -r $PKG/usr/share/gtk-doc
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user