milis/talimatname/genel/l/libgee06/talimat

20 lines
393 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: GObject koleksiyon kütüphanesi (eski)
# URL: http://www.gnome.org/
# Paketçi: milisarge
# Gerekler: glib gobject-introspection vala
# Grup: kütüphane
isim=libgee06
_isim=libgee
surum=0.6.8
devir=1
kaynak=(http://ftp.acc.umu.se/pub/gnome/sources/$_isim/${surum%.*}/$_isim-$surum.tar.xz)
derle() {
cd $_isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}