Bug#1068924: libembree-dev: Please build with ISPC enabled

2024-04-13 Thread Francois Mazen
Package: libembree-dev Severity: wishlist Tags: patch X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, I'm working on packaging Intel OSPRay [1], and it needs ispc support of embree. Attached a patch that enable ispc for libembree-dev. Could you please enable ISPC support in Embree? I can NMU if

Bug#1059953: libceres3: ceres-solver built without CUDA support

2024-01-05 Thread Francois Mazen
Hi Kip, > Perhaps another option is having a libceres-cuda-dev / libceres3-cuda > packages that are built with CUDA? Makes sense! However, it requires a brand new source package ceres-solver-cuda to generate these CUDA specific binary packages which will be in the "contrib" area. This would be

Bug#1059953: libceres3: ceres-solver built without CUDA support

2024-01-04 Thread Francois Mazen
Hi Kip, > I think the solution is to simply explicitly add nvidia-cuda-dev to the Build- > Depends stanza of of the ceres-solver source package in debian/control. The nvidia-cuda-dev package is part of the non-free area in the Debian archive [1] because if does not comply with the DFSG [2]. If

Bug#1057169: pdftk-java: FTBFS with bouncycastle 1.77

2023-12-16 Thread Francois Mazen
Dear pdftk-java maintainers, Please find attached a patch to fix this FTBFS due to bouncycastle update. Because the package gtg depends on pdftk-java, I could provide an NMU. Just let me know. Best, François Description: Fix FTBFS with new version of bouncycastle (#1057169) Author: Francois

Bug#1050453: gtg: superfluous dependency on texlive-extra-utils

2023-10-15 Thread Francois Mazen
Hi Antonio, > The gtg README says it needs pdflatex, and for that the Debian package > depends on texlive-extra-utils. However, on a current testing system, > the pdflatex binary is provided by texlive-latex-base. texlive-extra-utils is required for pdfjam, which is used in the

Bug#1051530: pdftk dependency should be optional

2023-10-15 Thread Francois Mazen
Hi Ploum, > pdktk dependency should be marked as "optional" for now Without pdftk dependency, the `script_pocketmod` plugin would not work. So we can't mark pdftk it as optional for now. To avoid the java installation during gtg installation, I would suggest to package the plugins as a separate

Bug#1043581: #1043581 already fixed

2023-10-15 Thread Francois Mazen
Hi Jeroen, the CI test failure looks fixed by the 0.6-5 upload which fixed a startup issue. See #1050462 [1]. So I suggest to close this bug. Of course, feel free to reopen when appropriate. Best, François [1] https://bugs.debian.org/1050462 signature.asc Description: This is a digitally

Bug#1039111: ITP: ospray -- Open, Scalable, and Portable Ray Tracing Engine

2023-06-25 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen X-Debbugs-Cc: debian-de...@lists.debian.org, franc...@mzf.fr * Package name: ospray Version : 2.11.0 * URL : https://www.ospray.org/ * License : Apache 2.0 Programming Lang: C++ Description : Open

Bug#1039110: ITP: rkcommon -- Intel oneAPI Rendering Toolkit common C++/CMake infrastructure

2023-06-25 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen X-Debbugs-Cc: debian-de...@lists.debian.org, franc...@mzf.fr * Package name: rkcommon Version : 1.11.0 * URL : https://github.com/ospray/rkcommon * License : Apache-2.0 Programming Lang: C++ Description

Bug#1023212: assimp: Failing to open simple COLLADA file on s390x architecture

2022-10-31 Thread Francois Mazen
Source: assimp Severity: normal X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, F3D [1] uses Assimp to open COLLADA files. The associated autopkgtest fails on s390x architecture only. The test tries to open the COLLADA Example from the 1.5 documentation with is a simple white cube [2] (see

Bug#1021566: occt-misc contains architecture dependent CMake files

2022-10-10 Thread Francois Mazen
Package: occt-misc Severity: grave Justification: renders package unusable X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, the package occt-misc ships the OpenCASCADEConfig.cmake and OpenCASCADEConfigVersion.cmake files which contains architecture dependent information like the build flags or

Bug#1014195: ITP: gtg -- Getting Things Gnome!, an organizer for the GNOME desktop environment

2022-07-01 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen X-Debbugs-Cc: debian-de...@lists.debian.org, franc...@mzf.fr * Package name: gtg Version : 0.6 Upstream Author : Lionel Dricot & Bertrand Rousseau * URL : https://wiki.gnome.org/Apps/GTG * License : G

Bug#1014194: ITP: liblarch -- a Python library to easily handle data structures

2022-07-01 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen X-Debbugs-Cc: debian-de...@lists.debian.org, franc...@mzf.fr * Package name: liblarch Version : 3.2.0 Upstream Author : Lionel Dricot & Izidor Matušov * URL : https://live.gnome.org/liblarch * Lic

Bug#1013190: openems: Migration from vtk7 to vtk9

2022-06-18 Thread Francois Mazen
Package: openems Severity: wishlist Tags: patch X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, OpenEMS package depends on vtk7 which is quite old and not maintained upstream. I've succeeded to build OpenEMS with vtk9 by changing Build-Depends from libvtk7-dev to libvtk9-dev and fixing CMake and

Bug#1013178: transition: ceres-solver

2022-06-18 Thread Francois Mazen
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: franc...@mzf.fr Dear release team, I and Pierre Gruet (pgt@d.o) would like to transition ceres-solver to the new SOVERSION (3). The upstream changed the SOVERSION of the

Bug#1012691: nifti2dicom: Migration from vtk7 to vtk9

2022-06-11 Thread Francois Mazen
Package: nifti2dicom Severity: wishlist Tags: patch X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, nifti2dicom package depends on vtk7 which is quite old and not maintained upstream. I've succeeded to build nifti2dicom with vtk9 by changing Build-Depends from libvtk7-qt-dev to libvtk9-qt-dev

Bug#1012689: mia: Migration from vtk7 to vtk9

2022-06-11 Thread Francois Mazen
Source: mia Severity: wishlist Tags: patch X-Debbugs-Cc: franc...@mzf.fr Dear Maintainer, Mia package depends on vtk7 which is quite old and not maintained upstream. I've succeeded to build mia with vtk9 by changing Build-Depends from libvtk7-dev to libvtk9-dev and fixing CMake and build

Bug#1012280: libcgal-demo: Please update suggested VTK version

2022-06-02 Thread Francois Mazen
5.15.2-5+b1 pn vtk7 >From 225bc9d70f2d67057805efe0dc9f1b57dad8223b Mon Sep 17 00:00:00 2001 From: Francois Mazen Date: Wed, 25 May 2022 23:21:43 +0200 Subject: [PATCH] Upgrade vtk7 to vtk9 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Bug#1004401: ITP: nicotine -- graphical client for the SoulSeek peer-to-peer system

2022-01-26 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen X-Debbugs-Cc: debian-de...@lists.debian.org, franc...@mzf.fr * Package name: nicotine Version : 3.2.0 Upstream Author : Nicotine+ Team * URL : https://nicotine-plus.org/ * License : GPL-3+ Programming

Bug#954020: buster-pu: package zipios++/0.1.5.9+cvs.2007.04.28-10+deb10u1

2020-03-15 Thread Francois Mazen
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu Dear Buster Release Managers, I'm seeking approval to do this update in buster. The goal is fixing the CVE-2019-13453. https://security-tracker.debian.org/tracker/CVE-2019-13453

Bug#720782: jack: encoding with flac fails

2018-09-22 Thread Francois Mazen
Package: jack Followup-For: Bug #720782 Hello, I can't reproduce the flac issue with package 3.1.1+cvs20050801-30. The tracks are correctly encoded using the flac encoder: francois@debian:/tmp/jack_test$ jack -E "flac" This is jack 3.1.1 (C)2004 Arne Zellentin *warning* You have no standard

Bug#893306: ITP: taptempo -- A command line tap tempo.

2018-03-17 Thread Francois Mazen
Package: wnpp Severity: wishlist Owner: Francois Mazen <deb...@mzf.fr> * Package name: taptempo Version : 1.2.0 Upstream Author : Francois Mazen <franc...@mzf.fr> * URL : https://github.com/moleculext/taptempo * License : GPL-3.0 Program

Bug#811806: Patch file for bug #811806

2017-03-06 Thread Francois Mazen
Hello, in addition to my previous message, please find enclosed a clean patch file generated with quilt. Could you please update the package in order to let it migrate to testing distribution? Thanks, François--- a/effects/ppeffect.cpp +++ b/effects/ppeffect.cpp @@ -113,7 +113,7 @@ {

Bug#811806: Path for bug 811806

2017-03-02 Thread Francois Mazen
le; photoprint-0.4.2~pre2/imagesource/imagesource_jpeg.h 18,19d17 < using namespace std; < photoprint-0.4.2~pre2/imagesource/imagesource_pnm.h 34,35d33 < using namespace std; < Let me know if you need more help to update the package. Best Regards, Francois Mazen