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

17 lines
442 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: Arc teması için gerekli ikon teması (deneme aşamasındadır).
# URL: https://github.com/horst3180/arc-icon-theme
# Paketçi: yasarciv
# Gerekler: gtk-update-icon-cache hicolor-icon-theme faba-icon-theme
# Grup: grafik_tasarım
isim=arc-icon-theme
surum=20161122
devir=1
kaynak=(https://github.com/horst3180/$isim/archive/$surum.tar.gz)
derle() {
cd $isim-$surum
./autogen.sh --prefix=/usr
make DESTDIR=$PKG install
}