milis/talimatname/genel/l/libwnck3/talimat

17 lines
493 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: Pencere Gezgini İnşaat Takımı (GTK + 3).
# URL: http://www.gnome.org/
# Paketçi: milisarge
# Gerekler: gtk3 perl-xml-parser xorg-libxt xorg-libxres startup-notification xorg-libxinerama xorg-libxrandr xorg-libxcursor xorg-libxdamage intltool gobject-introspection
isim=libwnck3
surum=3.14.1
devir=1
kaynak=(http://ftp.gnome.org/pub/gnome/sources/libwnck/${surum%.*}/libwnck-$surum.tar.xz)
derle() {
cd libwnck-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}