[arch-commits] Commit in simple-scan/repos (4 files)

Jan Steffens heftig at archlinux.org
Tue May 2 16:46:07 UTC 2017


    Date: Tuesday, May 2, 2017 @ 16:46:07
  Author: heftig
Revision: 226592

archrelease: copy trunk to community-i686, community-x86_64

Added:
  simple-scan/repos/community-i686/PKGBUILD
    (from rev 226591, simple-scan/trunk/PKGBUILD)
  simple-scan/repos/community-x86_64/PKGBUILD
    (from rev 226591, simple-scan/trunk/PKGBUILD)
Deleted:
  simple-scan/repos/community-i686/PKGBUILD
  simple-scan/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   74 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   37 ----------------------
 community-x86_64/PKGBUILD |   37 ----------------------
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-05-02 16:45:17 UTC (rev 226591)
+++ community-i686/PKGBUILD	2017-05-02 16:46:07 UTC (rev 226592)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
-
-pkgname=simple-scan
-pkgver=3.24.1
-pkgrel=1
-pkgdesc="Simple scanning utility"
-url="https://launchpad.net/simple-scan"
-arch=(i686 x86_64)
-license=(GPL3)
-depends=(sane dconf gtk3 colord libgusb)
-makedepends=(yelp-tools intltool vala)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Force regeneration
-  touch src/*.vala
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
-    --prefix=/usr \
-    --disable-schemas-compile \
-    --disable-packagekit
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: simple-scan/repos/community-i686/PKGBUILD (from rev 226591, simple-scan/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-05-02 16:46:07 UTC (rev 226592)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
+
+pkgname=simple-scan
+pkgver=3.24.1
+pkgrel=2
+pkgdesc="Simple scanning utility"
+url="https://launchpad.net/simple-scan"
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(sane dconf gtk3 colord libgusb)
+makedepends=(yelp-tools intltool vala)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Force regeneration
+  touch src/*.vala
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+    --prefix=/usr \
+    --disable-schemas-compile \
+    --disable-packagekit
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-05-02 16:45:17 UTC (rev 226591)
+++ community-x86_64/PKGBUILD	2017-05-02 16:46:07 UTC (rev 226592)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
-
-pkgname=simple-scan
-pkgver=3.24.1
-pkgrel=1
-pkgdesc="Simple scanning utility"
-url="https://launchpad.net/simple-scan"
-arch=(i686 x86_64)
-license=(GPL3)
-depends=(sane dconf gtk3 colord libgusb)
-makedepends=(yelp-tools intltool vala)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Force regeneration
-  touch src/*.vala
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
-    --prefix=/usr \
-    --disable-schemas-compile \
-    --disable-packagekit
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: simple-scan/repos/community-x86_64/PKGBUILD (from rev 226591, simple-scan/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-05-02 16:46:07 UTC (rev 226592)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
+
+pkgname=simple-scan
+pkgver=3.24.1
+pkgrel=2
+pkgdesc="Simple scanning utility"
+url="https://launchpad.net/simple-scan"
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(sane dconf gtk3 colord libgusb)
+makedepends=(yelp-tools intltool vala)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Force regeneration
+  touch src/*.vala
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+    --prefix=/usr \
+    --disable-schemas-compile \
+    --disable-packagekit
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list