milis/talimatname/genel/l/libgee06/talimat

19 lines
373 B
Plaintext
Raw Normal View History

2018-06-09 00:06:58 +02:00
# Tanım: GObject koleksiyon kütüphanesi (eski)
# URL: http://www.gnome.org/
# Paketçi: milisarge
# Gerekler: glib gobject-introspection vala
isim=libgee06
_isim=libgee
surum=0.6.8
devir=1
kaynak=(http://ftp.acc.umu.se/pub/gnome/sources/$_name/${surum%.*}/$_name-$surum.tar.xz)
derle() {
cd $_name-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}