milis/talimatname/genel/l/libfm-extra/talimat

22 lines
586 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Libfm-ekstra paket kütüphane ve önbelleği 1.0.0-menü libexec menü-cache-gen tarafından gerekli diğer dosyaları içerir.
# URL: http://pcmanfm.sourceforge.net/
# Paketçi: milisarge
# Gerekler: glib intltool perl-xml-parser
isim=libfm-extra
_isim=libfm
surum=1.2.3
devir=1
kaynak=(http://downloads.sourceforge.net/pcmanfm/${_name}-$surum.tar.xz)
derle() {
cd ${_name}-$surum
./configure --prefix=/usr \
--sysconfdir=/etc \
--with-extra-only \
--with-gtk=no \
--disable-static
make
make DESTDIR=$PKG install
}