[arch-commits] Commit in kdesdk-poxml/repos (4 files)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Aug 3 13:16:20 UTC 2014
Date: Sunday, August 3, 2014 @ 15:16:20
Author: svenstaro
Revision: 218910
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
(from rev 218909, kdesdk-poxml/kde-unstable/PKGBUILD)
kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD
(from rev 218909, kdesdk-poxml/kde-unstable/PKGBUILD)
Deleted:
kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 62 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 31 --------------------
kde-unstable-x86_64/PKGBUILD | 31 --------------------
3 files changed, 62 insertions(+), 62 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2014-08-03 13:16:11 UTC (rev 218909)
+++ kde-unstable-i686/PKGBUILD 2014-08-03 13:16:20 UTC (rev 218910)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-poxml
-pkgver=4.13.95
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'antlr2')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/unstable/${pkgver}/src/poxml-${pkgver}.tar.xz")
-sha1sums=('1be939236b1b9a3d90fc153b995558d3bacec5c4')
-
-build() {
- mkdir build
- cd build
- cmake ../poxml-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD (from rev 218909, kdesdk-poxml/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2014-08-03 13:16:20 UTC (rev 218910)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-poxml
+pkgver=4.13.97
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4' 'antlr2')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/unstable/${pkgver}/src/poxml-${pkgver}.tar.xz")
+sha1sums=('1c8fef8c3c36715ecc415480d874d2b992cda240')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../poxml-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2014-08-03 13:16:11 UTC (rev 218909)
+++ kde-unstable-x86_64/PKGBUILD 2014-08-03 13:16:20 UTC (rev 218910)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-poxml
-pkgver=4.13.95
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'antlr2')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/unstable/${pkgver}/src/poxml-${pkgver}.tar.xz")
-sha1sums=('1be939236b1b9a3d90fc153b995558d3bacec5c4')
-
-build() {
- mkdir build
- cd build
- cmake ../poxml-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD (from rev 218909, kdesdk-poxml/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2014-08-03 13:16:20 UTC (rev 218910)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-poxml
+pkgver=4.13.97
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4' 'antlr2')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/unstable/${pkgver}/src/poxml-${pkgver}.tar.xz")
+sha1sums=('1c8fef8c3c36715ecc415480d874d2b992cda240')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../poxml-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
More information about the arch-commits
mailing list