xviewer.paketlendi
This commit is contained in:
parent
16ffa22872
commit
c5cbe80863
2 changed files with 20 additions and 0 deletions
19
talimatname/genel/xviewer/talimat
Normal file
19
talimatname/genel/xviewer/talimat
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Description: Basit ve kullanımı kolay bir resim görüntüleyici.
|
||||||
|
# URL: https://github.com/linuxmint/xviewer
|
||||||
|
# Packager: Cihan Alkan
|
||||||
|
# Depends on: gnome-desktop gnome-common libglade yelp-tools libpeas
|
||||||
|
|
||||||
|
name=xviewer
|
||||||
|
version=1.4.2
|
||||||
|
release=1
|
||||||
|
source=(https://github.com/linuxmint/$name/archive/$version.tar.gz)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
cd $name-$version
|
||||||
|
gnome-autogen.sh --prefix="/usr" \
|
||||||
|
--localstatedir="/var" \
|
||||||
|
--libexecdir="/usr/lib/$name"
|
||||||
|
make
|
||||||
|
make DESTDIR=$PKG install
|
||||||
|
|
||||||
|
}
|
1
talimatname/genel/xviewer/xviewer.kur-kos
Normal file
1
talimatname/genel/xviewer/xviewer.kur-kos
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|
Loading…
Add table
Reference in a new issue