grup-düzenlemeleri
This commit is contained in:
parent
de64441c5c
commit
c3ec361afa
|
@ -2,16 +2,17 @@
|
|||
# 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/$_name/${surum%.*}/$_name-$surum.tar.xz)
|
||||
kaynak=(http://ftp.acc.umu.se/pub/gnome/sources/$_isim/${surum%.*}/$_isim-$surum.tar.xz)
|
||||
|
||||
derle() {
|
||||
cd $_name-$surum
|
||||
cd $_isim-$surum
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
|
Loading…
Reference in New Issue