* [gentoo-commits] gentoo-x86 commit in media-video/gaupol: gaupol-0.19.2.ebuild ChangeLog
@ 2012-04-23 4:31 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2012-04-23 4:31 UTC (permalink / raw
To: gentoo-commits
patrick 12/04/23 04:31:11
Modified: ChangeLog
Added: gaupol-0.19.2.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.17 media-video/gaupol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 13 Feb 2011 13:27:19 -0000 1.16
+++ ChangeLog 23 Apr 2012 04:31:10 -0000 1.17
@@ -1,6 +1,11 @@
# ChangeLog for media-video/gaupol
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.16 2011/02/13 13:27:19 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.17 2012/04/23 04:31:10 patrick Exp $
+
+*gaupol-0.19.2 (23 Apr 2012)
+
+ 23 Apr 2012; Patrick Lauer <patrick@gentoo.org> +gaupol-0.19.2.ebuild:
+ Bump
13 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-gaupol-0.17.ebuild:
1.1 media-video/gaupol/gaupol-0.19.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild?rev=1.1&content-type=text/plain
Index: gaupol-0.19.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild,v 1.1 2012/04/23 04:31:10 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython"
inherit distutils fdo-mime gnome2-utils versionator
MAJOR_MINOR_VERSION="$(get_version_component_range 1-2)"
DESCRIPTION="Gaupol is a subtitle editor for text-based subtitles"
HOMEPAGE="http://home.gna.org/gaupol"
SRC_URI="http://download.gna.org/${PN}/${MAJOR_MINOR_VERSION}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="spell"
RDEPEND="dev-python/chardet
>=dev-python/pygtk-2.16
spell? (
app-text/iso-codes
>=dev-python/pyenchant-1.4
)"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext"
DOCS="AUTHORS ChangeLog CREDITS NEWS TODO README"
PYTHON_MODNAME="aeidon gaupol"
src_compile() {
addpredict /root/.gconf
addpredict /root/.gconfd
distutils_src_compile
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst() {
distutils_pkg_postinst
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
elog "Previewing support needs MPlayer or VLC."
if use spell; then
elog "Additionally, spell-checking requires a dictionary, any of"
elog "Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell."
fi
}
pkg_postrm() {
distutils_pkg_postrm
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-23 4:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 4:31 [gentoo-commits] gentoo-x86 commit in media-video/gaupol: gaupol-0.19.2.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox