milis/talimatname/genel/x/xfce4-windowck-plugin/talimat

21 lines
644 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: Xfce panel eklentisi, panelde simge durumuna küçültülmüş pencere başlığını ve düğmelerini koymaya olanak tanır..
# URL: https://github.com/cedl38/xfce4-windowck-plugin
# Paketçi: yasarciv67@gmail.com
# Gerekler: intltool xfce4-dev-tools python3 imagemagick xfce4-panel graphite2
isim=xfce4-windowck-plugin
surum=0.4.4
devir=1
kaynak=(https://github.com/cedl38/xfce4-windowck-plugin/archive/v0.4.4.tar.gz
https://github.com/yasarciv/xfce4-windowck-plugin/raw/master/po/tr.po)
derle() {
cd "$isim-$surum"
cp ../tr.po $SRC/$isim-$surum/po/
./autogen.sh \
--prefix=/usr
make
make DESTDIR="$PKG" install
}