Package: scummvm
Version: 1.6.0+dfsg-1
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

I have seen your request to remove scummvm from kfreebsd-* architectures.

Please, instead of dropping package just add "| k*bsd*-gnu* | gnu*"
into two places, as show bellow.

It allows (at least) to start it, and open window where I can click on About and see rolling text of Copyrights.

Cheers

        Petr

--- configure
+++ configure
@@ -2915,7 +2915,7 @@
        amigaos* | cygwin* | dreamcast | ds | gamecube | mingw* | n64 | ps2 | 
ps3 | psp | wii | wince)
                _posix=no
                ;;
-       android | beos* | bsd* | darwin* | freebsd* | gph-linux | haiku* | 
hpux* | iphone | irix* | linux* | maemo | mint* | netbsd* | openbsd* | solaris* 
| sunos* | uclinux* | webos)
+       android | beos* | bsd* | darwin* | freebsd* | gph-linux | haiku* | 
hpux* | iphone | irix* | linux* | k*bsd*-gnu* | gnu* | maemo | mint* | netbsd* 
| openbsd* | solaris* | sunos* | uclinux* | webos)
                _posix=yes
                ;;
        os2-emx*)
@@ -3071,7 +3071,7 @@
 '
                ;;

-       linux*)
+       linux* | k*bsd*-gnu* | gnu*)
                _plugin_prefix="lib"
                _plugin_suffix=".so"
                CXXFLAGS="$CXXFLAGS -fPIC"


--
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