Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/mcomix: metadata.xml ChangeLog mcomix-0.96.ebuild mcomix-0.94.ebuild
Date: Fri, 30 Dec 2011 07:44:16
Message-Id: 20111230074404.DA6CF2004B@flycatcher.gentoo.org
1 dirtyepic 11/12/30 07:44:04
2
3 Modified: metadata.xml ChangeLog
4 Added: mcomix-0.96.ebuild
5 Removed: mcomix-0.94.ebuild
6 Log:
7 Version bump. Fix destruction of cbr archives when opened w/ p7zip, fix hang
8 when opening passworded cbr archives, do not reset file permissions to 0600
9 after editing an archive, and do not reopen last open archive after a crash.
10 Adds finer-grained control over double-page view for title and wide pages.
11 Remove old.
12
13 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.2 media-gfx/mcomix/metadata.xml
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?rev=1.2&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?rev=1.2&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/metadata.xml?r1=1.1&r2=1.2
21
22 Index: metadata.xml
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/media-gfx/mcomix/metadata.xml,v
25 retrieving revision 1.1
26 retrieving revision 1.2
27 diff -u -r1.1 -r1.2
28 --- metadata.xml 6 Oct 2011 03:12:40 -0000 1.1
29 +++ metadata.xml 30 Dec 2011 07:44:04 -0000 1.2
30 @@ -8,7 +8,7 @@
31 </maintainer>
32 <use>
33 <flag name='rar'>
34 - Enable support for rar (.cbr) archives
35 + Enable support for .cbr archives using rar/unrar.
36 </flag>
37 </use>
38 </pkgmetadata>
39
40
41
42 1.5 media-gfx/mcomix/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/ChangeLog?r1=1.4&r2=1.5
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- ChangeLog 15 Nov 2011 03:27:30 -0000 1.4
55 +++ ChangeLog 30 Dec 2011 07:44:04 -0000 1.5
56 @@ -1,6 +1,16 @@
57 # ChangeLog for media-gfx/mcomix
58 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.4 2011/11/15 03:27:30 dirtyepic Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.5 2011/12/30 07:44:04 dirtyepic Exp $
61 +
62 +*mcomix-0.96 (30 Dec 2011)
63 +
64 + 30 Dec 2011; Ryan Hill <dirtyepic@g.o> -mcomix-0.94.ebuild,
65 + +mcomix-0.96.ebuild, metadata.xml:
66 + Version bump. Fix destruction of cbr archives when opened w/ p7zip, fix hang
67 + when opening passworded cbr archives, do not reset file permissions to 0600
68 + after editing an archive, and do not reopen last open archive after a crash.
69 + Adds finer-grained control over double-page view for title and wide pages.
70 + Remove old.
71
72 *mcomix-0.95 (15 Nov 2011)
73
74
75
76
77 1.1 media-gfx/mcomix/mcomix-0.96.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild?rev=1.1&content-type=text/plain
81
82 Index: mcomix-0.96.ebuild
83 ===================================================================
84 # Copyright 1999-2011 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild,v 1.1 2011/12/30 07:44:04 dirtyepic Exp $
87
88 EAPI="3"
89
90 PYTHON_DEPEND="2:2.6"
91 SUPPORT_PYTHON_ABIS=1
92
93 inherit distutils fdo-mime python
94
95 DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives."
96 HOMEPAGE="http://mcomix.sourceforge.net"
97 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 KEYWORDS="~amd64 ~x86"
102 IUSE="rar"
103
104 DEPEND="dev-python/setuptools"
105 RDEPEND="${DEPEND}
106 >=dev-python/imaging-1.1.5
107 >=dev-python/pygtk-2.14
108 || ( dev-lang/python[sqlite] dev-python/pysqlite )
109 rar? ( || ( app-arch/unrar app-arch/rar ) )
110 !media-gfx/comix"
111 # TODO - if libunrar ever becomes available (bug #177402)
112 # we need it for passworded cbr archives
113
114 RESTRICT_PYTHON_ABIS="3.*"
115
116 src_install() {
117 distutils_src_install
118 insinto /etc/gconf/schemas/
119 doins "${S}"/mime/comicbook.schemas || die
120 dobin "${S}"/mime/comicthumb || die
121 dodoc ChangeLog README || die
122 }
123
124 pkg_postinst() {
125 distutils_pkg_postinst
126 fdo-mime_mime_database_update
127 fdo-mime_desktop_database_update
128 echo
129 elog "You can optionally add support for 7z or LHA archives by installing"
130 elog "app-arch/p7zip or app-arch/lha."
131 echo
132 }
133
134 pkg_postrm() {
135 distutils_pkg_postrm
136 fdo-mime_mime_database_update
137 fdo-mime_desktop_database_update
138 }