Package: gnome-do
Version: 0.4.2.0-1
Severity: minor

When I tried to backport gnome-do to debian/etch the build failed with:
gmcs -noconfig -codepage:utf8 -warn:4 -debug -d:DEBUG
-out:./bin/Debug/Do.Addins.dll -target:library './AssemblyInfo.cs'
'./src/Do.Addins/IDoController.cs' './src/Do.Addins/SearchContext.cs'
'./src/Do.Addins/Util.cs' './src/Do.UI/BaseWidgets/DefaultObjects.cs'
'./src/Do.UI/BaseWidgets/Frame.cs'
'./src/Do.UI/BaseWidgets/GlossyRoundedFrame.cs'
'./src/Do.UI/BaseWidgets/HalfRoundedFrame.cs'
'./src/Do.UI/BaseWidgets/IconBox.cs'
'./src/Do.UI/BaseWidgets/ResultsWindow.cs'
'./src/Do.UI/BaseWidgets/SymbolDisplayLabel.cs'
'./src/Do.UI/BaseWidgets/TextFrame.cs'
'./src/Do.UI/ClassicWindow/ClassicWindow.cs'
'./src/Do.UI/DarkFrame/GlassFrame.cs'
'./src/Do.UI/DarkFrame/GlassIconBox.cs'
'./src/Do.UI/DarkFrame/GlassWindow.cs' './src/Do.UI/IconProvider.cs'
'./src/Do.UI/IDoWindow.cs' './src/Do.UI/MiniWindow/MiniIconBox.cs'
'./src/Do.UI/MiniWindow/MiniWindow.cs'
'./src/Do.UI/MiniWindow/MiniWindowFrame.cs'
'./src/Do.UI/PositionWindow.cs'
'./src/Do.UI/ResultsWindowSelectionEventArgs.cs'
'./src/Do.Universe/ApplicationItem.cs'
'./src/Do.Universe/ApplicationItemSource.cs'
'./src/Do.Universe/BookmarkItem.cs' './src/Do.Universe/ContactItem.cs'
'./src/Do.Universe/DefineWordAction.cs' './src/Do.Universe/FileItem.cs'
'./src/Do.Universe/FileItemActions.cs'
'./src/Do.Universe/FileItemSource.cs'
'./src/Do.Universe/FirefoxBookmarkItemSource.cs'
'./src/Do.Universe/GNOMESpecialLocationsItemSource.cs'
'./src/Do.Universe/IAction.cs' './src/Do.Universe/IItem.cs'
'./src/Do.Universe/IItemSource.cs' './src/Do.Universe/ImageFileItem.cs'
'./src/Do.Universe/IObject.cs' './src/Do.Universe/MailtoAction.cs'
'./src/Do.Universe/OpenAction.cs'
'./src/Do.Universe/OpenTerminalHereAction.cs'
'./src/Do.Universe/OpenURLAction.cs'
'./src/Do.Universe/OpenWithAction.cs'
'./src/Do.Universe/RecentFileItemSource.cs'
'./src/Do.Universe/RevealAction.cs' './src/Do.Universe/RunAction.cs'
'./src/Do.Universe/RunInTerminalAction.cs'
'./src/Do.Universe/TextItem.cs' './src/Do.Universe/VoidAction.cs'
'./src/Paths.cs'  '-resource:./../Do/Resources/settings-triangle.png'   
-r:Mono.Cairo    -r:Mono.Posix   -pkg:gconf-sharp-2.0  
-pkg:gnome-sharp-2.0   -pkg:gnome-vfs-sharp-2.0   -pkg:gtk-sharp-2.0   
-r:System
./src/Do.UI/ClassicWindow/ClassicWindow.cs(129,47): error CS1061: Type
`Gdk.Screen' does not contain a definition for `IsComposited' and no
extension method `IsComposited' of type `Gdk.Screen' could be found (are
you missing a using directive or an assembly reference?)
./src/Do.Universe/RecentFileItemSource.cs(33,29): error CS0234: The type
or namespace name `RecentManager' does not exist in the namespace `Gtk'.
Are you missing an assembly reference?

According to the Gtk# docs the Gdk.Screen.IsComposited property was
added in Gtk# 2.10:
http://go-mono.com/docs/monodoc.ashx?link=P%3aGdk.Screen.IsComposited

Please bump the build-deps to reflect this dependency.

PS: upstream also is not checking the Gtk# version in the configure.ac
script:
PKG_CHECK_MODULES([GTK_SHARP_20], [gtk-sharp-2.0])

-- 
Mit freundlichen Grüßen,

Mirco Bauer

Leiter Software & System-Entwicklung (CSA, CTO)
GSD Software Design GmbH
Chrysanderstrasse 1
21029 Hamburg

www:   http://www.gsd-software.net
email: m.ba...@gsd-software.net
tel:   +49 40 72692500
fax:   +40 40 72692503




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to