aboutsummaryrefslogtreecommitdiffstats
path: root/aumix/aumix_2.8.oe
diff options
context:
space:
mode:
Diffstat (limited to 'aumix/aumix_2.8.oe')
-rw-r--r--aumix/aumix_2.8.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/aumix/aumix_2.8.oe b/aumix/aumix_2.8.oe
deleted file mode 100644
index 3edd51ddd9..0000000000
--- a/aumix/aumix_2.8.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-DEPENDS = "ncurses"
-DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
-SECTION = "console/multimedia"
-LICENSE = "GPLV2"
-
-SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
- file://configure.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--without-gpm --without-sysmouse \
- --without-alsa --without-gtk \
- --without-gtk1"