Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400506 Details for
Bug 541964
=media-video/{tovid-0.34_p20120123,winki-0.4.5} request conversion to distutils-r1 eclass
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
possible tovid-git ebuild from a non maintainer -use as desired
tovid-git-9999.ebuild (text/plain), 1.19 KB, created by
grepper
on 2015-04-03 22:36:42 UTC
(
hide
)
Description:
possible tovid-git ebuild from a non maintainer -use as desired
Filename:
MIME Type:
Creator:
grepper
Created:
2015-04-03 22:36:42 UTC
Size:
1.19 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=5 > >PYTHON_COMPAT=( python2_7 ) >PYTHON_REQ_USE="tk" >DISTUTILS_SINGLE_IMPL=1 > >inherit distutils-r1 gnome2-utils git-r3 > >DESCRIPTION="A collection of DVD authoring tools" >HOMEPAGE="http://tovid.wikia.com/wiki/Tovid_Wiki" > >EGIT_REPO_URI="https://github.com/tovid-suite/tovid.git" >EGIT_BRANCH="master" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="app-cdr/dvd+rw-tools > dev-tcltk/tix > || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[imagemagick,png] ) > media-sound/normalize > >=media-sound/sox-14.3.2 > media-video/dvdauthor > >=media-video/mjpegtools-2.0.0 > || ( >=media-video/mplayer-1.0_rc4_p20110101[dvdnav] media-video/mpv[libmpv,dvdnav] ) > sys-devel/bc > !=media-video/tovid-0* > virtual/ffmpeg" >DEPEND="app-text/txt2tags" > >pkg_setup() { > python-single-r1_pkg_setup >} > >src_install() { > distutils-r1_src_install > python_optimize > > # punt at least .install.log > find "${ED}" -name '*.log' -exec rm -f {} + >} > >pkg_preinst() { ># REPLACING_VERSIONS="media-video/tovid-0.34" > gnome2_icon_savelist >} > >pkg_postinst() { > gnome2_icon_cache_update >} > >pkg_postrm() { > gnome2_icon_cache_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 541964
:
397918
|
397920
|
400502
|
400506
|
404522
|
404662