[arch-commits] Commit in kdesdk-poxml/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Sat Mar 21 06:27:34 UTC 2015
Date: Saturday, March 21, 2015 @ 07:27:34
Author: arojas
Revision: 234402
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
(from rev 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
Deleted:
kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 64 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 32 --------------------
kde-unstable-x86_64/PKGBUILD | 32 --------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2015-03-21 06:26:39 UTC (rev 234401)
+++ kde-unstable-i686/PKGBUILD 2015-03-21 06:27:34 UTC (rev 234402)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-poxml
-pkgver=15.03.90
-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=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz")
-sha1sums=('ed8ebde5fcd121b990112622f08bd84e78621ccd')
-
-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 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2015-03-21 06:27:34 UTC (rev 234402)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-poxml
+pkgver=15.03.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-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz")
+sha1sums=('e2f46af65dfc7eaf52f1b86504f0ee6eac53d7d4')
+
+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 2015-03-21 06:26:39 UTC (rev 234401)
+++ kde-unstable-x86_64/PKGBUILD 2015-03-21 06:27:34 UTC (rev 234402)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-poxml
-pkgver=15.03.90
-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=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz")
-sha1sums=('ed8ebde5fcd121b990112622f08bd84e78621ccd')
-
-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 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2015-03-21 06:27:34 UTC (rev 234402)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-poxml
+pkgver=15.03.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-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz")
+sha1sums=('e2f46af65dfc7eaf52f1b86504f0ee6eac53d7d4')
+
+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