summaryrefslogtreecommitdiff
path: root/lame
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /lame
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'lame')
-rw-r--r--lame/lame/no-gtk1.patch16
-rw-r--r--lame/lame_3.96.1.bb0
2 files changed, 0 insertions, 16 deletions
diff --git a/lame/lame/no-gtk1.patch b/lame/lame/no-gtk1.patch
deleted file mode 100644
index 4f1a522186..0000000000
--- a/lame/lame/no-gtk1.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- lame-3.96.1/configure.in~no-gtk1.patch 2004-07-25 15:52:12.000000000 +0100
-+++ lame-3.96.1/configure.in 2004-09-10 15:54:39.000000000 +0100
-@@ -363,7 +363,12 @@
-
- dnl configure use of features
-
--AM_PATH_GTK(1.2.0, HAVE_GTK="yes", HAVE_GTK="no")
-+#AM_PATH_GTK(1.2.0, HAVE_GTK="yes", HAVE_GTK="no")
-+HAVE_GTK="no"
-+GTK_CFLAGS=""
-+GTK_LIBS=""
-+AC_SUBST(GTK_CFLAGS)
-+AC_SUBST(GTK_LIBS)
- if test "${HAVE_GTK}" = "yes"; then
- AC_DEFINE(HAVE_GTK, 1, have working GTK)
- fi
diff --git a/lame/lame_3.96.1.bb b/lame/lame_3.96.1.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/lame/lame_3.96.1.bb
+++ /dev/null