[arch-commits] Commit in gnome-color-manager/repos (8 files)

Jan de Groot jgc at archlinux.org
Mon Oct 13 08:34:52 UTC 2014


    Date: Monday, October 13, 2014 @ 10:34:52
  Author: jgc
Revision: 224263

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

Added:
  gnome-color-manager/repos/testing-i686/PKGBUILD
    (from rev 224262, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/testing-i686/gnome-color-manager.install
    (from rev 224262, gnome-color-manager/trunk/gnome-color-manager.install)
  gnome-color-manager/repos/testing-x86_64/PKGBUILD
    (from rev 224262, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/testing-x86_64/gnome-color-manager.install
    (from rev 224262, gnome-color-manager/trunk/gnome-color-manager.install)
Deleted:
  gnome-color-manager/repos/testing-i686/PKGBUILD
  gnome-color-manager/repos/testing-i686/gnome-color-manager.install
  gnome-color-manager/repos/testing-x86_64/PKGBUILD
  gnome-color-manager/repos/testing-x86_64/gnome-color-manager.install

--------------------------------------------+
 /PKGBUILD                                  |   70 +++++++++++++++++++++++++++
 /gnome-color-manager.install               |   38 ++++++++++++++
 testing-i686/PKGBUILD                      |   35 -------------
 testing-i686/gnome-color-manager.install   |   19 -------
 testing-x86_64/PKGBUILD                    |   35 -------------
 testing-x86_64/gnome-color-manager.install |   19 -------
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-10-13 08:34:46 UTC (rev 224262)
+++ testing-i686/PKGBUILD	2014-10-13 08:34:52 UTC (rev 224263)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=gnome-color-manager
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Color profile manager for the GNOME desktop"
-arch=(i686 x86_64)
-url="http://projects.gnome.org/gnome-color-manager/"
-license=(GPL2)
-depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils shared-color-targets colord-gtk libexif)
-makedepends=(intltool yelp-tools)
-optdepends=('argyllcms: color calibration')
-install=gnome-color-manager.install
-options=('!emptydirs')
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7060483a6c79b442fb659fc4052d4e74b5d43832441c220e3fbce60b89819578')
-
-build(){
-  cd $pkgname-$pkgver
-
-  # man pages need docbook-sgml, which we don't have
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/gnome-color-manager --disable-static --disable-man-pages
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-color-manager/repos/testing-i686/PKGBUILD (from rev 224262, gnome-color-manager/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-10-13 08:34:52 UTC (rev 224263)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=gnome-color-manager
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Color profile manager for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://projects.gnome.org/gnome-color-manager/"
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+optdepends=('argyllcms: color calibration')
+install=gnome-color-manager.install
+options=('!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('806333af6f31e976ca9a1abca19a82cca8dde58bd0f6f81aeb200d0b9f610b19')
+
+build(){
+  cd $pkgname-$pkgver
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --libexecdir=/usr/lib/gnome-color-manager --disable-static --disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/gnome-color-manager.install
===================================================================
--- testing-i686/gnome-color-manager.install	2014-10-13 08:34:46 UTC (rev 224262)
+++ testing-i686/gnome-color-manager.install	2014-10-13 08:34:52 UTC (rev 224263)
@@ -1,19 +0,0 @@
-post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  if (( $(vercmp $2 2.90.0) < 0 )); then
-    usr/sbin/gconfpkg --uninstall gnome-color-manager
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-color-manager/repos/testing-i686/gnome-color-manager.install (from rev 224262, gnome-color-manager/trunk/gnome-color-manager.install)
===================================================================
--- testing-i686/gnome-color-manager.install	                        (rev 0)
+++ testing-i686/gnome-color-manager.install	2014-10-13 08:34:52 UTC (rev 224263)
@@ -0,0 +1,19 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  if (( $(vercmp $2 2.90.0) < 0 )); then
+    usr/sbin/gconfpkg --uninstall gnome-color-manager
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-10-13 08:34:46 UTC (rev 224262)
+++ testing-x86_64/PKGBUILD	2014-10-13 08:34:52 UTC (rev 224263)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=gnome-color-manager
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Color profile manager for the GNOME desktop"
-arch=(i686 x86_64)
-url="http://projects.gnome.org/gnome-color-manager/"
-license=(GPL2)
-depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils shared-color-targets colord-gtk libexif)
-makedepends=(intltool yelp-tools)
-optdepends=('argyllcms: color calibration')
-install=gnome-color-manager.install
-options=('!emptydirs')
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7060483a6c79b442fb659fc4052d4e74b5d43832441c220e3fbce60b89819578')
-
-build(){
-  cd $pkgname-$pkgver
-
-  # man pages need docbook-sgml, which we don't have
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/gnome-color-manager --disable-static --disable-man-pages
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-color-manager/repos/testing-x86_64/PKGBUILD (from rev 224262, gnome-color-manager/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-10-13 08:34:52 UTC (rev 224263)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=gnome-color-manager
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Color profile manager for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://projects.gnome.org/gnome-color-manager/"
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+optdepends=('argyllcms: color calibration')
+install=gnome-color-manager.install
+options=('!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('806333af6f31e976ca9a1abca19a82cca8dde58bd0f6f81aeb200d0b9f610b19')
+
+build(){
+  cd $pkgname-$pkgver
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --libexecdir=/usr/lib/gnome-color-manager --disable-static --disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/gnome-color-manager.install
===================================================================
--- testing-x86_64/gnome-color-manager.install	2014-10-13 08:34:46 UTC (rev 224262)
+++ testing-x86_64/gnome-color-manager.install	2014-10-13 08:34:52 UTC (rev 224263)
@@ -1,19 +0,0 @@
-post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  if (( $(vercmp $2 2.90.0) < 0 )); then
-    usr/sbin/gconfpkg --uninstall gnome-color-manager
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-color-manager/repos/testing-x86_64/gnome-color-manager.install (from rev 224262, gnome-color-manager/trunk/gnome-color-manager.install)
===================================================================
--- testing-x86_64/gnome-color-manager.install	                        (rev 0)
+++ testing-x86_64/gnome-color-manager.install	2014-10-13 08:34:52 UTC (rev 224263)
@@ -0,0 +1,19 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  if (( $(vercmp $2 2.90.0) < 0 )); then
+    usr/sbin/gconfpkg --uninstall gnome-color-manager
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



More information about the arch-commits mailing list