[arch-commits] Commit in libetonyek/repos (4 files)
Andreas Radke
andyrtr at nymeria.archlinux.org
Wed Jun 4 20:00:41 UTC 2014
Date: Wednesday, June 4, 2014 @ 22:00:40
Author: andyrtr
Revision: 214281
archrelease: copy trunk to staging-i686, staging-x86_64
Added:
libetonyek/repos/staging-i686/PKGBUILD
(from rev 214280, libetonyek/trunk/PKGBUILD)
libetonyek/repos/staging-x86_64/PKGBUILD
(from rev 214280, libetonyek/trunk/PKGBUILD)
Deleted:
libetonyek/repos/staging-i686/PKGBUILD
libetonyek/repos/staging-x86_64/PKGBUILD
-------------------------+
/PKGBUILD | 64 ++++++++++++++++++++++++++++++++++++++++++++++
staging-i686/PKGBUILD | 32 -----------------------
staging-x86_64/PKGBUILD | 32 -----------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD 2014-06-04 20:00:24 UTC (rev 214280)
+++ staging-i686/PKGBUILD 2014-06-04 20:00:40 UTC (rev 214281)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Yue
-
-pkgname=libetonyek
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
-arch=('i686' 'x86_64')
-url='http://www.freedesktop.org/wiki/Software/libetonyek/'
-license=('MPL')
-depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
-makedepends=('boost' 'cppunit' 'gperf' 'doxygen')
-source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
-md5sums=('b5763d8c1365e15ea5e591a920615770')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd $pkgname-$pkgver
- make check
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: libetonyek/repos/staging-i686/PKGBUILD (from rev 214280, libetonyek/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD (rev 0)
+++ staging-i686/PKGBUILD 2014-06-04 20:00:40 UTC (rev 214281)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Yue
+
+pkgname=libetonyek
+pkgver=0.1.1
+pkgrel=1
+pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
+arch=('i686' 'x86_64')
+url='http://www.freedesktop.org/wiki/Software/libetonyek/'
+license=('MPL')
+depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
+makedepends=('boost' 'cppunit' 'gperf' 'doxygen')
+source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
+md5sums=('7adbc34bb4a33e26688c862e154a0d29')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make check
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD 2014-06-04 20:00:24 UTC (rev 214280)
+++ staging-x86_64/PKGBUILD 2014-06-04 20:00:40 UTC (rev 214281)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Yue
-
-pkgname=libetonyek
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
-arch=('i686' 'x86_64')
-url='http://www.freedesktop.org/wiki/Software/libetonyek/'
-license=('MPL')
-depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
-makedepends=('boost' 'cppunit' 'gperf' 'doxygen')
-source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
-md5sums=('b5763d8c1365e15ea5e591a920615770')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd $pkgname-$pkgver
- make check
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: libetonyek/repos/staging-x86_64/PKGBUILD (from rev 214280, libetonyek/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-06-04 20:00:40 UTC (rev 214281)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Yue
+
+pkgname=libetonyek
+pkgver=0.1.1
+pkgrel=1
+pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
+arch=('i686' 'x86_64')
+url='http://www.freedesktop.org/wiki/Software/libetonyek/'
+license=('MPL')
+depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
+makedepends=('boost' 'cppunit' 'gperf' 'doxygen')
+source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
+md5sums=('7adbc34bb4a33e26688c862e154a0d29')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make check
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list