[arch-commits] Commit in libuser/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Wed Mar 18 10:50:54 UTC 2015
Date: Wednesday, March 18, 2015 @ 11:50:53
Author: spupykin
Revision: 129460
archrelease: copy trunk to community-i686, community-x86_64
Added:
libuser/repos/community-i686/PKGBUILD
(from rev 129459, libuser/trunk/PKGBUILD)
libuser/repos/community-x86_64/PKGBUILD
(from rev 129459, 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-03-18 10:50:40 UTC (rev 129459)
+++ community-i686/PKGBUILD 2015-03-18 10:50:53 UTC (rev 129460)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=libuser
-pkgver=0.59
-pkgrel=2
-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=('22835cbfec894b1e9491845ed5023244')
-
-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 129459, libuser/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-18 10:50:53 UTC (rev 129460)
@@ -0,0 +1,33 @@
+# $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
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-03-18 10:50:40 UTC (rev 129459)
+++ community-x86_64/PKGBUILD 2015-03-18 10:50:53 UTC (rev 129460)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=libuser
-pkgver=0.59
-pkgrel=2
-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=('22835cbfec894b1e9491845ed5023244')
-
-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 129459, libuser/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-03-18 10:50:53 UTC (rev 129460)
@@ -0,0 +1,33 @@
+# $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
+}
More information about the arch-commits
mailing list