Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 304865
Collapse All | Expand All

(-)qmultirecord-0.0.3.ebuild (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
DESCRIPTION="CD and DVD recording frontend for cdrtools and dvd+rw-tools"
8
DESCRIPTION="CD and DVD recording frontend for cdrtools and dvd+rw-tools"
9
HOMEPAGE="http://qt-apps.org/content/show.php/qmultirecord?content=106254"
9
HOMEPAGE="http://qt-apps.org/content/show.php/qmultirecord?content=106254"
10
SRC_URI="http://qt-apps.org/CONTENT/content-files/106254-${P}_fix.tar.bz2 ->
10
SRC_URI="http://qt-apps.org/CONTENT/content-files/106254-${P}.tar.bz2 ->
11
${P}.tar.bz2"
11
${P}.tar.bz2"
12
12
13
LICENSE="GPL-2"
13
LICENSE="GPL-2"
Lines 24-30 Link Here
24
	virtual/cdrtools"
24
	virtual/cdrtools"
25
DEPEND="${COMMON_DEPEND}"
25
DEPEND="${COMMON_DEPEND}"
26
26
27
PATCHES=( "${FILESDIR}/${P}-langinfo_h.patch" )
27
PATCHES=( "${FILESDIR}/${PN}-0.0.3-langinfo_h.patch" )
28
28
29
src_install() {
29
src_install() {
30
	exeinto /usr/libexec
30
	exeinto /usr/libexec

Return to bug 304865