Bug#1065533: RFP: libsdl2-pango -- pango extension for sdl2

2024-03-05 Thread Jonathan Carter
Package: wnpp
Severity: wishlist

* Package name: libsdl2-pango
  Version : 2.1.5 
  Upstream Contact: https://github.com/markuskimius
* URL : https://github.com/markuskimius/SDL2_Pango
* License : LGPL-2.1+ 
  Programming Lang: C
  Description : pango extension for sdl2

This is needed as a depencency for Tuxpaint.

Upstream contains an included debian directory with existing packaging that
likely just needs to be cleaned up / updated a bit for the archive.



Processed: reopening 864255

2024-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 864255 jz-2...@heute-morgen.de
Bug #864255 {Done: Joachim Zobel } [wnpp] ITP: 
vzlogger -- log a wide variety of measurements from smartmeters and sensors
Bug reopened
Changed Bug submitter to 'jz-2...@heute-morgen.de' from 'Andreas Moog 
'.
Ignoring request to alter fixed versions of bug #864255 to the same values 
previously set
> thanks
Stopping processing here.

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



Processed: closing 864255

2024-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 864255
Bug #864255 [wnpp] ITP: vzlogger -- log a wide variety of measurements from 
smartmeters and sensors
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#1065527: ITP: python-hypothesmith -- Hypothesis strategies for generating Python programs, something like CSmith

2024-03-05 Thread Yogeswaran Umasankar
Package: wnpp
Severity: wishlist
Owner: Yogeswaran Umasankar 
X-Debbugs-Cc: debian-de...@lists.debian.org, kd8...@gmail.com

* Package name: python-hypothesmith
  Version : 0.3.3
  Upstream Contact: Zac Hatfield-Dodds 
* URL : https://github.com/Zac-HD/hypothesmith
* License : MPL-2.0
  Programming Lang: Python
  Description : Hypothesis strategies for generating Python programs, 
something like CSmith

This package provides two Hypothesis strategies for generating
 Python source code. The generated code will always be syntatically
 valid, and is useful for testing parsers, linters, auto-formatters,
 and other tools that operate on source code. This is depends for other
 Python packages. I am planning to maintain it under DPT, need
 sponsorship.



Processed (with 1 error): Re: O: pylint -- Python 3 code static checker and UML diagram generator

2024-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1065241 ITA: pylint -- Python 3 code static checker and UML diagram
Bug #1065241 [wnpp] O: pylint -- Python 3 code static checker and UML diagram 
generator
Changed Bug title to 'ITA: pylint -- Python 3 code static checker and UML 
diagram' from 'O: pylint -- Python 3 code static checker and UML diagram 
generator'.
> generator
Unknown command or malformed arguments to command.
> owner 1065241 !
Bug #1065241 [wnpp] ITA: pylint -- Python 3 code static checker and UML diagram
Owner recorded as Daniel Echeverri .
> thanks
Stopping processing here.

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



Processed: RFS: netconsd/0.4-1 [ITP] -- Netconsole Daemon

2024-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1065462 by 1065507
Bug #1065462 [wnpp] ITP: netconsd -- The Netconsole Daemon
1065462 was not blocked by any bugs.
1065462 was not blocking any bugs.
Added blocking bug(s) of 1065462: 1065507
>
End of message, stopping processing here.

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



Bug#1065505: ITP: parsyncfp2 -- Multihost parallel rsync wrapper

2024-03-05 Thread Lucas Nussbaum
Package: wnpp
Severity: wishlist
Owner: Lucas Nussbaum 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: parsyncfp2
  Version : 2.59+git20240305.b2ef136
  Upstream Contact: Harry Mangalam 
* URL : https://github.com/hjmangalam/parsyncfp2/
* License : GPLv3
  Programming Lang: Perl
  Description : Multihost parallel rsync wrapper

Description: Multihost parallel rsync wrapper
 parsyncfp2 is a tool to efficiently transfer 10s of gigabytes across a network
 by running several instances of rsync in parallel. It aggregates files into
 chunks (or partitions) of a specified size, and then transfers each chunk
 using parallel runs of rsync. It needs to be installed only on the source end
 of the transfer.

