milis/talimatname/genel/f/faba-icon-theme/talimat

18 lines
541 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: Faba, Tango etkileri ile seksi ve modern bir simge teması. Faba için tüm varyasyonlar ve ek temalar, bu temel temayı gerektirir. Faba Icon Teması, GNU LGPL-3.0 + veya CC-BY-SA-4.0 şartları kapsamında dağıtılır
# URL: https://github.com/snwh/faba-icon-theme
# Paketçi: yasarciv
# Gerekler: gtk-update-icon-cache
isim=faba-icon-theme
surum=4.1.2
devir=1
kaynak=(https://github.com/snwh/$isim/archive/v$surum.tar.gz)
derle() {
cd $isim-$surum
bash autogen.sh --prefix=/usr
make
make DESTDIR=$PKG install
}