enabled lirc support in mplayer
authorhackbard <hackbard>
Thu, 26 May 2005 00:04:07 +0000 (00:04 +0000)
committerhackbard <hackbard>
Thu, 26 May 2005 00:04:07 +0000 (00:04 +0000)
doc/CHANGELOG
packages/multimedia/mplayer/mplayer

index 18e6fb4..25f2ce7 100644 (file)
@@ -1,5 +1,6 @@
 *) 2005-05-26
 
+- enabled lirc support in mplayer package
 - use host system tools for toolchain binutils and gcc build
 - updated firefox, thunderbird, linux, hotplug
 
index dce58b0..e6e7a7d 100644 (file)
@@ -15,6 +15,7 @@ confopt="--prefix=$prefix --confdir=$sysconfdir --language=en"
 confopt="$confopt --enable-linux-devfs --enable-fbdev"
 confopt="$confopt --enable-xinerama --enable-directfb"
 confopt="$confopt --with-win32libdir=$prefix/lib/win32codecs"
+confopt="$confopt --enable-lirc"
 #confopt_bug="--disable-freetype" # --disable-mpdvdkit"
 confopt="$confopt $confopt_bug"