public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/mcomix: metadata.xml ChangeLog mcomix-0.96.ebuild mcomix-0.94.ebuild
@ 2011-12-30  7:44 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2011-12-30  7:44 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    11/12/30 07:44:04

  Modified:             metadata.xml ChangeLog
  Added:                mcomix-0.96.ebuild
  Removed:              mcomix-0.94.ebuild
  Log:
  Version bump. Fix destruction of cbr archives when opened w/ p7zip, fix hang
  when opening passworded cbr archives, do not reset file permissions to 0600
  after editing an archive, and do not reopen last open archive after a crash.
  Adds finer-grained control over double-page view for title and wide pages.
  Remove old.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-gfx/mcomix/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/mcomix/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	6 Oct 2011 03:12:40 -0000	1.1
+++ metadata.xml	30 Dec 2011 07:44:04 -0000	1.2
@@ -8,7 +8,7 @@
 </maintainer>
 <use>
 	<flag name='rar'>
-		Enable support for rar (.cbr) archives
+		Enable support for .cbr archives using rar/unrar.
 	</flag>
 </use>
 </pkgmetadata>



1.5                  media-gfx/mcomix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	15 Nov 2011 03:27:30 -0000	1.4
+++ ChangeLog	30 Dec 2011 07:44:04 -0000	1.5
@@ -1,6 +1,16 @@
 # ChangeLog for media-gfx/mcomix
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.4 2011/11/15 03:27:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.5 2011/12/30 07:44:04 dirtyepic Exp $
+
+*mcomix-0.96 (30 Dec 2011)
+
+  30 Dec 2011; Ryan Hill <dirtyepic@gentoo.org> -mcomix-0.94.ebuild,
+  +mcomix-0.96.ebuild, metadata.xml:
+  Version bump. Fix destruction of cbr archives when opened w/ p7zip, fix hang
+  when opening passworded cbr archives, do not reset file permissions to 0600
+  after editing an archive, and do not reopen last open archive after a crash.
+  Adds finer-grained control over double-page view for title and wide pages.
+  Remove old.
 
 *mcomix-0.95 (15 Nov 2011)
 



1.1                  media-gfx/mcomix/mcomix-0.96.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild?rev=1.1&content-type=text/plain

Index: mcomix-0.96.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild,v 1.1 2011/12/30 07:44:04 dirtyepic Exp $

EAPI="3"

PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS=1

inherit distutils fdo-mime python

DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives."
HOMEPAGE="http://mcomix.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="rar"

DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}
	>=dev-python/imaging-1.1.5
	>=dev-python/pygtk-2.14
	|| ( dev-lang/python[sqlite] dev-python/pysqlite )
	rar? ( || ( app-arch/unrar app-arch/rar ) )
	!media-gfx/comix"
# TODO - if libunrar ever becomes available (bug #177402)
# we need it for passworded cbr archives

RESTRICT_PYTHON_ABIS="3.*"

src_install() {
	distutils_src_install
	insinto /etc/gconf/schemas/
	doins "${S}"/mime/comicbook.schemas || die
	dobin "${S}"/mime/comicthumb || die
	dodoc ChangeLog README || die
}

pkg_postinst() {
	distutils_pkg_postinst
	fdo-mime_mime_database_update
	fdo-mime_desktop_database_update
	echo
	elog "You can optionally add support for 7z or LHA archives by installing"
	elog "app-arch/p7zip or app-arch/lha."
	echo
}

pkg_postrm() {
	distutils_pkg_postrm
	fdo-mime_mime_database_update
	fdo-mime_desktop_database_update
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-30  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30  7:44 [gentoo-commits] gentoo-x86 commit in media-gfx/mcomix: metadata.xml ChangeLog mcomix-0.96.ebuild mcomix-0.94.ebuild Ryan Hill (dirtyepic)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox