[arch-commits] Commit in prison-frameworks/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Nov 20 23:54:31 UTC 2015


    Date: Saturday, November 21, 2015 @ 00:54:31
  Author: arojas
Revision: 251752

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

Added:
  prison-frameworks/repos/extra-i686/PKGBUILD
    (from rev 251751, prison-frameworks/trunk/PKGBUILD)
  prison-frameworks/repos/extra-x86_64/PKGBUILD
    (from rev 251751, prison-frameworks/trunk/PKGBUILD)
Deleted:
  prison-frameworks/repos/extra-i686/PKGBUILD
  prison-frameworks/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   72 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   36 ------------------------
 extra-x86_64/PKGBUILD |   36 ------------------------
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-11-20 23:53:52 UTC (rev 251751)
+++ extra-i686/PKGBUILD	2015-11-20 23:54:31 UTC (rev 251752)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=prison-frameworks
-pkgver=1.1.1.20141027
-_commit=8f25e5a557ca402d3df538c6d0bdad4481b26656
-pkgrel=1
-pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kdesupport/prison'
-license=('GPL')
-depends=('qt5-base' 'libdmtx' 'qrencode')
-makedepends=('extra-cmake-modules' 'git')
-source=("git://anongit.kde.org/prison.git#commit=$_commit")
-md5sums=('SKIP')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../prison \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: prison-frameworks/repos/extra-i686/PKGBUILD (from rev 251751, prison-frameworks/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-11-20 23:54:31 UTC (rev 251752)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=prison-frameworks
+pkgver=1.2.1.20150831
+_commit=84724fa132b983266d8cd2b036d5a0f75a78ca46
+pkgrel=1
+pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kdesupport/prison'
+license=('GPL')
+depends=('qt5-base' 'libdmtx' 'qrencode')
+makedepends=('extra-cmake-modules' 'git')
+source=("git://anongit.kde.org/prison.git#commit=$_commit")
+md5sums=('SKIP')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../prison \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-11-20 23:53:52 UTC (rev 251751)
+++ extra-x86_64/PKGBUILD	2015-11-20 23:54:31 UTC (rev 251752)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=prison-frameworks
-pkgver=1.1.1.20141027
-_commit=8f25e5a557ca402d3df538c6d0bdad4481b26656
-pkgrel=1
-pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kdesupport/prison'
-license=('GPL')
-depends=('qt5-base' 'libdmtx' 'qrencode')
-makedepends=('extra-cmake-modules' 'git')
-source=("git://anongit.kde.org/prison.git#commit=$_commit")
-md5sums=('SKIP')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../prison \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: prison-frameworks/repos/extra-x86_64/PKGBUILD (from rev 251751, prison-frameworks/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-11-20 23:54:31 UTC (rev 251752)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=prison-frameworks
+pkgver=1.2.1.20150831
+_commit=84724fa132b983266d8cd2b036d5a0f75a78ca46
+pkgrel=1
+pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kdesupport/prison'
+license=('GPL')
+depends=('qt5-base' 'libdmtx' 'qrencode')
+makedepends=('extra-cmake-modules' 'git')
+source=("git://anongit.kde.org/prison.git#commit=$_commit")
+md5sums=('SKIP')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../prison \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list