mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libcuefile: Remove 477 (r0)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=4
|
||||
inherit cmake-utils
|
||||
|
||||
# svn export http://svn.musepack.net/libcuefile/trunk libcuefile-${PV}
|
||||
# tar -cJf libcuefile-${PV}.tar.xz libcuefile-${PV}
|
||||
|
||||
DESCRIPTION="Cue File library from Musepack"
|
||||
HOMEPAGE="http://www.musepack.net/"
|
||||
SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
src_install() {
|
||||
cmake-utils_src_install
|
||||
insinto /usr/include
|
||||
doins -r include/cuetools
|
||||
}
|
||||
Reference in New Issue
Block a user