[arch-commits] Commit in gucharmap/repos (8 files)

Jan de Groot jgc at archlinux.org
Wed Oct 15 07:41:40 UTC 2014


    Date: Wednesday, October 15, 2014 @ 09:41:40
  Author: jgc
Revision: 224370

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

Added:
  gucharmap/repos/testing-i686/PKGBUILD
    (from rev 224369, gucharmap/trunk/PKGBUILD)
  gucharmap/repos/testing-i686/gucharmap.install
    (from rev 224369, gucharmap/trunk/gucharmap.install)
  gucharmap/repos/testing-x86_64/PKGBUILD
    (from rev 224369, gucharmap/trunk/PKGBUILD)
  gucharmap/repos/testing-x86_64/gucharmap.install
    (from rev 224369, gucharmap/trunk/gucharmap.install)
Deleted:
  gucharmap/repos/testing-i686/PKGBUILD
  gucharmap/repos/testing-i686/gucharmap.install
  gucharmap/repos/testing-x86_64/PKGBUILD
  gucharmap/repos/testing-x86_64/gucharmap.install

----------------------------------+
 /PKGBUILD                        |   62 +++++++++++++++++++++++++++++++++++++
 /gucharmap.install               |   34 ++++++++++++++++++++
 testing-i686/PKGBUILD            |   31 ------------------
 testing-i686/gucharmap.install   |   17 ----------
 testing-x86_64/PKGBUILD          |   31 ------------------
 testing-x86_64/gucharmap.install |   17 ----------
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-10-15 07:41:32 UTC (rev 224369)
+++ testing-i686/PKGBUILD	2014-10-15 07:41:40 UTC (rev 224370)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan De Groot <jgc at archlinux.org>
-
-pkgname=gucharmap
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Gnome Unicode Charmap"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.gnome.org"
-depends=('dconf' 'gtk3' 'hicolor-icon-theme')
-makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils' 'python2' 'appdata-tools')
-options=('!emptydirs')
-groups=(gnome)
-install=gucharmap.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7aeda976f0db68f923291717a166456da6d1c765fee6838e0d9432cea74749c8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --disable-schemas-compile  --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gucharmap/repos/testing-i686/PKGBUILD (from rev 224369, gucharmap/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-10-15 07:41:40 UTC (rev 224370)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan De Groot <jgc at archlinux.org>
+
+pkgname=gucharmap
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Gnome Unicode Charmap"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.gnome.org"
+depends=('dconf' 'gtk3' 'hicolor-icon-theme')
+makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils' 'python2' 'appdata-tools')
+options=('!emptydirs')
+groups=(gnome)
+install=gucharmap.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1059973b8daad4b0acd26afb192af8683d99c267dfa543dca59a8d26562e9b4c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --disable-schemas-compile  --enable-introspection
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/gucharmap.install
===================================================================
--- testing-i686/gucharmap.install	2014-10-15 07:41:32 UTC (rev 224369)
+++ testing-i686/gucharmap.install	2014-10-15 07:41:40 UTC (rev 224370)
@@ -1,17 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  (( $(vercmp $2 3.3) < 0 )) && gconfpkg --uninstall gucharmap
-  return 0
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gucharmap/repos/testing-i686/gucharmap.install (from rev 224369, gucharmap/trunk/gucharmap.install)
===================================================================
--- testing-i686/gucharmap.install	                        (rev 0)
+++ testing-i686/gucharmap.install	2014-10-15 07:41:40 UTC (rev 224370)
@@ -0,0 +1,17 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  (( $(vercmp $2 3.3) < 0 )) && gconfpkg --uninstall gucharmap
+  return 0
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-10-15 07:41:32 UTC (rev 224369)
+++ testing-x86_64/PKGBUILD	2014-10-15 07:41:40 UTC (rev 224370)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan De Groot <jgc at archlinux.org>
-
-pkgname=gucharmap
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Gnome Unicode Charmap"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.gnome.org"
-depends=('dconf' 'gtk3' 'hicolor-icon-theme')
-makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils' 'python2' 'appdata-tools')
-options=('!emptydirs')
-groups=(gnome)
-install=gucharmap.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7aeda976f0db68f923291717a166456da6d1c765fee6838e0d9432cea74749c8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --disable-schemas-compile  --enable-introspection
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gucharmap/repos/testing-x86_64/PKGBUILD (from rev 224369, gucharmap/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-10-15 07:41:40 UTC (rev 224370)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan De Groot <jgc at archlinux.org>
+
+pkgname=gucharmap
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Gnome Unicode Charmap"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.gnome.org"
+depends=('dconf' 'gtk3' 'hicolor-icon-theme')
+makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils' 'python2' 'appdata-tools')
+options=('!emptydirs')
+groups=(gnome)
+install=gucharmap.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1059973b8daad4b0acd26afb192af8683d99c267dfa543dca59a8d26562e9b4c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --disable-schemas-compile  --enable-introspection
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/gucharmap.install
===================================================================
--- testing-x86_64/gucharmap.install	2014-10-15 07:41:32 UTC (rev 224369)
+++ testing-x86_64/gucharmap.install	2014-10-15 07:41:40 UTC (rev 224370)
@@ -1,17 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  (( $(vercmp $2 3.3) < 0 )) && gconfpkg --uninstall gucharmap
-  return 0
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gucharmap/repos/testing-x86_64/gucharmap.install (from rev 224369, gucharmap/trunk/gucharmap.install)
===================================================================
--- testing-x86_64/gucharmap.install	                        (rev 0)
+++ testing-x86_64/gucharmap.install	2014-10-15 07:41:40 UTC (rev 224370)
@@ -0,0 +1,17 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  (( $(vercmp $2 3.3) < 0 )) && gconfpkg --uninstall gucharmap
+  return 0
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



More information about the arch-commits mailing list