milis/talimatname/genel/a/adwaita-icon-theme/talimat

21 lines
552 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: Adwaita ikon teması.
# URL: http://www.gnome.org/
# Paketçi: milisarge
# Gerekler: intltool gtk-update-icon-cache hicolor-icon-theme icon-naming-utils librsvg intltool gtk3 gnome-common
# Grup: grafik_tasarım
isim=adwaita-icon-theme
surum=3.26.1
devir=1
kaynak=(http://ftp.gnome.org/pub/gnome/sources/$isim/${surum:0:4}/$isim-$surum.tar.xz)
derle() {
cd $isim-$surum
gio-querymodules /usr/lib/gio/modules
glib-compile-schemas /usr/share/glib-2.0/schemas/
autoreconf -fvi
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}