r53 - videolan/vlc/debian

xtophe-guest at alioth.debian.org xtophe-guest at alioth.debian.org
Wed Mar 14 14:19:25 CET 2007


Author: xtophe-guest
Date: 2006-06-07 14:50:34 +0000 (Wed, 07 Jun 2006)
New Revision: 53

Modified:
   videolan/vlc/debian/changelog
   videolan/vlc/debian/rules
Log:
Build in libtool mode


Modified: videolan/vlc/debian/changelog
===================================================================
--- videolan/vlc/debian/changelog	2006-05-30 22:37:38 UTC (rev 52)
+++ videolan/vlc/debian/changelog	2006-06-07 14:50:34 UTC (rev 53)
@@ -3,14 +3,17 @@
   * debian/control
     + Build-depends on libshout3-dev
 
+  * debian/rules
+    + build in libtool mode
+
   * debian/patches
     + xulrunner patch has been applied upstream
     + Look at the debian default place for TLS certificates (Closes: #365239)
 
   * debian/wxvlc.desktop is now supplied by upstream
- 
- -- Christophe Mutricy <xtophe at coloc.plus.com>  Tue, 30 May 2006 23:02:35 +0100
 
+ -- Christophe Mutricy <xtophe at videolan.org>  Wed,  7 Jun 2006 16:48:31 +0200
+
 vlc (0.8.5.debian-1) unstable; urgency=low
 
   * New upstream release (Closes: #364934).

Modified: videolan/vlc/debian/rules
===================================================================
--- videolan/vlc/debian/rules	2006-05-30 22:37:38 UTC (rev 52)
+++ videolan/vlc/debian/rules	2006-06-07 14:50:34 UTC (rev 53)
@@ -15,7 +15,7 @@
 #
 # Compilation options
 #
-vlc_confflags = --enable-release --prefix=/usr
+vlc_confflags = --enable-release --prefix=/usr --enable-libtool
 vlc_confflags += \
 	--disable-gnome \
 	--disable-gtk \




More information about the Pkg-multimedia-commits mailing list