milis/talimatname/genel/moka-icon-theme/talimat

18 lines
583 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.

# Description: Moka, net, basit ve tutarlı olacak şekilde tasarlanmış, stil sahibi bir Linux masaüstü simge setidir. Moka Icon Teması (simge varlıkları ve kaynakları) bir Creative Commons Attribution-ShareAlike 4.0 lisansı altındadır.
# URL: https://github.com/snwh/moka-icon-theme
# Packager: yasarciv
# Depends on: gtk-update-icon-cache faba-icon-theme
name=moka-icon-theme
version=5.3.5
release=1
source=(https://github.com/snwh/$name/archive/v$version.tar.gz)
build() {
cd $name-$version
bash autogen.sh --prefix=/usr
make
make DESTDIR=$PKG install
}