milis/talimatname/genel/x/xfce-theme-bluebird/talimat

17 lines
468 B
Plaintext
Raw Normal View History

2018-07-25 10:22:21 +02:00
# Tanım: Açık mavi Xfce teması
2018-06-09 00:06:58 +02:00
# URL: http://shimmerproject.org/projects/bluebird/
# Paketçi: Cihan_Alkan
# Gerekler: gtk-engine-murrine
2018-07-25 10:22:21 +02:00
# Grup: tasarım
2018-06-09 00:06:58 +02:00
isim=xfce-theme-bluebird
surum=1.2
devir=1
kaynak=(https://github.com/shimmerproject/Bluebird/archive/v$surum.tar.gz::Bluebird-$surum.tar.gz)
derle() {
install -d "$PKG"/usr/share/themes/
cp -rf Bluebird-$surum/ "$PKG"/usr/share/themes/Bluebird/
rm "$PKG"/usr/share/themes/Bluebird/.gitignore
}