[arch-commits] Commit in libxml++/repos (4 files)

Felix Yan fyan at nymeria.archlinux.org
Tue Jul 1 10:28:48 UTC 2014


    Date: Tuesday, July 1, 2014 @ 12:28:48
  Author: fyan
Revision: 215997

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libxml++/repos/extra-i686/PKGBUILD
    (from rev 215996, libxml++/trunk/PKGBUILD)
  libxml++/repos/extra-x86_64/PKGBUILD
    (from rev 215996, libxml++/trunk/PKGBUILD)
Deleted:
  libxml++/repos/extra-i686/PKGBUILD
  libxml++/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   78 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   39 ------------------------
 extra-x86_64/PKGBUILD |   39 ------------------------
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-07-01 10:26:52 UTC (rev 215996)
+++ extra-i686/PKGBUILD	2014-07-01 10:28:48 UTC (rev 215997)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-
-pkgbase=libxml++
-pkgname=('libxml++' 'libxml++-docs')
-pkgver=2.36.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://libxmlplusplus.sourceforge.net/"
-makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz)
-sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1')
-
-build() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package_libxml++() {
-  pkgdesc="C++ bindings to libxml2"
-  depends=('libxml2' 'glibmm')
-  replaces=('libxml++2')
-  provides=("libxml++2=${pkgver}")
-  conflicts=('libxml++2')
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile
-  make DESTDIR="${pkgdir}" install
-}
-
-package_libxml++-docs() {
-  pkgdesc="Developer documentation for libxml++"
-  depends=('glibmm-docs')
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR="${pkgdir}" install-data-local install-dist_referenceDATA
-}

Copied: libxml++/repos/extra-i686/PKGBUILD (from rev 215996, libxml++/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-07-01 10:28:48 UTC (rev 215997)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+
+pkgbase=libxml++
+pkgname=('libxml++' 'libxml++-docs')
+pkgver=2.36.0
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://libxmlplusplus.sourceforge.net/"
+makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1')
+
+build() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package_libxml++() {
+  pkgdesc="C++ bindings to libxml2"
+  depends=('libxml2' 'glibmm')
+  replaces=('libxml++2')
+  provides=("libxml++2=${pkgver}")
+  conflicts=('libxml++2')
+
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libxml++-docs() {
+  pkgdesc="Developer documentation for libxml++"
+  depends=('glibmm-docs')
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  make DESTDIR="${pkgdir}" install-data-local install-dist_referenceDATA
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-07-01 10:26:52 UTC (rev 215996)
+++ extra-x86_64/PKGBUILD	2014-07-01 10:28:48 UTC (rev 215997)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-
-pkgbase=libxml++
-pkgname=('libxml++' 'libxml++-docs')
-pkgver=2.36.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://libxmlplusplus.sourceforge.net/"
-makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz)
-sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1')
-
-build() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package_libxml++() {
-  pkgdesc="C++ bindings to libxml2"
-  depends=('libxml2' 'glibmm')
-  replaces=('libxml++2')
-  provides=("libxml++2=${pkgver}")
-  conflicts=('libxml++2')
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile
-  make DESTDIR="${pkgdir}" install
-}
-
-package_libxml++-docs() {
-  pkgdesc="Developer documentation for libxml++"
-  depends=('glibmm-docs')
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR="${pkgdir}" install-data-local install-dist_referenceDATA
-}

Copied: libxml++/repos/extra-x86_64/PKGBUILD (from rev 215996, libxml++/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-07-01 10:28:48 UTC (rev 215997)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+
+pkgbase=libxml++
+pkgname=('libxml++' 'libxml++-docs')
+pkgver=2.36.0
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://libxmlplusplus.sourceforge.net/"
+makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.36/${pkgbase}-${pkgver}.tar.xz)
+sha256sums=('bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1')
+
+build() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package_libxml++() {
+  pkgdesc="C++ bindings to libxml2"
+  depends=('libxml2' 'glibmm')
+  replaces=('libxml++2')
+  provides=("libxml++2=${pkgver}")
+  conflicts=('libxml++2')
+
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libxml++-docs() {
+  pkgdesc="Developer documentation for libxml++"
+  depends=('glibmm-docs')
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  make DESTDIR="${pkgdir}" install-data-local install-dist_referenceDATA
+}




More information about the arch-commits mailing list