diff --git a/talimatname/genel/adwaitadark-gtk-theme/talimat b/talimatname/genel/adwaitadark-gtk-theme/talimat new file mode 100644 index 000000000..914a808a9 --- /dev/null +++ b/talimatname/genel/adwaitadark-gtk-theme/talimat @@ -0,0 +1,15 @@ +# Description: Koyu bir gtk2 teması +# URL: https://www.xfce-look.org/p/1099669/ +# Packager: yasarciv67@gmail.com +# Depends on: + +name=adwaitadark-gtk-theme +version=1 +release=1 +source=(https://dl.opendesktop.org/api/files/download/id/1462546831/175933-AdwaitaDark.tar.gz) + +build() { + cd $SRC/AdwaitaDark + install -d "$PKG/usr/share/themes/AdwaitaDark/" + cp -a * "$PKG/usr/share/themes/AdwaitaDark/" +} diff --git a/talimatname/genel/damadamas-icon-theme/damadamas-icon-theme.kur-kos b/talimatname/genel/damadamas-icon-theme/damadamas-icon-theme.kur-kos new file mode 100644 index 000000000..93b01eeb6 --- /dev/null +++ b/talimatname/genel/damadamas-icon-theme/damadamas-icon-theme.kur-kos @@ -0,0 +1 @@ +gtk-update-icon-cache -q -t -f /usr/share/icons/DamaDamas-icon-theme diff --git a/talimatname/genel/damadamas-icon-theme/talimat b/talimatname/genel/damadamas-icon-theme/talimat new file mode 100644 index 000000000..9986fa12c --- /dev/null +++ b/talimatname/genel/damadamas-icon-theme/talimat @@ -0,0 +1,18 @@ +# Description: Linux için bir simge seti +# URL: https://github.com/sonakinci41/DamaDamas-icon-theme +# Packager: yasarciv67@gmail.com +# Depends on: hicolor-icon-theme + +name=damadamas-icon-theme +_name=DamaDamas-icon-theme +version=0.1 +release=1 +source=() + +build() { +git clone https://github.com/sonakinci41/DamaDamas-icon-theme.git + cd "${_name}" + rm {CMakeLists.txt,README.md} + install -d "$PKG/usr/share/icons/$_name" + cp -a * "$PKG/usr/share/icons/$_name/" +} diff --git a/talimatname/genel/faenza-icon-theme/faenza-icon-theme.kur-kos b/talimatname/genel/faenza-icon-theme/faenza-icon-theme.kur-kos new file mode 100644 index 000000000..c2a9d9a76 --- /dev/null +++ b/talimatname/genel/faenza-icon-theme/faenza-icon-theme.kur-kos @@ -0,0 +1,6 @@ +gtk-update-icon-cache -f /usr/share/icons/Faenza-Ambiance +gtk-update-icon-cache -f /usr/share/icons/Faenza +gtk-update-icon-cache -f /usr/share/icons/Faenza-Dark +gtk-update-icon-cache -f /usr/share/icons/Faenza-Darker +gtk-update-icon-cache -f /usr/share/icons/Faenza-Darkest +gtk-update-icon-cache -f /usr/share/icons/Faenza-Radiance diff --git a/talimatname/genel/faenza-icon-theme/talimat b/talimatname/genel/faenza-icon-theme/talimat new file mode 100644 index 000000000..c0c5f0702 --- /dev/null +++ b/talimatname/genel/faenza-icon-theme/talimat @@ -0,0 +1,43 @@ +# Description: Equinox GTK teması için tasarlanmış simge teması +# URL: http://gnome-look.org/content/show.php/Faenza?content=128143 +# Packager: yasarciv67@gmail.com +# Depends on: + + +name=faenza-icon-theme +version=1.3.1 +release=1 +source=(http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/$name/${name}_${version}.tar.gz) + +build() { + cd $name-1.3 + mkdir -p "$PKG/usr/share/icons" "$PKG/usr/lib" "$PKG/usr/share" + + cp -rf Faenza{,-Dark,-Darkest,-Darker,-Ambiance,-Radiance} "$PKG/usr/share/icons/" + cp -rf rhythmbox "$PKG/usr/lib/" + cp -rf emesene "$PKG/usr/share/" + + # set the Arch Linux Distributor and start menu logo + for theme in Faenza{,-Dark}; do + for size in 22 24 32 48 64 96; do + cd "$PKG/usr/share/icons/$theme/places/$size/" + # no distributor-logo for Faenza-Dark + [[ $theme == Faenza ]] && ln -sf distributor-logo{-milislogo,}.png + ln -sf start-here{-milislogo,}.png + done + cd "$PKG/usr/share/icons/$theme/places/scalable/" + # no distributor-logo for Faenza-Dark + [[ $theme == Faenza ]] && ln -sf distributor-logo{-milislogo,}.svg + ln -sf start-here{-milislogo,}.svg + ln -sf start-here{-archlinux-symbolic,-symbolic}.svg + done + + for theme in Faenza{,-Dark}; do + cd "$PKG/usr/share/icons/$theme/apps/scalable/" + ln -sf gnome-session-reboot.svg system-reboot.svg + for size in 16 22 24 32 48 64 96; do + cd "$PKG/usr/share/icons/$theme/apps/$size/" + ln -sf gnome-session-reboot.png system-reboot.png + done + done +} diff --git a/talimatname/genel/lila-hd-icon-theme/lila-hd-icon-theme.kur-kos b/talimatname/genel/lila-hd-icon-theme/lila-hd-icon-theme.kur-kos new file mode 100644 index 000000000..35dba1531 --- /dev/null +++ b/talimatname/genel/lila-hd-icon-theme/lila-hd-icon-theme.kur-kos @@ -0,0 +1,7 @@ +gtk-update-icon-cache -f /usr/share/icons/Lila_HD +gtk-update-icon-cache -f /usr/share/icons/Lila_HD_Kaki +gtk-update-icon-cache -f /usr/share/icons/Lila_HD_Blue +gtk-update-icon-cache -f /usr/share/icons/Lila_HD_Dark +gtk-update-icon-cache -f /usr/share/icons/Lila_HD_Green +gtk-update-icon-cache -f /usr/share/icons/Lila_HD_Light-Grey +gtk-update-icon-cache -f /usr/share/icons/Lila_HD/default diff --git a/talimatname/genel/lila-hd-icon-theme/talimat b/talimatname/genel/lila-hd-icon-theme/talimat new file mode 100644 index 000000000..eb385ff93 --- /dev/null +++ b/talimatname/genel/lila-hd-icon-theme/talimat @@ -0,0 +1,19 @@ +# Description: Linux için Lila simge seti +# URL: https://github.com/ilnanny/Lila-HD-icon-theme +# Packager: yasarciv67@gmail.com +# Depends on: gtk-update-icon-cache + +name=lila-hd-icon-theme +_name=Lila-HD-icon-theme +version=1 +release=1 +source=() + +build() { + git clone https://github.com/ilnanny/$_name.git + cd "${_name}" + rm {credits,icon-theme.cache,lila-hd-32-px.png,Lila-HD-Icon-theme-3.0-Preview.png,README.md,install,SupportMe} + install -d "$PKG/usr/share/icons/" + cp -a * "$PKG/usr/share/icons/" + + }