summaryrefslogtreecommitdiff
path: root/packages/nonworking
diff options
context:
space:
mode:
Diffstat (limited to 'packages/nonworking')
-rw-r--r--packages/nonworking/polypaudio/.mtn2git_empty0
-rw-r--r--packages/nonworking/polypaudio/polypaudio_0.7.bb12
2 files changed, 0 insertions, 12 deletions
diff --git a/packages/nonworking/polypaudio/.mtn2git_empty b/packages/nonworking/polypaudio/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/nonworking/polypaudio/.mtn2git_empty
+++ /dev/null
diff --git a/packages/nonworking/polypaudio/polypaudio_0.7.bb b/packages/nonworking/polypaudio/polypaudio_0.7.bb
deleted file mode 100644
index f0c8737e9d..0000000000
--- a/packages/nonworking/polypaudio/polypaudio_0.7.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Polypaudio is a sound server for Linux and other Unix like operating systems"
-SECTION = "libs"
-LICENSE = "LGPL"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-DEPENDS = "libtool libsamplerate0 libsndfile1"
-
-SRC_URI = "http://0pointer.de/lennart/projects/polypaudio/polypaudio-${PV}.tar.gz"
-
-inherit autotools
-
-EXTRA_OECONF = "--disable-lynx --without-x --without-glib --without-alsa --with-oss"
-