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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Oct 27 09:37:30 UTC 2014


    Date: Monday, October 27, 2014 @ 10:37:30
  Author: bpiotrowski
Revision: 121463

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

Added:
  slop/repos/community-i686/PKGBUILD
    (from rev 121462, slop/trunk/PKGBUILD)
  slop/repos/community-x86_64/PKGBUILD
    (from rev 121462, slop/trunk/PKGBUILD)
Deleted:
  slop/repos/community-i686/PKGBUILD
  slop/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-10-27 09:37:18 UTC (rev 121462)
+++ community-i686/PKGBUILD	2014-10-27 09:37:30 UTC (rev 121463)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: naelstrof <naelstrof at gmail.com>
-
-pkgname=slop
-pkgver=3.1.9
-pkgrel=1
-pkgdesc='Utility to query the user for a selection and print the region to stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'gcc-libs')
-makedepends=('cmake')
-source=($url/archive/v$pkgver.tar.gz)
-md5sums=('92b0d2e511d0c7de6be513b3d29af480')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr/bin . .
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-i686/PKGBUILD (from rev 121462, slop/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-10-27 09:37:30 UTC (rev 121463)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: naelstrof <naelstrof at gmail.com>
+
+pkgname=slop
+pkgver=3.1.10
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'gcc-libs')
+makedepends=('cmake')
+source=($url/archive/v$pkgver.tar.gz)
+md5sums=('d2e136bba6cc500bf87aa172bea57378')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr/bin . .
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-10-27 09:37:18 UTC (rev 121462)
+++ community-x86_64/PKGBUILD	2014-10-27 09:37:30 UTC (rev 121463)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: naelstrof <naelstrof at gmail.com>
-
-pkgname=slop
-pkgver=3.1.9
-pkgrel=1
-pkgdesc='Utility to query the user for a selection and print the region to stdout'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/slop'
-license=('GPL3')
-depends=('libxext' 'libx11' 'gcc-libs')
-makedepends=('cmake')
-source=($url/archive/v$pkgver.tar.gz)
-md5sums=('92b0d2e511d0c7de6be513b3d29af480')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr/bin . .
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: slop/repos/community-x86_64/PKGBUILD (from rev 121462, slop/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-10-27 09:37:30 UTC (rev 121463)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: naelstrof <naelstrof at gmail.com>
+
+pkgname=slop
+pkgver=3.1.10
+pkgrel=1
+pkgdesc='Utility to query the user for a selection and print the region to stdout'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/slop'
+license=('GPL3')
+depends=('libxext' 'libx11' 'gcc-libs')
+makedepends=('cmake')
+source=($url/archive/v$pkgver.tar.gz)
+md5sums=('d2e136bba6cc500bf87aa172bea57378')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr/bin . .
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list