aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cdtool/cdtool_2.1.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cdtool/cdtool_2.1.8.bb')
-rw-r--r--recipes/cdtool/cdtool_2.1.8.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/cdtool/cdtool_2.1.8.bb b/recipes/cdtool/cdtool_2.1.8.bb
new file mode 100644
index 0000000000..ec51290edf
--- /dev/null
+++ b/recipes/cdtool/cdtool_2.1.8.bb
@@ -0,0 +1,13 @@
+# 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://hinterhof.net/${PN}/dist/${PN}-${PV}.tar.gz \
+ file://install-no-owner.patch;patch=1"
+
+inherit autotools