A preliminary package is available at
https://salsa.debian.org/debian/parsyncfp2



Bug#1065481: ITP: pynx -- Python tools for Nano-structures Crystallography

2024-03-05 Thread Picca Frédéric-Emmanuel
Package: wnpp
Severity: wishlist
Owner: Picca Frédéric-Emmanuel 
X-Debbugs-Cc: debian-de...@lists.debian.org, 
debian-pan-maintain...@alioth-lists.debian.net, pi...@debian.org

* Package name: pynx
  Version : 2023.1.2-1
  Upstream Contact: fa...@esrf.fr
* URL : https://gitlab.esrf.fr/favre/PyNX
* License : CeCILL-B
  Programming Lang: (OpenCL, Python)
  Description : Python tools for Nano-structures Crystallography

 PyNX stands for *Python tools for Nano-structures Crystallography*.
 It is a python library with the following main modules:
 .
 1) pynx.scattering: *X-ray scattering computing using graphical
 processing units*, allowing up to 2.5x10^11 reflections/atoms/seconds
 (single nVidia Titan X). The sub-module``pynx.scattering.gid`` can be
 used for *Grazing Incidence Diffraction* calculations, using the
 Distorted Wave Born Approximation
 .
 2) pynx.ptycho : simulation and analysis of experiments using the
 *ptychography* technique, using either CPU (deprecated) or GPU using
 OpenCL.  Examples are available in the pynx/Examples
 directory. Scripts for analysis of raw data from beamlines are also
 available, as well as using or producing ptychography data sets in
 CXI (Coherent X-ray Imaging) format.
 .
 3) pynx.wavefront: *X-ray wavefront propagation* in the near, far
 field, or continuous (examples available at the end of
 ``wavefront.py``).  Also provided are sub-modules for Fresnel
 propagation and simulation of the illumination from a Fresnel Zone
 Plate, both using OpenCL for high performance computing.
 .
 4) pynx.cdi: *Coherent Diffraction Imaging* reconstruction algorithms
 using GPU.
 .
 In addition, it includes :doc:`scripts ` for
 command-line processing of ptychography data from generic CXI data
 (pynx-ptycho-cxi) or specific to beamlines (pynx-ptycho-id01,
 pynx-ptycho-id13,...).

This package will be naintain in the Debian-Science repository by the
Debian-PAN team


Processed: RFS: omd/1.3.2-1 [ITP] -- Markdown frontend in pure OCaml

2024-03-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1065417 by 1065476
Bug #1065417 [wnpp] ITP: omd -- omd-ocaml
1065417 was not blocked by any bugs.
1065417 was not blocking any bugs.
Added blocking bug(s) of 1065417: 1065476
>
End of message, stopping processing here.

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



Bug#1065479: RFA: gtk-gnutella -- The Most Efficient Gnutella Client

2024-03-05 Thread Lucio Marinelli

Package: wnpp
Severity: normal

I am part of gtk-gnutella developing team and would like to add again 
the deb package to Debian since it has been removed and no longer part 
of the distribution: https://tracker.debian.org/pkg/gtk-gnutella


Gtk-gnutella has been recently updated to version 1.2.3, this is the 
website: https://gtk-gnutella.sourceforge.io


--
Lucio Marinelli



Bug#1065478: ITP: libnpupnp -- UPnP library, based on Pupnp code, extensively rewritten

2024-03-05 Thread Jean-Francois Dockes
Package: wnpp
Severity: wishlist
Owner: Jean-Francois Dockes 
X-Debbugs-Cc: debian-de...@lists.debian.org, j...@dockes.org

* Package name: libnpupnp
  Version : 6.1.1
  Upstream Contact: Jean-Francois Dockes 
* URL : https://www.lesbonscomptes.com/upmpdcli
* License : BSD
  Programming Lang: C++
  Description : UPnP library, based on Pupnp code, extensively rewritten


