[arch-commits] Commit in kdegraphics-svgpart/repos (4 files)

Andrea Scarpino andrea at archlinux.org
Thu Dec 8 11:03:04 UTC 2011


    Date: Thursday, December 8, 2011 @ 06:03:04
  Author: andrea
Revision: 144822

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD
    (from rev 144821, kdegraphics-svgpart/trunk/PKGBUILD)
  kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 144821, kdegraphics-svgpart/trunk/PKGBUILD)
Deleted:
  kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 kde-unstable-i686/PKGBUILD   |   62 ++++++++++++++++++++---------------------
 kde-unstable-x86_64/PKGBUILD |   62 ++++++++++++++++++++---------------------
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2011-12-08 11:02:32 UTC (rev 144821)
+++ kde-unstable-i686/PKGBUILD	2011-12-08 11:03:04 UTC (rev 144822)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-svgpart
-pkgver=4.7.80
-pkgrel=1
-pkgdesc="A KPart for viewving SVGs"
-url="http://kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
-sha1sums=('41f05ccdb5a903fc2b91a685477271b3b4c8d72e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../svgpart-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD (from rev 144821, kdegraphics-svgpart/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2011-12-08 11:03:04 UTC (rev 144822)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-svgpart
+pkgver=4.7.90
+pkgrel=1
+pkgdesc="A KPart for viewving SVGs"
+url="http://kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
+sha1sums=('4280bca62347bc9116a8e499065dcd6c7a4adea3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../svgpart-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2011-12-08 11:02:32 UTC (rev 144821)
+++ kde-unstable-x86_64/PKGBUILD	2011-12-08 11:03:04 UTC (rev 144822)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-svgpart
-pkgver=4.7.80
-pkgrel=1
-pkgdesc="A KPart for viewving SVGs"
-url="http://kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
-sha1sums=('41f05ccdb5a903fc2b91a685477271b3b4c8d72e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../svgpart-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD (from rev 144821, kdegraphics-svgpart/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2011-12-08 11:03:04 UTC (rev 144822)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-svgpart
+pkgver=4.7.90
+pkgrel=1
+pkgdesc="A KPart for viewving SVGs"
+url="http://kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2")
+sha1sums=('4280bca62347bc9116a8e499065dcd6c7a4adea3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../svgpart-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list