]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/flac/flac-1.1.0/disable-xmms-plugin.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / flac / flac-1.1.0 / disable-xmms-plugin.patch
1 --- flac-1.1.0/src/Makefile.am.orig     2004-12-25 01:11:45.000000000 +0100
2 +++ flac-1.1.0/src/Makefile.am  2004-12-25 01:12:10.000000000 +0100
3 @@ -15,10 +15,6 @@
4  #  along with this program; if not, write to the Free Software
5  #  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
6  
7 -if FLaC__HAS_XMMS
8 -XMMS_DIRS = plugin_xmms
9 -endif
10 -
11  if FLaC__HAS_OGG
12  OGGFLAC_DIRS = libOggFLAC libOggFLAC++
13  OGGFLAC_TEST_DIRS = test_libOggFLAC test_libOggFLAC++
14 @@ -33,7 +29,6 @@
15         metaflac \
16         monkeys_audio_utilities \
17         plugin_common \
18 -       $(XMMS_DIRS) \
19         plugin_winamp2 \
20         plugin_winamp3 \
21         test_grabbag \