* [gentoo-commits] gentoo-x86 commit in media-gfx/dispcalgui: dispcalgui-1.1.2.9.ebuild dispcalgui-1.2.7.0.ebuild dispcalgui-0.9.9.1.ebuild ChangeLog dispcalgui-1.1.2.1.ebuild dispcalgui-1.1.0.0.ebuild
@ 2013-05-10 23:31 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-05-10 23:31 UTC (permalink / raw
To: gentoo-commits
hwoarang 13/05/10 23:31:01
Modified: dispcalgui-1.1.2.9.ebuild dispcalgui-0.9.9.1.ebuild
ChangeLog
Added: dispcalgui-1.2.7.0.ebuild
Removed: dispcalgui-1.1.2.1.ebuild dispcalgui-1.1.0.0.ebuild
Log:
Version bump. Thanks to Marios Andreopoulos <opensource@andmarios.com>. Fixes bug #449302
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Revision Changes Path
1.2 media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild?r1=1.1&r2=1.2
Index: dispcalgui-1.1.2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dispcalgui-1.1.2.9.ebuild 14 Dec 2012 11:57:32 -0000 1.1
+++ dispcalgui-1.1.2.9.ebuild 10 May 2013 23:31:00 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild,v 1.1 2012/12/14 11:57:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.1.2.9.ebuild,v 1.2 2013/05/10 23:31:00 hwoarang Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -22,7 +22,8 @@
IUSE=""
DEPEND=">=media-gfx/argyllcms-1.1.0
- >=dev-python/wxpython-2.8.10.1
+ dev-python/wxpython:2.8
+ !dev-python/wxpython:2.9
>=x11-libs/libX11-1.3.3
>=x11-apps/xrandr-1.3.2
>=x11-libs/libXxf86vm-1.1.0
@@ -58,7 +59,7 @@
src_install() {
distutils_src_install
#remove udev files
- rm "${D}"/etc/udev/rules.d/55-Argyll.rules || die
+ rm -rf "${D}"/etc/udev/rules.d
}
pkg_postinst() {
1.5 media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild?r1=1.4&r2=1.5
Index: dispcalgui-0.9.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dispcalgui-0.9.9.1.ebuild 2 Nov 2012 22:15:41 -0000 1.4
+++ dispcalgui-0.9.9.1.ebuild 10 May 2013 23:31:00 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild,v 1.4 2012/11/02 22:15:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-0.9.9.1.ebuild,v 1.5 2013/05/10 23:31:00 hwoarang Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -22,7 +22,8 @@
IUSE=""
DEPEND=">=media-gfx/argyllcms-1.1.0
- >=dev-python/wxpython-2.8.10.1
+ dev-python/wxpython:2.8
+ !dev-python/wxpython:2.9
>=x11-libs/libX11-1.3.3
>=x11-apps/xrandr-1.3.2
>=x11-libs/libXxf86vm-1.1.0
@@ -51,7 +52,7 @@
src_install() {
distutils_src_install
#remove udev files
- rm "${D}"/etc/udev/rules.d/55-Argyll.rules || die
+ rm -rf "${D}"/etc/udev/rules.d
}
pkg_postinst() {
1.19 media-gfx/dispcalgui/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 14 Dec 2012 11:57:32 -0000 1.18
+++ ChangeLog 10 May 2013 23:31:00 -0000 1.19
@@ -1,6 +1,15 @@
# ChangeLog for media-gfx/dispcalgui
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/ChangeLog,v 1.18 2012/12/14 11:57:32 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/ChangeLog,v 1.19 2013/05/10 23:31:00 hwoarang Exp $
+
+*dispcalgui-1.2.7.0 (10 May 2013)
+
+ 10 May 2013; Markos Chandras <hwoarang@gentoo.org> +dispcalgui-1.2.7.0.ebuild,
+ +files/dispcalgui-1.2.7.0-wxversion-select.patch, -dispcalgui-1.1.0.0.ebuild,
+ -dispcalgui-1.1.2.1.ebuild, dispcalgui-0.9.9.1.ebuild,
+ dispcalgui-1.1.2.9.ebuild:
+ Version bump. Thanks to Marios Andreopoulos <opensource@andmarios.com>. Fixes
+ bug #449302
*dispcalgui-1.1.2.9 (14 Dec 2012)
1.1 media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild?rev=1.1&content-type=text/plain
Index: dispcalgui-1.2.7.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild,v 1.1 2013/05/10 23:31:00 hwoarang Exp $
EAPI="2"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 3.* *-jython 2.7-pypy-*"
inherit distutils fdo-mime eutils
MY_PN="dispcalGUI"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Display Calibration and Characterization powered by Argyll CMS"
HOMEPAGE="http://dispcalgui.hoech.net/"
SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-gfx/argyllcms-1.1.0
dev-python/wxpython:2.8
>=x11-libs/libX11-1.3.3
>=x11-apps/xrandr-1.3.2
>=x11-libs/libXxf86vm-1.1.0
>=x11-proto/xineramaproto-1.2
>=x11-libs/libXinerama-1.1"
RDEPEND="${DEPEND}
>=dev-python/numpy-1.2.1"
# Just in case someone renames the ebuild
S=${WORKDIR}/${MY_P}
DOCS=(
README.html
)
src_prepare() {
epatch "${FILESDIR}"/${P}-wxversion-select.patch
# Prohibit setup from running xdg-* programs, resulting to sandbox violation
cd "${S}/dispcalGUI" || die "Cannot cd to source directory."
sed -e 's/if which(\"xdg-icon-resource\"):/if which(\"xdg-icon-resource-non-existant\"):/' \
-e 's/if which(\"xdg-desktop-menu\"):/if which(\"xdg-desktop-menu-non-existant\"):/' \
-i postinstall.py || die "sed'ing out the xdg-* setup functions failed"
# Remove deprecated Encoding key from .desktop file
cd "${S}" || die "Cannot cd to work directory."
for offendingFile in $(grep -r -l "Encoding=UTF-8" .); do
sed -e '/Encoding=UTF-8/d' -i "${offendingFile}" || \
die "removing deprecated Encoding key from .desktop files failed"
done
distutils_src_prepare
}
src_install() {
distutils_src_install
#remove udev files
rm -rf "${D}"/etc/udev/rules.d
}
pkg_postinst() {
# Run xdg-* programs the Gentoo way since we removed this functionality from the original package
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
distutils_pkg_postinst
}
pkg_postrm() {
# Run xdg-* programs the Gentoo way since we removed this functionality from the original package
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
distutils_pkg_postrm
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-10 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 23:31 [gentoo-commits] gentoo-x86 commit in media-gfx/dispcalgui: dispcalgui-1.1.2.9.ebuild dispcalgui-1.2.7.0.ebuild dispcalgui-0.9.9.1.ebuild ChangeLog dispcalgui-1.1.2.1.ebuild dispcalgui-1.1.0.0.ebuild Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox