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

19 lines
498 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: tasarım
isim=adwaita-icon-theme
surum=3.28.0
devir=1
kaynak=(https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/master/adwaita-icon-theme-master.tar.gz::$isim-$surum.tar.gz)
derle() {
cd $isim-master
autoreconf -fvi
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}