Parent Directory
|
Revision Log
Remove creox, knob, yammi and kguitar as part of deprecating arts and one compilation failure of old KDE3 application.
| 1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-sound/creox/creox-0.2.2_rc2.ebuild,v 1.12 2009/06/05 09:58:53 ssuominen Exp $ |
| 4 | |
| 5 | ARTS_REQUIRED="yes" |
| 6 | inherit kde |
| 7 | |
| 8 | MY_P=${P/_/} |
| 9 | S="${WORKDIR}/${MY_P}" |
| 10 | |
| 11 | DESCRIPTION="CREOX Real Time Effects Processor" |
| 12 | HOMEPAGE="http://www.uid0.sk/zyzstar/?creox" |
| 13 | SRC_URI="http://www.uid0.sk/zyzstar/projects/creox/downloads/${MY_P}.tar.bz2" |
| 14 | |
| 15 | SLOT="0" |
| 16 | LICENSE="GPL-2" |
| 17 | KEYWORDS="x86 ~ppc amd64" |
| 18 | IUSE="" |
| 19 | |
| 20 | DEPEND="media-sound/jack-audio-connection-kit" |
| 21 | need-kde 3 |
| 22 | |
| 23 | PATCHES=( "${FILESDIR}/${P}-ebusy.patch" ) |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |