[Pkg-xfce-commits] r1466 - desktop/trunk/thunar/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sat Dec 8 17:54:34 UTC 2007
Author: corsac
Date: 2007-12-08 17:54:34 +0000 (Sat, 08 Dec 2007)
New Revision: 1466
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
desktop/trunk/thunar/debian/rules
Log:
explicitely enable options at configure time
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2007-12-08 06:00:34 UTC (rev 1465)
+++ desktop/trunk/thunar/debian/changelog 2007-12-08 17:54:34 UTC (rev 1466)
@@ -1,3 +1,9 @@
+thunar (0.9.0-2) UNRELEASED; urgency=low
+
+ * debian/control: explicitely enable options for ./configure.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Dec 2007 18:48:56 +0100
+
thunar (0.9.0-1) unstable; urgency=low
[ Yves-Alexis Perez ]
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2007-12-08 06:00:34 UTC (rev 1465)
+++ desktop/trunk/thunar/debian/control 2007-12-08 17:54:34 UTC (rev 1466)
@@ -2,7 +2,7 @@
Section: x11
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.4), cdbs, libxml-parser-perl, libfam-dev, libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-glib-1-dev, libexif-dev, libgtk2.0-dev (>= 2.10.1), xfce4-panel-dev (>= 4.4.2), chrpath, libpcre3-dev, libjpeg62-dev
Build-Conflicts: libgamin-dev
Standards-Version: 3.7.2
Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules 2007-12-08 06:00:34 UTC (rev 1465)
+++ desktop/trunk/thunar/debian/rules 2007-12-08 17:54:34 UTC (rev 1466)
@@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --disable-gnome-thumbnailers
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --disable-gnome-thumbnailers --enable-dbus --enable-startup-notification --enable-apr-plugin --enable-exif --enable-pcre --enable-sbr-plugin --enable-tpa-plugin --enable-uca-plugin
makebuilddir/thunar:: debian/compat
# Some systems don't have POSIX_MADV* but have MADV* defined with
More information about the Pkg-xfce-commits
mailing list