libnpupnp is a rewrite of the venerable libupnp, with the objective
of replacing questionable internal code (XML parser, HTTP server and client)
with well maintained external packages (libmicrohttpd, libcurl, expat),
also using the C++ STL in place of various locally grown containers,
with a goal to improve safety and reliability (reasonably modern C++,
no bare pointers etc.).
As its predecessor, libupnp, libnpupnp provides developers with an
API and open source code for building control points, devices, and
bridges that are compliant with Version 1.1 of the Universal Plug and
Play Device Architecture Specification - see http://www.upnp.org/ for
specifications.

libnpupnp is mostly proposed for packaging as a dependency to upmpdcli
(separate message), but it can be used by other applications. For example
mpd and gerbera can be configured to use it in place of libupnp.

Documentation: 
https://www.lesbonscomptes.com/upmpdcli/npupnp-doc/refdoc/html/index.html

Source and existing debian directory: https://framagit.org/medoc92/npupnp
Existing packages: 
https://www.lesbonscomptes.com/upmpdcli/pages/downloads.html#debian

Looking for a sponsor.



Bug#1065475: ITP: libupnpp -- Application-oriented C++ layer over the libnpupnp base UPnP library

2024-03-05 Thread Jean-Francois Dockes
Package: wnpp
Severity: wishlist
Owner: Jean-Francois Dockes 
X-Debbugs-Cc: debian-de...@lists.debian.org, j...@dockes.org

* Package name: libupnpp
  Version : 0.26.3
  Upstream Contact: Jean-Francois Dockes 
* URL : https://www.lesbonscomptes.com/upmpdcli
* License : LGPL
  Programming Lang: C++
  Description : Application-oriented C++ layer over the libnpupnp base UPnP 
library

libupnpp wraps libnpupnp calls and data inside easier to use C++ constructs.
It can be used to build either devices or control points.

It is proposed for packaging as a dependency to upmpdcli (packaging requested
in a separate message)

Source and current debian directory: https://framagit.org/medoc92/libupnpp
Existing packages: 
https://www.lesbonscomptes.com/upmpdcli/pages/downloads.html#debian

Looking for a sponsor.



Bug#1065473: ITP: upmpdcli -- UPnP Media Renderer front-end to MPD, the Music Player Daemon

2024-03-05 Thread Jean-Francois Dockes
Package: wnpp
Severity: wishlist
Owner: Jean-Francois Dockes 
X-Debbugs-Cc: debian-de...@lists.debian.org, j...@dockes.org

* Package name: upmpdcli
  Version : 1.8.9
  Upstream Contact: Jean-Francois Dockes 
* URL : https://www.lesbonscomptes.com/upmpdcli
* License : GPL
  Programming Lang: C++, Python
  Description : UPnP Media Renderer front-end to MPD, the Music Player 
Daemon

upmpdcli primarily acts as an UPnP Media Renderer to be controlled
with any UPnP controller like, e.g. BubbleUPnP or Kazoo on an
Android tablet, or any other UPnP or OpenHome Control Point.
It uses an MPD instance to actually play the tracks. 
A typical configuration might have for example, MPD running on a Raspberry
PI, with upmpdcli on the same host or any other Linux PC on the network.

The program also has a Media Server function, which can be configured by
various plugins to act as a Proxy for external services (streaming or radios)
or to serve local audio files.

Compared to other UPnP renderers upmpdcli brings the combined renderer/server 
possibility, and support for OpenHome (local management of the playlist, 
allowing
the control point to go to sleep).
 
upmpdcli already has a Debian package, which I am willing to improve
for inclusion in the official repositories, I am in need of a sponsor.

The source and debian directory can be found here:
https://framagit.org/medoc92/upmpdcli

The existing Debian packages are pointed to from there:
https://www.lesbonscomptes.com/upmpdcli/pages/downloads.html#debian

upmpdcli is already part of audio-oriented, Debian-derived
distributions (Moode Audio, Volumio), and is quite widely used to build
audio streamers based on small computers. It is also embedded in some
hardware streamers.
Having it distributed from the default Debian repositories would
make things much more convenient for potential users.

upmpdcli depends on two additional libraries (libupnpp and libnpupnp),
also already packaged, which I will propose for inclusion in separate
messages.