[arch-commits] Commit in c++-gtk-utils/repos (4 files)

Giovanni Scafora giovanni at archlinux.org
Sun Sep 20 07:05:30 UTC 2015


    Date: Sunday, September 20, 2015 @ 09:05:29
  Author: giovanni
Revision: 141186

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

Added:
  c++-gtk-utils/repos/community-i686/PKGBUILD
    (from rev 141185, c++-gtk-utils/trunk/PKGBUILD)
  c++-gtk-utils/repos/community-x86_64/PKGBUILD
    (from rev 141185, c++-gtk-utils/trunk/PKGBUILD)
Deleted:
  c++-gtk-utils/repos/community-i686/PKGBUILD
  c++-gtk-utils/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-09-20 07:05:21 UTC (rev 141185)
+++ community-i686/PKGBUILD	2015-09-20 07:05:29 UTC (rev 141186)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=c++-gtk-utils
-pkgver=2.0.26
-pkgrel=1
-pkgdesc="Classes and functions for programming in GTK+"
-arch=('i686' 'x86_64')
-url="http://cxx-gtk-utils.sourceforge.net/"
-license=('LGPL2.1')
-depends=('gtk3')
-options=('!docs' '!emptydirs')
-source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c06d72d30d2c04bf3748a490bc9dd611')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --disable-rpath \
-              --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: c++-gtk-utils/repos/community-i686/PKGBUILD (from rev 141185, c++-gtk-utils/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-09-20 07:05:29 UTC (rev 141186)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=c++-gtk-utils
+pkgver=2.0.28
+pkgrel=1
+pkgdesc="Classes and functions for programming in GTK+"
+arch=('i686' 'x86_64')
+url="http://cxx-gtk-utils.sourceforge.net/"
+license=('LGPL2.1')
+depends=('gtk3')
+options=('!docs' '!emptydirs')
+source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('e0a7f8c54327ae82d2cdb22851c0f6f0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --disable-rpath \
+              --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-09-20 07:05:21 UTC (rev 141185)
+++ community-x86_64/PKGBUILD	2015-09-20 07:05:29 UTC (rev 141186)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=c++-gtk-utils
-pkgver=2.0.26
-pkgrel=1
-pkgdesc="Classes and functions for programming in GTK+"
-arch=('i686' 'x86_64')
-url="http://cxx-gtk-utils.sourceforge.net/"
-license=('LGPL2.1')
-depends=('gtk3')
-options=('!docs' '!emptydirs')
-source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c06d72d30d2c04bf3748a490bc9dd611')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --disable-rpath \
-              --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: c++-gtk-utils/repos/community-x86_64/PKGBUILD (from rev 141185, c++-gtk-utils/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-09-20 07:05:29 UTC (rev 141186)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=c++-gtk-utils
+pkgver=2.0.28
+pkgrel=1
+pkgdesc="Classes and functions for programming in GTK+"
+arch=('i686' 'x86_64')
+url="http://cxx-gtk-utils.sourceforge.net/"
+license=('LGPL2.1')
+depends=('gtk3')
+options=('!docs' '!emptydirs')
+source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('e0a7f8c54327ae82d2cdb22851c0f6f0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --disable-rpath \
+              --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list