Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 376284 Details for
Bug 509464
media-gfx/mcomix live ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
mcomix-9999.ebuild (text/plain), 1.36 KB, created by
tharvik
on 2014-05-03 13:52:14 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
tharvik
Created:
2014-05-03 13:52:14 UTC
Size:
1.36 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-1.00-r1.ebuild,v 1.1 2013/07/08 05:19:47 dirtyepic Exp $ > >EAPI="5" > >PYTHON_COMPAT=( python{2_6,2_7} ) >PYTHON_REQ_USE="sqlite" > >inherit distutils-r1 eutils fdo-mime >[[ ${PV} == 9999* ]] && inherit subversion > >DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives." >HOMEPAGE="http://mcomix.sourceforge.net" > >if ! [[ ${PV} == 9999* ]]; then > SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > KEYWORDS="~amd64 ~x86" >else > SRC_URI="" > ESVN_REPO_URI="svn://svn.code.sf.net/p/mcomix/code/" > KEYWORDS="" >fi > >LICENSE="GPL-2" >SLOT="0" >IUSE="" > >DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" >RDEPEND="${DEPEND} > >=dev-python/pygtk-2.14[${PYTHON_USEDEP}] > virtual/jpeg > virtual/python-imaging[${PYTHON_USEDEP}] > x11-libs/gdk-pixbuf > !media-gfx/comix" > >DOCS=( ChangeLog README ) > >pkg_postinst() { > fdo-mime_mime_database_update > fdo-mime_desktop_database_update > echo > elog "Additional packages are required to open most common comic files:" > elog > elog " cbr: app-arch/unrar" > elog " cbz: app-arch/unzip" > elog > elog "You can also add support for 7z or LHA archives by installing" > elog "app-arch/p7zip or app-arch/lha." > echo >} > >pkg_postrm() { > fdo-mime_mime_database_update > fdo-mime_desktop_database_update >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 509464
: 376284