Merge branch 'master' of yasarciv67/milis into master
This commit is contained in:
commit
80b1c3cfad
|
@ -0,0 +1,15 @@
|
|||
# Tanım: Enlightenment masaüstü kurucu
|
||||
# URL: http://www.enlightenment.org/
|
||||
# Paketçi: yasarciv67
|
||||
# Gerekler: enlightenment econnman places ephoto
|
||||
|
||||
isim=enlightenment-masa
|
||||
surum=0.22.3
|
||||
devir=1
|
||||
kaynak=(talimat)
|
||||
|
||||
derle()
|
||||
{
|
||||
mkdir $PKG/tmp
|
||||
echo "enlightenment sistem" > $PKG/tmp/masa
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
# Tanım: Enlightenment pencere yöneticisi
|
||||
# URL: http://www.enlightenment.org/
|
||||
# Paketçi: yasarciv67
|
||||
# Gerekler: xorg-xcb-util-keysyms dejavu-ttf bullet efl terminology luajit python-efl econnman ephoto places
|
||||
# Gerekler: xorg-xcb-util-keysyms dejavu-ttf bullet efl terminology luajit python-efl
|
||||
|
||||
isim=enlightenment
|
||||
surum=0.22.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Tanım: Bu modül, sisteme bağlı aygıt birimlerini yönetir.
|
||||
# URL: https://phab.enlightenment.org/w/emodules/places/
|
||||
# Paketçi: yasarciv67
|
||||
# Gerekler: efl polkit-gnome enlightenment
|
||||
# Gerekler: polkit-gnome enlightenment
|
||||
|
||||
isim=places
|
||||
surum=git
|
||||
|
|
Loading…
Reference in New Issue