[arch-commits] Commit in libuser/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Sun Apr 5 22:32:46 UTC 2015
Date: Monday, April 6, 2015 @ 00:32:46
Author: spupykin
Revision: 130740
archrelease: copy trunk to community-i686, community-x86_64
Added:
libuser/repos/community-i686/PKGBUILD
(from rev 130739, libuser/trunk/PKGBUILD)
libuser/repos/community-x86_64/PKGBUILD
(from rev 130739, libuser/trunk/PKGBUILD)
Deleted:
libuser/repos/community-i686/PKGBUILD
libuser/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 33 ----------------------
community-x86_64/PKGBUILD | 33 ----------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-05 22:32:33 UTC (rev 130739)
+++ community-i686/PKGBUILD 2015-04-05 22:32:46 UTC (rev 130740)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=libuser
-pkgver=0.60
-pkgrel=1
-pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='https://fedorahosted.org/libuser/'
-depends=('python2' 'glib2' 'popt')
-backup=('etc/libuser.conf')
-source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz")
-md5sums=('5c549724999ccca65ceaaecc4eb8cb98')
-
-build() {
- cd ${pkgname}-${pkgver}
- export PYTHON=python2
- ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --sbindir=/usr/bin \
- --disable-gtk-doc-html \
- --disable-rpath
- sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libuser/repos/community-i686/PKGBUILD (from rev 130739, libuser/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-05 22:32:46 UTC (rev 130740)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=libuser
+pkgver=0.61
+pkgrel=1
+pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
+arch=('i686' 'x86_64')
+license=('LGPL')
+url='https://fedorahosted.org/libuser/'
+depends=('python2' 'glib2' 'popt')
+backup=('etc/libuser.conf')
+source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz")
+md5sums=('d977dc59161272c1491edd9ca7ba22f2')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ export PYTHON=python2
+ ./configure \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --sbindir=/usr/bin \
+ --disable-gtk-doc-html \
+ --disable-rpath
+ sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-04-05 22:32:33 UTC (rev 130739)
+++ community-x86_64/PKGBUILD 2015-04-05 22:32:46 UTC (rev 130740)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=libuser
-pkgver=0.60
-pkgrel=1
-pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
-arch=('i686' 'x86_64')
-license=('LGPL')
-url='https://fedorahosted.org/libuser/'
-depends=('python2' 'glib2' 'popt')
-backup=('etc/libuser.conf')
-source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz")
-md5sums=('5c549724999ccca65ceaaecc4eb8cb98')
-
-build() {
- cd ${pkgname}-${pkgver}
- export PYTHON=python2
- ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --sbindir=/usr/bin \
- --disable-gtk-doc-html \
- --disable-rpath
- sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libuser/repos/community-x86_64/PKGBUILD (from rev 130739, libuser/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-05 22:32:46 UTC (rev 130740)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=libuser
+pkgver=0.61
+pkgrel=1
+pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
+arch=('i686' 'x86_64')
+license=('LGPL')
+url='https://fedorahosted.org/libuser/'
+depends=('python2' 'glib2' 'popt')
+backup=('etc/libuser.conf')
+source=("https://fedorahosted.org/releases/l/i/libuser/libuser-${pkgver}.tar.xz")
+md5sums=('d977dc59161272c1491edd9ca7ba22f2')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ export PYTHON=python2
+ ./configure \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --sbindir=/usr/bin \
+ --disable-gtk-doc-html \
+ --disable-rpath
+ sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
More information about the arch-commits
mailing list