plymouth
This commit is contained in:
parent
21bfb738a9
commit
4b7ae93255
|
@ -1,3 +0,0 @@
|
||||||
if [ -x /usr/bin/glib-compile-schemas ]; then
|
|
||||||
/usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas/ >/dev/null 2>&1
|
|
||||||
fi
|
|
|
@ -1,13 +1,14 @@
|
||||||
# Tanım: Kernel modulleri desteğine sahip bir grafik önyükleme başlatma ekranı
|
# Tanım: Kernel modulleri desteğine sahip bir grafik önyükleme başlatma ekranı
|
||||||
# URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
# URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: xorg-libdrm pango docbook-xsl gtk3
|
# Gerekler: xorg-libdrm pango docbook-xsl gtk2
|
||||||
|
|
||||||
isim=plymouth
|
isim=plymouth
|
||||||
surum=0.9.3
|
surum=0.8.8
|
||||||
devir=2
|
devir=1
|
||||||
|
|
||||||
kaynak=(https://www.freedesktop.org/software/plymouth/releases/$isim-$surum.tar.xz
|
#kaynak=(https://www.freedesktop.org/software/plymouth/releases/$isim-$surum.tar.xz
|
||||||
|
kaynak=(http://www.freedesktop.org/software/$isim/releases/$isim-$surum.tar.bz2
|
||||||
https://raw.githubusercontent.com/yakar/milis-linux-wallpapers/master/milis-linux-tree.png
|
https://raw.githubusercontent.com/yakar/milis-linux-wallpapers/master/milis-linux-tree.png
|
||||||
plymouthd.conf)
|
plymouthd.conf)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue