Bug#638222: Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java related

2011-08-18 Thread Aurelien Jarno
On Wed, Aug 17, 2011 at 09:41:24PM +0200, Reinhard Tartler wrote:
 Package: libbluray
 Version: 1:0.0~git20110717.3477b65-2
 Severity: serious
 Justification: fails to build from source
 
 Please have a look at the build failures of
 https://buildd.debian.org/status/package.php?p=libbluray
 
 I've uploaded a new version of mplayer which has its build dependencies
 uninstallable because of this issue, so a quick fix would be very
 appreciated.
 
 AFAIR, the java support is optional, so maybe we can disable the java
 parts on these three architectures, until some porter finds out what is
 going wrong here?
 

The problem is that it fails on architectures having the default jdk set
to gcj and not to openjdk. At least for mips this is something that can
be fixed, and is actually already fixed for quite some time in SVN (see
bug#631140), but the maintainer doesn't seem to care about uploading
a new version.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#638222: Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java related

2011-08-18 Thread Reinhard Tartler
On Thu, Aug 18, 2011 at 14:48:19 (CEST), Aurelien Jarno wrote:

[...]

 The problem is that it fails on architectures having the default jdk set
 to gcj and not to openjdk. At least for mips this is something that can
 be fixed, and is actually already fixed for quite some time in SVN (see
 bug#631140), but the maintainer doesn't seem to care about uploading
 a new version.

In this case, it seems to me that we should probably replace the build
dependency 'default-jdk' with 'openjdk-6-jdk [linux-any]' and disable
the bdjava parts on kfreebsd and hurd (i.e., on !linux).

Do you agree and does this make sense to you?

Cheers,
Reinhard

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


looking for sponsor/team for my package assimp

2011-08-18 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

dear fellow pkg-multimedia members,

i just finished packaging assimp, an Open Asset Import Library.
for those who don't know what this means, it is a library that allows
you to load/import a large number of 3D model formats (right, no stock
market involved at all...)

the target audience is application developers of game engines (3d
shooters and the like) as well as 3d modellers and realtime renderers.

i'm not totally sure whether this fits into the pkg-multimedia agenda
(personally, i believe so; how about you?), so i started the project in
collab-maint.

if somebody here is interested in team-maintaining it in pkg-multimedia,
i will gladly move it over.


i also sent an email to debian-mentors@ and uploaded it to mentors.d.n.

here is the body of the email to d-m@

snip
* Package name: assimp
   Version : 2.0.863~dfsg-1
   Upstream Author : ASSIMP Development team
 * URL : http://assimp.sf.net
 * License : BSD (3-clause)
   Section : graphics

Assimp is a 3D model import library, meaing you can use it to import
3D scenes (as exported by blender, alias/wavefront, maya, 3dmax, and
lots more) into your applications (typically game engines or 3D
modellers / realtime renderers)

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/assimp

Alternatively, one can download the package with dget using this command:

 dget -x
http://mentors.debian.net/debian/pool/main/a/assimp/assimp_2.0.863~dfsg-1.dsc

the repository for the packaging can be found at
ssh+git://git.debian.org/collab-maint/assimp

the package uses cdbs for packaging.

the package has been repackaged to strip away non-dfsg parts from
upstream tarball.

i someone would be willing to have a look at it, i would be very
thankful. i would especially like to hear comments on the following topics:
- - repackaging (for dfsg-compliancy)
- - the debian/libassimp2.symbols file
- - python bindings package
- - D bindings package
- - ...
/snip


hopeing to find a partner in crime...:-)

cheers,
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5NNUYACgkQkX2Xpv6ydvTJLACfdblu0TGZEm9p8wwK18efhQBK
hW4Ani8IHS9wBLNUGEnfPHwbUL0VyJKX
=GXy6
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#638279: Update dependencies to be used with mplayer2

2011-08-18 Thread Reinhard Tartler
Package: smplayer
Version: 0.6.9-4
Severity: normal

Currently, the smplayer package unconditionally depends on
'mplayer'. However, smplayer is known to work fine with mplayer2 as
well. Now with mplayer2 being in experimental, please change the
dependency to read like this:

  18 Depends: ${shlibs:Depends},
  19  ${misc:Depends}, mplayer2 | mplayer

Cheers,
Reinhard


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.1-030001-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


[bts-link] source package muse

2011-08-18 Thread bts-link-upstream
#
# bts-link upstream status pull for source package muse
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #570835 (http://bugs.debian.org/570835)
#  * 
http://sourceforge.net/tracker/?func=detailatid=604222aid=3390490group_id=93414
#  * remote status changed: (?) - Open
usertags 570835 + status-Open

thanks

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#638222: marked as done (Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java related)

2011-08-18 Thread Debian Bug Tracking System
Your message dated Thu, 18 Aug 2011 21:04:21 +
with message-id e1qu9lf-00017l...@franck.debian.org
and subject line Bug#638222: fixed in libbluray 1:0.0~git20110717.3477b65-3
has caused the Debian Bug report #638222,
regarding Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java 
related
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
638222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638222
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libbluray
Version: 1:0.0~git20110717.3477b65-2
Severity: serious
Justification: fails to build from source

Please have a look at the build failures of
https://buildd.debian.org/status/package.php?p=libbluray

I've uploaded a new version of mplayer which has its build dependencies
uninstallable because of this issue, so a quick fix would be very
appreciated.

AFAIR, the java support is optional, so maybe we can disable the java
parts on these three architectures, until some porter finds out what is
going wrong here?

Cheers,



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.1-030001-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: libbluray
Source-Version: 1:0.0~git20110717.3477b65-3

We believe that the bug you reported is fixed in the latest version of
libbluray, which is due to be installed in the Debian FTP archive:

libbluray-bdj_0.0~git20110717.3477b65-3_all.deb
  to main/libb/libbluray/libbluray-bdj_0.0~git20110717.3477b65-3_all.deb
libbluray-dev_0.0~git20110717.3477b65-3_amd64.deb
  to main/libb/libbluray/libbluray-dev_0.0~git20110717.3477b65-3_amd64.deb
libbluray-doc_0.0~git20110717.3477b65-3_all.deb
  to main/libb/libbluray/libbluray-doc_0.0~git20110717.3477b65-3_all.deb
libbluray1_0.0~git20110717.3477b65-3_amd64.deb
  to main/libb/libbluray/libbluray1_0.0~git20110717.3477b65-3_amd64.deb
libbluray_0.0~git20110717.3477b65-3.debian.tar.gz
  to main/libb/libbluray/libbluray_0.0~git20110717.3477b65-3.debian.tar.gz
libbluray_0.0~git20110717.3477b65-3.dsc
  to main/libb/libbluray/libbluray_0.0~git20110717.3477b65-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 638...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler siret...@tauware.de (supplier of updated libbluray package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 18 Aug 2011 18:16:29 +0200
Source: libbluray
Binary: libbluray-dev libbluray1 libbluray-bdj libbluray-doc
Architecture: source amd64 all
Version: 1:0.0~git20110717.3477b65-3
Distribution: unstable
Urgency: low
Maintainer: siretart siret...@tauware.de
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libbluray-bdj - Blu-ray disc playback support library (BD-J library)
 libbluray-dev - Blu-ray disc playback support library (development files)
 libbluray-doc - Blu-ray disc playback support library (documentation)
 libbluray1 - Blu-ray disc playback support library (shared library)
Closes: 638222
Changes: 
 libbluray (1:0.0~git20110717.3477b65-3) unstable; urgency=low
 .
   * Enable bdjava on linux hosts only, Closes: #638222
   * Remove files that are deleted during build
   * Invoke javahelper sequence only on linux
   * Build depend on openjdk-6-jdk instead of default-jdk,
 gcj seems to have problems with ant and jni
   * Add myself to uploaders
Checksums-Sha1: 
 4a826ffdd5c86dbb8fb3a1ce763f72a349e1d774 1812 
libbluray_0.0~git20110717.3477b65-3.dsc
 14c9b106f0c64cc0c0e724c331314c0257cdb42b 4959 
libbluray_0.0~git20110717.3477b65-3.debian.tar.gz
 e6394d8db3d194ec39044ed6059890361c29c90f 11028 
libbluray-dev_0.0~git20110717.3477b65-3_amd64.deb
 ed024b5b1532e254a7452fa71228de3d44c8af3f 82014 
libbluray1_0.0~git20110717.3477b65-3_amd64.deb
 4dd4647d980caf9ea2593592cec847373bb536b5 319676 
libbluray-bdj_0.0~git20110717.3477b65-3_all.deb
 3d16b83ae849f94468a43bb10b4e828e930788b6 243608 
libbluray-doc_0.0~git20110717.3477b65-3_all.deb

Bug#638222: Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java related

2011-08-18 Thread Aurelien Jarno
On Thu, Aug 18, 2011 at 03:07:10PM +0200, Reinhard Tartler wrote:
 On Thu, Aug 18, 2011 at 14:48:19 (CEST), Aurelien Jarno wrote:
 
 [...]
 
  The problem is that it fails on architectures having the default jdk set
  to gcj and not to openjdk. At least for mips this is something that can
  be fixed, and is actually already fixed for quite some time in SVN (see
  bug#631140), but the maintainer doesn't seem to care about uploading
  a new version.
 
 In this case, it seems to me that we should probably replace the build
 dependency 'default-jdk' with 'openjdk-6-jdk [linux-any]' and disable
 the bdjava parts on kfreebsd and hurd (i.e., on !linux).
 
 Do you agree and does this make sense to you?
 

It makes sense. However I am not sure a build-depends is enough, it
might be need to call openjdk explicitely instead of calling the default
jdk in debian/rules.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#636231: Upstream fix

2011-08-18 Thread Adrian Knoth
Hi!

There is a fix in the upstream repo. If you have a second, could you
check

   http://trac.jackaudio.org/changeset/4524

and report back if it fixes the problem? Direct link to the patch:

   http://trac.jackaudio.org/changeset/4524?format=diffnew=4524


TIA

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#593922: marked as done (jackd2: Missing /etc/security/limits.d/audio.conf)

2011-08-18 Thread Debian Bug Tracking System
Your message dated Fri, 19 Aug 2011 00:23:08 +0200
with message-id 20110818222308.gy19...@ltw.loris.tv
and subject line moreinfo without more info after one year
has caused the Debian Bug report #593922,
regarding jackd2: Missing /etc/security/limits.d/audio.conf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
593922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: jackd2
Version: 1.9.5~dfsg-19
Severity: normal

Before I used jackd1 and the file /etc/security/limits.d/audio.conf. At some 
point
I upgraded to jackd2 and no longer have that file. I have not deleted it myself,
so perhaps something went wrong in the upgrade process?

dpkg --listfiles jackd2

tells me it should be part of jackd2.

Doing 'apt-get install --reinstall jackd2' fixes the issue by installing the 
file.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.3 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jackd2 depends on:
ii  coreutils 8.5-1  GNU core utilities
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii  libasound21.0.23-1   shared library for ALSA applicatio
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcelt0-00.7.1-1The CELT codec runtime library
ii  libdbus-1-3   1.2.24-3   simple interprocess messaging syst
ii  libexpat1 2.0.1-7XML parsing C library - runtime li
ii  libgcc1   1:4.4.4-9  GCC support library
ii  libjack-jackd2-0  1.9.5~dfsg-19  JACK Audio Connection Kit (librari
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand
ii  libreadline6  6.1-3  GNU readline and history libraries
ii  libsamplerate00.1.7-3Audio sample rate conversion libra
ii  libsndfile1   1.0.21-3   Library for reading/writing audio 
ii  libstdc++64.4.4-9The GNU Standard C++ Library v3
ii  python2.6.5-13   interactive high-level object-orie

Versions of packages jackd2 recommends:
pn  jackd2-firewire   none (no description available)
ii  libpam-modules1.1.1-4Pluggable Authentication Modules f
ii  qjackctl  0.3.6-1+b1 User interface for controlling the

Versions of packages jackd2 suggests:
pn  jack-toolsnone (no description available)
pn  libjackasyn0  none (no description available)
ii  meterbridge   0.9.2-8+b1 A collection of Audio meters for t

-- Configuration Files:
/etc/security/limits.d/audio.conf [Errno 2] No such file or directory: 
u'/etc/security/limits.d/audio.conf'

-- debconf information:
* jackd/tweak_rt_limits: true


---End Message---
---BeginMessage---
Hello,

given that there is no feedback on this issue for almost one year now,
I take the liberty to close the bug.

If you think this is still a valid problem, feel free to reopen it.


Cheers

---End Message---
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: fixed 621097 in 1.9.6~dfsg.1-4

2011-08-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 621097 1.9.6~dfsg.1-4
Bug #621097 [jackd2] jackd2: [INTL:pt_BR] Brazilian Portuguese debconf templates
Bug Marked as fixed in versions jackd2/1.9.6~dfsg.1-4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#632428: Where is the file?

2011-08-18 Thread Adrian Knoth
Hi!

I'm afraid I cannot find your Korean translation for jackd2. It's either
me or it's really not attached to this bug report.

Feel free to send it again, and I'll happily include it in jackd2 and
jackd1 as well.


TIA

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] jack-audio-connection-kit/master: Add Danish translation for debconf templates.

2011-08-18 Thread Adrian Knoth
On 08/19/11 00:35, adiknoth-gu...@users.alioth.debian.org wrote:

Hi!

 The following commit has been merged in the master branch:
 commit 0830688ae2abc0f29bfd42fa00716f2f8046121a
 Author: Adrian Knoth a...@drcomp.erfurt.thur.de
 Date:   Fri Aug 19 00:34:12 2011 +0200
 
 Add Danish translation for debconf templates.
 
 This file is copied from jackd2, but since we share the templates
 between jackd instances, we include them here, too.
 
 diff --git a/debian/po/da.po b/debian/po/da.po


As a programmer, I'd say don't repeat yourself here. Given that the
files are really identical, how about refactoring the po files from
jackd1 and jackd2 into a common jackd-config package?

We could also move /etc/security/limits.d/audio.conf to this
jackd-config package.

WDYT? Useful or over-engineered? We're not exactly in a hurry.



Cheers

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Fwd: mplayer2 is a very poor fork name used to confuse users.

2011-08-18 Thread Micah Gersten
For the benefit of those not on debian-devel

 Original Message 
Subject:mplayer2 is a very poor fork name used to confuse users.
Resent-Date:Fri, 19 Aug 2011 04:12:08 + (UTC)
Resent-From:debian-de...@lists.debian.org
Date:   Thu, 18 Aug 2011 23:56:41 -0400
From:   compn te...@twmi.rr.com
To: mplayer-dev-...@mplayerhq.hu
CC: debian-de...@lists.debian.org



mplayer2 is a very poor fork name used to confuse users.

it doesnt help that debian is using that name as a package:
http://packages.qa.debian.org/m/mplayer/news/20110817T173341Z.html

debian and uoti are setting themselves (and us) up for explaining to
users which version is better.
why each version is better.
which version they are using when reporting bugs.
why 'we dont have mencoder anymore?'
'why isnt gmplayer installed with mplayer2?'
etc

maybe i'll just go create the debian2 operating system or the google2
search engine. brilliant!

-compn


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110818235641.e2951c46.te...@twmi.rr.com


___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers