add sidplay-base, a spartanic console sidplayer based on libsidplay 1.x (from OpenMoko)
authorMichael Lauer <mickey@vanille-media.de>
Thu, 21 Jun 2007 09:43:38 +0000 (09:43 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 21 Jun 2007 09:43:38 +0000 (09:43 +0000)
packages/sidplay-base/.mtn2git_empty [new file with mode: 0644]
packages/sidplay-base/sidplay-base_1.0.9.bb [new file with mode: 0644]

diff --git a/packages/sidplay-base/.mtn2git_empty b/packages/sidplay-base/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/sidplay-base/sidplay-base_1.0.9.bb b/packages/sidplay-base/sidplay-base_1.0.9.bb
new file mode 100644 (file)
index 0000000..f6d3af1
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "A spartanic SID music player based on libsidplay 1.x"
+SECTION = "console/multimedia"
+LICENSE = "GPL"
+HOMEPAGE = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html"
+DEPENDS = "libsidplay"
+
+SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/sidplay-base-${PV}.tgz"
+S = "${WORKDIR}/sidplay-base-${PV}"
+
+inherit autotools