xreader.paketlendi

This commit is contained in:
milisman 2017-02-04 19:14:33 +02:00
parent 933e6c5e22
commit 4de9a5d742
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# Description: PDF ve Postscript gibi dosyalar için belge görüntüleyici. X-Apps Projesi.
# URL: https://github.com/linuxmint/xreader
# Packager: milisarge yasarciv
# Depends on: ghostscript poppler-glib djvulibre desktop-file-utils gsettings-desktop-schemas gtk3 gtk2 libsecret mate-common yelp-tools
name=xreader
version=1.2.2
release=1
source=(https://github.com/linuxmint/$name/archive/$version.tar.gz)
build() {
cd $name-$version
./autogen.sh --prefix="/usr" \
--localstatedir="/var" \
--libexecdir="/usr/lib/$name" \
--disable-caja --disable-nemo
make
make DESTDIR=$PKG install
}

View File

@ -0,0 +1,3 @@
glib-compile-schemas /usr/share/glib-2.0/schemas/
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
update-desktop-database -q