pkgsrc-wip/gnome-do/patches/patch-aa
Thomas Klausner fd3869a6c1 Initial import of incomplete gnome-do-0.8.2 package:
GNOME Do allows you to quickly search for many items present on
your desktop or the web, and perform useful actions on those items.

GNOME Do is inspired by Quicksilver & GNOME Launch Box.

TODO:

On NetBSD-5.99.x/amd64, fails in compilation with:

Making all in Do.Interface.Linux
gmake[1]: Entering directory `/scratch/nih/gnome-do/work/gnome-do-0.8.2/Do.Interface.Linux'
Generating do.interface.linux.pc...
Compiling Do.Interface.Linux.dll...
gmake[1]: Leaving directory `/scratch/nih/gnome-do/work/gnome-do-0.8.2/Do.Interface.Linux'
Making all in Do.Platform.Linux
gmake[1]: Entering directory `/scratch/nih/gnome-do/work/gnome-do-0.8.2/Do.Platform.Linux'
gmake[1]: *** No rule to make target `src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.DBus/IController.cs', needed by `../build/Do.Platform.Linux.dll'.  Stop.
gmake[1]: Leaving directory `/scratch/nih/gnome-do/work/gnome-do-0.8.2/Do.Platform.Linux'
gmake: *** [all-recursive] Error 1
*** Error code 2
2009-12-08 00:58:29 +00:00

12 lines
334 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2009/12/08 00:58:29 thomasklausner Exp $
--- configure.orig 2009-06-26 05:32:21.000000000 +0000
+++ configure
@@ -5286,6 +5286,7 @@ done
#AC_PROG_INTLTOOL([0.21])
ALL_LINGUAS=`grep -v '^#' $srcdir/po/LINGUAS | sed -r ':a;N;$!ba;s/\n/ /g; s/[ ]+/ /g'`
+ ALL_LINGUAS=de
GETTEXT_PACKAGE=gnome-do