aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cdtool/cdtool_2.1.8.bb
blob: 6c8343921504574e510e156c5548fe71d6b6622b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# cdtool .bb build file
# Copyright (C) 2006, Advanced Micro Devices, Inc.  All Rights Reserved
# Released under the MIT license (see /COPYING)

HOMEPAGE="http://hinterhof.net/cdtool/"
DESCRIPTION="cdtool is a free software package to control the audio functions \
of an attached CDROM drive from the command line in a quick and scriptable way."
LICENSE = "GPL"

SRC_URI="http://ibiblio.org/pub/linux/apps/sound/cdrom/cli/${PN}-${PV}.tar.gz \
	file://install-no-owner.patch"

inherit autotools

SRC_URI[md5sum] = "7b19b6f68d2c648296378b784d5f7681"
SRC_URI[sha256sum] = "73de81ea2de2eae64b888e1b2739ef643ccea13c79790569f8e6278369976a21"