[arch-commits] Commit in scantailor/repos/community-x86_64 (6 files)

Sergej Pupykin spupykin at archlinux.org
Thu Apr 21 10:49:07 UTC 2016


    Date: Thursday, April 21, 2016 @ 12:49:06
  Author: spupykin
Revision: 171498

archrelease: copy trunk to community-x86_64

Added:
  scantailor/repos/community-x86_64/PKGBUILD
    (from rev 171497, scantailor/trunk/PKGBUILD)
  scantailor/repos/community-x86_64/scantailor.desktop
    (from rev 171497, scantailor/trunk/scantailor.desktop)
  scantailor/repos/community-x86_64/scantailor.install
    (from rev 171497, scantailor/trunk/scantailor.install)
Deleted:
  scantailor/repos/community-x86_64/PKGBUILD
  scantailor/repos/community-x86_64/scantailor.desktop
  scantailor/repos/community-x86_64/scantailor.install

--------------------+
 PKGBUILD           |   70 +++++++++++++++++++++++++--------------------------
 scantailor.desktop |   22 ++++++++--------
 scantailor.install |   26 +++++++++---------
 3 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-21 10:44:16 UTC (rev 171497)
+++ PKGBUILD	2016-04-21 10:49:06 UTC (rev 171498)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Denis Terskov aka neurosurgeon <terskov.den at gmail.com>
-
-pkgname=scantailor
-pkgver=0.9.11.1
-pkgrel=5
-_realver=EXPERIMENTAL_2015_10_27
-pkgdesc="Interactive post-processing tool for scanned pages"
-arch=(i686 x86_64)
-url="http://scantailor.org/"
-license="GPL"
-depends=('qt5-base' 'libtiff' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
-install=scantailor.install
-source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
-        scantailor.desktop)
-md5sums=('1638dec878e9f35e9c0af1ab222280dd'
-         '7fdbdef6167d124762421ec99a98f8de')
-
-build() {
-  cd $srcdir/$pkgname-$_realver
-  cmake \
-	-DCMAKE_BUILD_TYPE=Release \
-	-DCMAKE_INSTALL_PREFIX=/usr \
-	.
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$_realver
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 "resources/appicon.svg" "$pkgdir/usr/share/icons/hicolor/scalable/apps/scantailor.svg"
-  install -Dm0644 "$srcdir/scantailor.desktop" "$pkgdir/usr/share/applications/scantailor.desktop"
-}

Copied: scantailor/repos/community-x86_64/PKGBUILD (from rev 171497, scantailor/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-04-21 10:49:06 UTC (rev 171498)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Denis Terskov aka neurosurgeon <terskov.den at gmail.com>
+
+pkgname=scantailor
+pkgver=0.9.12
+pkgrel=1
+_realver=EXPERIMENTAL_2015_10_27
+pkgdesc="Interactive post-processing tool for scanned pages"
+arch=(i686 x86_64)
+url="http://scantailor.org/"
+license=("GPL")
+depends=('qt5-base' 'libtiff' 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
+install=scantailor.install
+source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
+        scantailor.desktop)
+md5sums=('1638dec878e9f35e9c0af1ab222280dd'
+         '7fdbdef6167d124762421ec99a98f8de')
+
+build() {
+  cd $srcdir/$pkgname-$_realver
+  cmake \
+	-DCMAKE_BUILD_TYPE=Release \
+	-DCMAKE_INSTALL_PREFIX=/usr \
+	.
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$_realver
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 "resources/appicon.svg" "$pkgdir/usr/share/icons/hicolor/scalable/apps/scantailor.svg"
+  install -Dm0644 "$srcdir/scantailor.desktop" "$pkgdir/usr/share/applications/scantailor.desktop"
+}

Deleted: scantailor.desktop
===================================================================
--- scantailor.desktop	2016-04-21 10:44:16 UTC (rev 171497)
+++ scantailor.desktop	2016-04-21 10:49:06 UTC (rev 171498)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Scan Tailor
-Comment=An interactive post-processing tool for scanned pages.
-Icon=/usr/share/icons/hicolor/scalable/apps/scantailor.svg
-Exec=scantailor %u
-TryExec=scantailor
-Terminal=false
-Type=Application
-StartupNotify=true
-Categories=Graphics;
-MimeType=image/png;image/tif;image/jpeg

Copied: scantailor/repos/community-x86_64/scantailor.desktop (from rev 171497, scantailor/trunk/scantailor.desktop)
===================================================================
--- scantailor.desktop	                        (rev 0)
+++ scantailor.desktop	2016-04-21 10:49:06 UTC (rev 171498)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=Scan Tailor
+Comment=An interactive post-processing tool for scanned pages.
+Icon=/usr/share/icons/hicolor/scalable/apps/scantailor.svg
+Exec=scantailor %u
+TryExec=scantailor
+Terminal=false
+Type=Application
+StartupNotify=true
+Categories=Graphics;
+MimeType=image/png;image/tif;image/jpeg

Deleted: scantailor.install
===================================================================
--- scantailor.install	2016-04-21 10:44:16 UTC (rev 171497)
+++ scantailor.install	2016-04-21 10:49:06 UTC (rev 171498)
@@ -1,13 +0,0 @@
-post_install() {
-	update-desktop-database -q
-	xdg-icon-resource forceupdate --mode system
-	xdg-desktop-menu forceupdate --mode system
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: scantailor/repos/community-x86_64/scantailor.install (from rev 171497, scantailor/trunk/scantailor.install)
===================================================================
--- scantailor.install	                        (rev 0)
+++ scantailor.install	2016-04-21 10:49:06 UTC (rev 171498)
@@ -0,0 +1,13 @@
+post_install() {
+	update-desktop-database -q
+	xdg-icon-resource forceupdate --mode system
+	xdg-desktop-menu forceupdate --mode system
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}



More information about the arch-commits mailing list