Bug#532974: non-free samples in the source tarball

2009-06-13 Thread Wei Mingzhi
Package: adplug
Version: 2.0.1-7
Severity: serious

many music files in the adplug-2.0.1/tests directory in the source
tarball are directly copied from proprietary games, which still
subject to copyrights.
The music samples may be easy to DFSG'ified as they are not used for
the binary package.



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



Bug#530824: the fmopl.c from MAME project is under a non-free, GPL-incompatible license

2009-05-27 Thread Wei Mingzhi
Package: dosbox
Version: 0.72-1.1
Severity: serious

it seems the file src/hardware/fmopl.c is based on the same file from
MAME project, however MAME is released under a non-free license[1],
and it turned out the author of fmopl.c refused to dual-license the
file under GPL[2]. Using such file in DOSBOX may render the binary
non-distributable due to license violation and lack of a waiver in
other parts of the code.

a possible fix may be use a earlier version of fmopl.c which the
original author agreed to release under GPL instead.

[1] http://www.mamedev.org
[2] 
http://forums.scummvm.org/viewtopic.php?t=2350sid=e4fb32e66baf4eab47ca9dfe6a7e52dd



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



Bug#514446: possible upstream license violation

2009-02-07 Thread Wei Mingzhi
Package: pcsx-df
Version: 1:1.816-1
Severity: serious

the mdec.c file in pcsx sources says it's based on fpse 0.08 mdec
decoder (and as far as I have seen, significant portions of the code
are derived from fpse's mdec.c file), however the fpse source code has
a restrictive license:

--
This software is FPSE, the *FREE* Playstation Emulator.

Download the latest version of this software at:
http://fpse.emuforce.com
http://www.geocities.co.jp/Playtown/2004

Please read all information included before sending questions.

FPSE and his authors are in no way affiliated with or endorsed by
Sony Corporation.

ACCEPTANCE OF TERMS

This Software will not be distributed on Cdrom (covermount or otherwise),
in a software compilation, or for a sum of money.
FPSE cannot be used in *ANY* commercial project without a written permission
of the authors.

The FPSE project includes:
 - All executables
 - All external plugins
 - The source code
 - The entire documentation

If you want to use FPSE, the following terms and conditions of use must be
accepted:

TERMS OF USE

FPSE is a Software emulation of Sony's Playstation Console.
This software is by no means meant to replace the Hardware developed by Sony
Corporation.

This software is distributed AS IS and the authors decline all responsibility
for all damages (hardware, software and economic) derived by the use of this
software.

FPSE wants to be an open-source and a fully portable project, so the ENTIRE
source code is released.
You CANNOT distribute modified versions of source code and executables
without the permission of the authors.
You CANNOT create modified versions of this software for making damages or
for playing PIRATED Playstation cdroms.

If you want to use FPSE with an original BIOS image, you must own a real
Playstation, thus having legal right to use his internal software.
The authors decline all responsibility if a cracked version of BIOS is used.

FPSE must be used only with ORIGINAL Playstation CDROMS.
The use of pirated CDROMS is strictly prohibited.
The use of an imaged CDROM is allowed if legal (maked from an ORIGINAL and
OWNED cdrom for personal use only) or free.
The authors will not be answerable to any legal claim make by Software vendors
against an FPSE user.

FPSE is an emulator, so not all demos, games and applications can run.
The authors decline all responsibility if something runs wrong and for any
improper working performance.

FPSE in his original form is virus free.
The authors decline all responsibility if you have used infected versions
downloaded from other sites.
--



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



Bug#513205: debian/rules clean not working

2009-01-27 Thread Wei Mingzhi
Package: zsnes
Version: 1.510-2.1
Severity: serious

when executing the fakeroot debian/rules clean command for zsnes
package, the .o files in the src directory is still not deleted. Only
the stamps are deleted.
This may be a problem with the rules script, as the make distclean
command is executed in the top directory and not the src directory,
which essentially done nothing.

As far as I've checked, the source appears to need to be cleaned
manually as the make distclean in src directory won't work either.



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



Bug#510500: liballegro4.2: FTBFS with binutils 1.9

2009-01-02 Thread Wei Mingzhi
Package: liballegro4a
Version: 2:4.2.2-2
Severity: serious

When using the binutils 1.9 (which is available in experimental) to
build the sources, there is an error like this which prevented the
sources from being built:

gcc -DALLEGRO_MODULES_PATH=\/usr/lib/allegro\ -DHAVE_CONFIG_H -I.
-Iinclude -Iinclude/allegro -I./include -I./include/allegro
-I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include-DALLEGRO_LIB_BUILD  -mtune=pentium -O2
-funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused  -x
assembler-with-cpp -fPIC -DALLEGRO_SHARED -c ./src/i386/icpus.s -o
obj/unix/alleg/icpus.o
./src/i386/icpus.s: Assembler messages:
./src/i386/icpus.s:70: Error: suffix or operands invalid for `fnstsw'
make[1]: *** [obj/unix/alleg/icpus.o] Error 1
make[1]: Leaving directory `/home/whistler/bbb/allegro4.2-4.2.2'
make: *** [build-stamp] Error 2

A quick google search shows that the new version of binutils no longer
allow fnstsw %eax. However I kinda suck at ASM so I don't know how
to fix this correctly (sorry!).
http://sourceware.org/ml/libc-alpha/2008-01/msg00017.html

Regards,
Wei Mingzhi



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



Bug#463658: About box still says Firefox is a trademark of Mozilla Foundation in localized packages

2008-02-01 Thread Wei Mingzhi
Package: iceweasel-l10n-zh-cn
Version: 2.0.0.11-1
Severity: serious

In the Simplified Chinese localized package of Iceweasel, the about
box still has a message like Firefox is a trademark of Mozilla
Foundation, which should be removed due to trademark issues.

Screenshot:
http://img143.imageshack.us/my.php?image=scrnshot1lt0.jpg



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#391238: xmms-wma: please link against libavcodec and libavformat

2006-10-25 Thread Wei Mingzhi

Hello,

Thanks for suggestion  patch.

Anyways, I've tried your patch but it's not working. Now I managed to
compile the plugin against the Debian version of ffmpeg, but it
segfaulted when I try to play a file. I still need to figure out how
to do this correctly.

Regards,
Wei Mingzhi


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378370: xmms-wma - FTBFS: cannot find -lffwma

2006-07-16 Thread Wei Mingzhi
Hi,

Thanks for telling me about this.

Are there any error messages when compiling the code inside the 
ffmpeg-strip-wma directory?

Thanks,
Wei Mingzhi


pgpIwifBmCyod.pgp
Description: PGP signature


Bug#378370: (no subject)

2006-07-16 Thread Wei Mingzhi
Also, would you please tell me which version of GCC are you using?

I tried this with gcc 3.4 and gcc 4.1 and both are working.

Thanks,
Wei Mingzhi


pgpdih7jF2CgV.pgp
Description: PGP signature