mugshot-milis
This commit is contained in:
parent
58fe9c5644
commit
422533be1d
|
@ -0,0 +1,13 @@
|
|||
# Description: Kişisel bilgileri düzenleme uygulaması
|
||||
# URL: https://launchpad.net/mugshot
|
||||
# Packager: milisarge
|
||||
# Depends on: intltool gtk3 python3-distutils-extra python3-pexpect dbus-python python3-cairo python3-gobject accountsservice
|
||||
|
||||
name=mugshot-milis
|
||||
version=0.3.2
|
||||
release=1
|
||||
source=(https://kaynaklar.milislinux.org/$name-$version.tar.gz::$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cp -r "${SRC}/usr" "${PKG}/"
|
||||
}
|
Loading…
Reference in New Issue