[arch-commits] Commit in libhx/repos (4 files)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Sun May 5 14:47:58 UTC 2013
Date: Sunday, May 5, 2013 @ 16:47:57
Author: spupykin
Revision: 89905
archrelease: copy trunk to community-i686, community-x86_64
Added:
libhx/repos/community-i686/PKGBUILD
(from rev 89904, libhx/trunk/PKGBUILD)
libhx/repos/community-x86_64/PKGBUILD
(from rev 89904, libhx/trunk/PKGBUILD)
Deleted:
libhx/repos/community-i686/PKGBUILD
libhx/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 27 ----------------------
community-x86_64/PKGBUILD | 27 ----------------------
3 files changed, 54 insertions(+), 54 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-05-05 14:47:39 UTC (rev 89904)
+++ community-i686/PKGBUILD 2013-05-05 14:47:57 UTC (rev 89905)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Max Roder <maxroder at web.de>
-# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
-
-pkgname='libhx'
-pkgver=3.14
-pkgrel=1
-pkgdesc='A library providing queue, tree, I/O and utility functions'
-arch=('i686' 'x86_64')
-url=('http://libhx.sourceforge.net/')
-license=('GPL')
-depends=()
-options=('!libtool')
-source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
-md5sums=('a2a2dd32aaff33234e53517c6afd694a')
-
-build() {
- cd ${srcdir}/libHX-${pkgver}
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/libHX-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libhx/repos/community-i686/PKGBUILD (from rev 89904, libhx/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-05 14:47:57 UTC (rev 89905)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Max Roder <maxroder at web.de>
+# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
+
+pkgname='libhx'
+pkgver=3.15
+pkgrel=1
+pkgdesc='A library providing queue, tree, I/O and utility functions'
+arch=('i686' 'x86_64')
+url=('http://libhx.sourceforge.net/')
+license=('GPL')
+depends=()
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
+md5sums=('0165d6aa994a094b2a170d93a48599e0')
+
+build() {
+ cd ${srcdir}/libHX-${pkgver}
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/libHX-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-05-05 14:47:39 UTC (rev 89904)
+++ community-x86_64/PKGBUILD 2013-05-05 14:47:57 UTC (rev 89905)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Max Roder <maxroder at web.de>
-# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
-
-pkgname='libhx'
-pkgver=3.14
-pkgrel=1
-pkgdesc='A library providing queue, tree, I/O and utility functions'
-arch=('i686' 'x86_64')
-url=('http://libhx.sourceforge.net/')
-license=('GPL')
-depends=()
-options=('!libtool')
-source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
-md5sums=('a2a2dd32aaff33234e53517c6afd694a')
-
-build() {
- cd ${srcdir}/libHX-${pkgver}
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/libHX-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libhx/repos/community-x86_64/PKGBUILD (from rev 89904, libhx/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-05-05 14:47:57 UTC (rev 89905)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Max Roder <maxroder at web.de>
+# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
+
+pkgname='libhx'
+pkgver=3.15
+pkgrel=1
+pkgdesc='A library providing queue, tree, I/O and utility functions'
+arch=('i686' 'x86_64')
+url=('http://libhx.sourceforge.net/')
+license=('GPL')
+depends=()
+options=('!libtool')
+source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
+md5sums=('0165d6aa994a094b2a170d93a48599e0')
+
+build() {
+ cd ${srcdir}/libHX-${pkgver}
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/libHX-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
More information about the arch-commits
mailing list