summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-06 13:51:27 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-06 13:51:27 -0300
commitf561699bb33f43b07ad50381607e9b1963253429 (patch)
tree62745292308fb95659e8f0c4a88cda1b860ce20c /libre
parent750ee059e471dcbb61f4faa4a67bf8c599679ac2 (diff)
downloadabslibre-f561699bb33f43b07ad50381607e9b1963253429.tar.gz
abslibre-f561699bb33f43b07ad50381607e9b1963253429.tar.bz2
abslibre-f561699bb33f43b07ad50381607e9b1963253429.zip
atril{,-gtk3}: remove from [libre] because it doesn't recommends nonfree unrar optional installation anymore
Diffstat (limited to 'libre')
-rw-r--r--libre/atril-gtk3/PKGBUILD51
-rw-r--r--libre/atril-gtk3/atril.install13
-rw-r--r--libre/atril/PKGBUILD51
-rw-r--r--libre/atril/atril.install13
4 files changed, 0 insertions, 128 deletions
diff --git a/libre/atril-gtk3/PKGBUILD b/libre/atril-gtk3/PKGBUILD
deleted file mode 100644
index 3b6c8ce8e..000000000
--- a/libre/atril-gtk3/PKGBUILD
+++ /dev/null
@@ -1,51 +0,0 @@
-# $Id: PKGBUILD 139031 2015-08-31 19:47:25Z flexiondotorg $
-# Maintainer (Arch): Martin Wimpress <code@flexion.org>
-# Maintainer: André Silva <emulatorman@parabola.nu>
-
-_ver=1.10
-_pkgbase=atril
-pkgname=(${_pkgbase}-gtk3)
-pkgver=${_ver}.2
-pkgrel=1.parabola1
-pkgdesc="MATE document viewer (GTK3 version [EXPERIMENTAL]), with libarchive support for compressed comic books"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'dbus' 'desktop-file-utils' 'gtk3' 'libsecret' 'libsm' 'libspectre'
- 'mate-desktop-gtk3>=1.10' 'mate-icon-theme' 'poppler-glib' 'webkitgtk' 'zlib' 'libarchive')
-makedepends=('caja-gtk3>=1.10' 'djvulibre' 'gobject-introspection' 'libgxps'
- 'mate-common' 'texlive-bin' 'yelp-tools')
-optdepends=('caja-gtk3: Document Properties extension'
- 'djvulibre: DjVu support'
- 'libgxps: XPS support'
- 'texlive-bin: DVI support'
- 'yelp: for reading MATE help documents')
-groups=('mate-extra-gtk3')
-conflicts=("${_pkgbase}")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('ffbc018f534729d68fb1a5dbdc92de6c9ddbe0b1')
-install=${_pkgbase}.install
-
-build() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --libexecdir=/usr/lib/${_pkgbase} \
- --with-gtk=3.0 \
- --enable-gtk-doc \
- --enable-djvu \
- --enable-dvi \
- --enable-epub \
- --enable-t1lib \
- --enable-pixbuf \
- --enable-comics \
- --enable-xps \
- --enable-introspection \
- --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
diff --git a/libre/atril-gtk3/atril.install b/libre/atril-gtk3/atril.install
deleted file mode 100644
index bf6781f93..000000000
--- a/libre/atril-gtk3/atril.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
diff --git a/libre/atril/PKGBUILD b/libre/atril/PKGBUILD
deleted file mode 100644
index 3ca560990..000000000
--- a/libre/atril/PKGBUILD
+++ /dev/null
@@ -1,51 +0,0 @@
-# Maintainer (Arch): Martin Wimpress <code@flexion.org>
-# Maintainer: André Silva <emulatorman@parabola.nu>
-
-_ver=1.10
-_pkgbase=atril
-pkgname=(${_pkgbase})
-pkgver=${_ver}.2
-pkgrel=1.parabola1
-pkgdesc="MATE document viewer (GTK2 version), with libarchive support for compressed comic books"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'dbus' 'desktop-file-utils' 'gtk2' 'libsecret' 'libsm' 'libspectre'
- 'mate-desktop>=1.10' 'mate-icon-theme' 'poppler-glib' 'webkitgtk2' 'zlib' 'libarchive')
-makedepends=('caja>=1.10' 'djvulibre' 'gobject-introspection' 'libgxps'
- 'mate-common' 'texlive-bin' 'yelp-tools')
-optdepends=('caja: Document Properties extension'
- 'djvulibre: DjVu support'
- 'libgxps: XPS support'
- 'texlive-bin: DVI support'
- 'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3" "${_pkgbase}-libre")
-replaces=("${_pkgbase}-libre")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('ffbc018f534729d68fb1a5dbdc92de6c9ddbe0b1')
-install=${_pkgbase}.install
-
-build() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --libexecdir=/usr/lib/${_pkgbase} \
- --with-gtk=2.0 \
- --enable-gtk-doc \
- --enable-djvu \
- --enable-dvi \
- --enable-epub \
- --enable-t1lib \
- --enable-pixbuf \
- --enable-comics \
- --enable-xps \
- --enable-introspection \
- --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
diff --git a/libre/atril/atril.install b/libre/atril/atril.install
deleted file mode 100644
index bf6781f93..000000000
--- a/libre/atril/atril.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}