summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-10-07 12:23:47 +0000
committerPacho Ramos <pacho@gentoo.org>2012-10-07 12:23:47 +0000
commit4a15968674040499f39c31b4dd186b57b3ffd9c5 (patch)
tree69f4e76c005de4964f4f1c01a4ca9c4bff8d8306 /media-gfx/colorhug-client
parentsci-chemistry/pdbmat: Depend on virtual/fortran, #435948 (diff)
downloadgentoo-2-4a15968674040499f39c31b4dd186b57b3ffd9c5.tar.gz
gentoo-2-4a15968674040499f39c31b4dd186b57b3ffd9c5.tar.bz2
gentoo-2-4a15968674040499f39c31b4dd186b57b3ffd9c5.zip
Version bump, also installs schemas, mimes and icons properly and pulls missing libcanberra dep. Drop old.
(Portage version: 2.1.11.24/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/colorhug-client')
-rw-r--r--media-gfx/colorhug-client/ChangeLog11
-rw-r--r--media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild (renamed from media-gfx/colorhug-client/colorhug-client-0.1.6.ebuild)18
-rw-r--r--media-gfx/colorhug-client/colorhug-client-0.1.7-r1.ebuild32
-rw-r--r--media-gfx/colorhug-client/colorhug-client-0.1.7.ebuild23
-rw-r--r--media-gfx/colorhug-client/colorhug-client-0.1.8.ebuild32
5 files changed, 20 insertions, 96 deletions
diff --git a/media-gfx/colorhug-client/ChangeLog b/media-gfx/colorhug-client/ChangeLog
index ab2613aa6f66..12965311c64b 100644
--- a/media-gfx/colorhug-client/ChangeLog
+++ b/media-gfx/colorhug-client/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-gfx/colorhug-client
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/ChangeLog,v 1.7 2012/06/11 21:25:59 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/ChangeLog,v 1.8 2012/10/07 12:23:47 pacho Exp $
+
+*colorhug-client-0.1.12 (07 Oct 2012)
+
+ 07 Oct 2012; Pacho Ramos <pacho@gentoo.org> +colorhug-client-0.1.12.ebuild,
+ -colorhug-client-0.1.6.ebuild, -colorhug-client-0.1.7-r1.ebuild,
+ -colorhug-client-0.1.7.ebuild, -colorhug-client-0.1.8.ebuild:
+ Version bump, also installs schemas, mimes and icons properly and pulls
+ missing libcanberra dep. Drop old.
*colorhug-client-0.1.10 (11 Jun 2012)
@@ -41,4 +49,3 @@
09 Mar 2012; Greg Kroah-Hartman <gregkh@gentoo.org>
+colorhug-client-0.1.4.ebuild, +metadata.xml:
added colorhug-client to the system
-
diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.6.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild
index 1f6e60f9dfe7..322a7faa0e0c 100644
--- a/media-gfx/colorhug-client/colorhug-client-0.1.6.ebuild
+++ b/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.6.ebuild,v 1.1 2012/03/09 16:20:39 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild,v 1.1 2012/10/07 12:23:47 pacho Exp $
EAPI=4
+inherit gnome2
+
DESCRIPTION="Client tools for the ColorHug display colorimeter"
HOMEPAGE="http://www.hughsie.com/"
SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
@@ -14,10 +16,12 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-db/sqlite:3
- >=dev-libs/glib-2.28.0
- dev-libs/libgusb
- media-libs/lcms:2
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
- >=x11-misc/colord-0.1.15"
+ >=dev-libs/glib-2.28.0
+ dev-libs/libgusb
+ media-libs/lcms:2
+ media-libs/libcanberra[gtk3]
+ net-libs/libsoup:2.4
+ x11-libs/gtk+:3
+ >=x11-misc/colord-0.1.20
+ >=x11-libs/colord-gtk-0.1.20"
RDEPEND="${DEPEND}"
diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.7-r1.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.7-r1.ebuild
deleted file mode 100644
index 377db344d365..000000000000
--- a/media-gfx/colorhug-client/colorhug-client-0.1.7-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.7-r1.ebuild,v 1.1 2012/03/21 15:26:29 gregkh Exp $
-
-EAPI=4
-
-inherit gnome2-utils
-
-DESCRIPTION="Client tools for the ColorHug display colorimeter"
-HOMEPAGE="http://www.hughsie.com/"
-SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-db/sqlite:3
- >=dev-libs/glib-2.28.0
- dev-libs/libgusb
- media-libs/lcms:2
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
- >=x11-misc/colord-0.1.15"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- gnome2_schemas_update
-}
-pkg_postrm() {
- gnome2_schemas_update
-}
diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.7.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.7.ebuild
deleted file mode 100644
index 881565aa23f1..000000000000
--- a/media-gfx/colorhug-client/colorhug-client-0.1.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.7.ebuild,v 1.1 2012/03/15 20:36:38 gregkh Exp $
-
-EAPI=4
-
-DESCRIPTION="Client tools for the ColorHug display colorimeter"
-HOMEPAGE="http://www.hughsie.com/"
-SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-db/sqlite:3
- >=dev-libs/glib-2.28.0
- dev-libs/libgusb
- media-libs/lcms:2
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
- >=x11-misc/colord-0.1.15"
-RDEPEND="${DEPEND}"
diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.8.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.8.ebuild
deleted file mode 100644
index 54d11ba617f2..000000000000
--- a/media-gfx/colorhug-client/colorhug-client-0.1.8.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.8.ebuild,v 1.1 2012/04/20 18:35:20 gregkh Exp $
-
-EAPI=4
-
-inherit gnome2-utils
-
-DESCRIPTION="Client tools for the ColorHug display colorimeter"
-HOMEPAGE="http://www.hughsie.com/"
-SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-db/sqlite:3
- >=dev-libs/glib-2.28.0
- dev-libs/libgusb
- media-libs/lcms:2
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
- >=x11-misc/colord-0.1.15"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- gnome2_schemas_update
-}
-pkg_postrm() {
- gnome2_schemas_update
-}