summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-16 10:37:50 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-16 10:37:50 +0000
commitc492149a0a66a0dd05ea6d6d0f2157e7afa1b351 (patch)
treeaa8f7c661ce995da9f1212c3502ba2ec8a818021 /media-libs/libdca/libdca-0.0.5-r2.ebuild
parentFix the test building with a slightly different patch, that doesn't expose a ... (diff)
downloadgentoo-2-c492149a0a66a0dd05ea6d6d0f2157e7afa1b351.tar.gz
gentoo-2-c492149a0a66a0dd05ea6d6d0f2157e7afa1b351.tar.bz2
gentoo-2-c492149a0a66a0dd05ea6d6d0f2157e7afa1b351.zip
Move the patch to the mirrors as it's bigger than 20K.
(Portage version: 2.1.5.5)
Diffstat (limited to 'media-libs/libdca/libdca-0.0.5-r2.ebuild')
-rw-r--r--media-libs/libdca/libdca-0.0.5-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-libs/libdca/libdca-0.0.5-r2.ebuild b/media-libs/libdca/libdca-0.0.5-r2.ebuild
index ef4dce93ddff..3e15c82241ac 100644
--- a/media-libs/libdca/libdca-0.0.5-r2.ebuild
+++ b/media-libs/libdca/libdca-0.0.5-r2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r2.ebuild,v 1.1 2008/06/16 10:32:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r2.ebuild,v 1.2 2008/06/16 10:37:49 flameeyes Exp $
inherit autotools base
DESCRIPTION="library for decoding DTS Coherent Acoustics streams used in DVD"
HOMEPAGE="http://www.videolan.org/developers/libdca.html"
-SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
+SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
+ mirror://gentoo/${P}-constant.patch.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -19,7 +20,7 @@ DOCS="AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt"
PATCHES=( "${FILESDIR}"/${P}-cflags.patch
"${FILESDIR}"/${P}-tests-optional.patch
- "${FILESDIR}"/${P}-constant.patch )
+ "${DISTDIR}"/${P}-constant.patch.bz2 )
src_unpack() {
base_src_unpack