[pkg-kde-commits] rev 2590 - branches/kde-3.4.0/packages/kdemultimedia/debian

Christopher Martin chrsmrtn at costa.debian.org
Wed Dec 7 20:49:59 UTC 2005


Author: chrsmrtn
Date: 2005-12-07 20:49:53 +0000 (Wed, 07 Dec 2005)
New Revision: 2590

Modified:
   branches/kde-3.4.0/packages/kdemultimedia/debian/control
   branches/kde-3.4.0/packages/kdemultimedia/debian/rules
Log:
Forthcoming kdemultimedia upload - a fixed gcc-4.0 has built
on hppa and arm, so let's try it there.


Modified: branches/kde-3.4.0/packages/kdemultimedia/debian/control
===================================================================
--- branches/kde-3.4.0/packages/kdemultimedia/debian/control	2005-12-07 20:32:08 UTC (rev 2589)
+++ branches/kde-3.4.0/packages/kdemultimedia/debian/control	2005-12-07 20:49:53 UTC (rev 2590)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Isaac Clerencia <isaac at debian.org>, Pierre Habouzit <madcoder at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Riku Voipio <riku.voipio at iki.fi>, Luk Claes <luk at debian.org>
-Build-Depends: g++-3.4 [arm m68k hppa], cdbs (>= 0.4.27), debhelper (>= 4.2.30), autotools-dev, cdparanoia, gawk, gettext, kdelibs4-dev (>= 4:3.4.3), libcdparanoia0-dev, libesd0-dev, libflac-dev (>= 1.1.1-3), libgstreamer-plugins0.8-dev, libltdl3-dev, liboggflac-dev (>= 1.1.1-3), libsamplerate0-dev, libspeex-dev (>> 1.1.5), libtag1-dev (>> 1.3.1), libtheora-dev, libtunepimp-bin, libtunepimp2-dev (>= 0.3.0-9.1), libxaw8-dev, libxine-dev, sharutils, texinfo, libxxf86dga-dev
+Build-Depends: g++-3.4 [m68k], cdbs (>= 0.4.27), debhelper (>= 4.2.30), autotools-dev, cdparanoia, gawk, gettext, kdelibs4-dev (>= 4:3.4.3), libcdparanoia0-dev, libesd0-dev, libflac-dev (>= 1.1.1-3), libgstreamer-plugins0.8-dev, libltdl3-dev, liboggflac-dev (>= 1.1.1-3), libsamplerate0-dev, libspeex-dev (>> 1.1.5), libtag1-dev (>> 1.3.1), libtheora-dev, libtunepimp-bin, libtunepimp2-dev (>= 0.3.0-9.1), libxaw8-dev, libxine-dev, sharutils, texinfo, libxxf86dga-dev
 Standards-Version: 3.6.2
 
 Package: kdemultimedia

Modified: branches/kde-3.4.0/packages/kdemultimedia/debian/rules
===================================================================
--- branches/kde-3.4.0/packages/kdemultimedia/debian/rules	2005-12-07 20:32:08 UTC (rev 2589)
+++ branches/kde-3.4.0/packages/kdemultimedia/debian/rules	2005-12-07 20:49:53 UTC (rev 2590)
@@ -27,7 +27,7 @@
 
 ###
 
-GCC4_ICES_HERE := arm m68k hppa
+GCC4_ICES_HERE := m68k
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 ifneq (,$(findstring $(DEB_BUILD_ARCH),$(GCC4_ICES_HERE)))




More information about the pkg-kde-commits mailing list