Bug#1040215: ITP: kalkun -- Open Source Web based SMS Manager

2023-07-03 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: kalkun
  Version : 0.8.0
  Upstream Contact: Fab Stz 
* URL : https://kalkun.sourceforge.io/
* License : GPL-3+
  Programming Lang: PHP
  Description : Open Source Web based SMS Manager

 Kalkun is an open source web-based SMS (Short Message Service) manager. It
 uses gammu-smsd (part of gammu family) as SMS gateway engine to deliver and
 retrieve messages from your phone/modem.
 .
 Features:
  - Multi User feature
  - Display SMS by conversation
  - Multiple modems
  - Gammu & non gammu (aka alternate gateways). Non gammu is send-out only
  - Send SMS repeatedly with SMS Bomber
  - Add SMS Advertise to message
  - SMS templates
  - Spam Filter
  - various APIs to sens SMS from other application
  - SMS Merge.


Package useful when associated with gammu-smsd for which it is a gui

Maintained by myself or by team (php team?)



Bug#1050065: ITP: sphinxcontrib-phpdomain -- Sphinx "phpdomain" extension

2023-08-18 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: sphinxcontrib-phpdomain
  Version : 0.11.2
  Upstream Contact: Mark Story 
* URL : https://pypi.python.org/pypi/sphinxcontrib-phpdomain
* License : BSD-2-clause
  Programming Lang: Python
  Description : Sphinx "phpdomain" extension

This package contains the PHP Domain extension for the Sphinx
documentation system. This extension provides language support for PHP.

This package is required by php-codeigniter-framework (ITP: #471583)



Bug#1068736: ITP: mount-zip -- recent FUSE file system for ZIP archives (read-only access)

2024-04-09 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mount-zip
  Version : 1.0.7
  Upstream Contact: François Degros 
* URL : https://github.com/google/mount-zip
* License : GPL-3.0-or-later
  Programming Lang: C++
  Description : recent FUSE file system for ZIP archives (read-only 
access)

 mount-zip is a tool allowing to open, explore and extract ZIP archives.
 .
 mount-zip mounts a ZIP archive as a read-only FUSE file system, which can 
then
 be explored and read by any application.
 .
 mount-zip aspires to be an excellent ZIP mounter. It starts quickly, uses
 little memory, decodes encrypted files, and provides on-the-go decompression
 and caching for maximum efficiency.
 .
 The mount point should be an empty directory. If the mount point doesn't 
exist
 yet, mount-zip creates it first. If no mount point is provided, mount-zip
 creates one in the same directory as the ZIP archive.
 .
 It is an alternative to fuse-zip. Compared to fuse-zip, its performance is
 improved, but write mode was dropped. Version 1.0.0 was forked from fuse-zip
 0.7.2

See also RFP

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068638



Bug#1023110: ITP: librepfunc -- Set of C++ classes and utilities for building multimedia tools

2022-10-30 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: librepfunc
  Version : 1.6.4
  Upstream Author : Winfried Koehler 
* URL : https://github.com/wirbel-at-vdr-portal/librepfunc
* License : GPL
  Programming Lang: C++
  Description : Set of C++ classes and utilities for building multimedia
tools

 This is a collection of utilities and functions used for example in w-scan-
cpp
 .
 string related:
 * LowerCase and UpperCase
 * LeftTrim and RightTrim and Trim
 * FrontFill and BackFill
 * ReplaceAll
 .
 vector of string related:
 * SplitStr
 .
 number conversion to string or vice versa
  * IntToStr
  * FloatToStr
  * ExpToStr
  * StrToInt
  + StrToFloat
 .
 print time
  * TimeStr
 .
 other conversions
  * BCDtoDecimal
 .
 sleep threads
  * Sleep, mSleep, uSleep
 .
 print hex data
  * HexDump
 .
 files and directories
  * FileExists
  * cFileList
  * ReadFileToStream
  * ReadFile
  * WriteStreamToFile
  * WriteFile
 .
 start/stop threads from main thread
  * ThreadBase


This library is used by w_scan_cpp which is the successor of w_scan (w_scan is
not maintained anymore). w_scan_cpp & w_scan are from same author.

it is also used in https://salsa.debian.org/vdr-team/vdr-plugin-wirbelscan
but for now, it embeds the library while it could make use of librepfunc. so 
at
least 2 packages would use this library: w-scan-cpp =& vdr-plugin-wirbelscan

see also this bug report asking for w_scan_cpp: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000741

Idealy this would be maintained in the vdr team like w-scan and vdr-plugin-
wirbelscan



Bug#1023169: ITP: w-scan-cpp -- DVB channel scanner (successor of w_scan)

2022-10-31 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: w-scan-cpp
  Version : 20220105
  Upstream Author : Winfried Koehler 
* URL : https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html
* License : GPL
  Programming Lang: C++
  Description : DVB channel scanner (successor of w_scan)

 This is w_scan_cpp - a dtv channel scanner based on VDR (www.tvdr.de)
 and its Plugins.
 .
 w_scan_cpp supports
 .
DVB-T(2), DVB-C, DVB-S(2), ATSC(VSB &=& qam)
sat>ip
scr ("unicable") en-50494 =& en-50607 (aka. "jess")
diseqc switches
diseqc rotors (standard =& usals)
various output formats
vdr channels.conf
vlc channels.xspf
dtv scan tables for dvbv5-scan
channels.dat for the sat>ip "dvb viewer lite for windows"
(..)
 .
 some features are more recent than those of w_scan, other outdated features
 were not ported.

This package requires librepfunc. ITP here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023110

This could be added to/maintained by the "vdr" team.

This would also close:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000741

There is also a Merge Request updating w-scan here:
https://salsa.debian.org/vdr-team/w-scan/-/merge_requests

Sponsor required.



Bug#1032030: ITP: czkawka-gui -- Multi functional app to find duplicates, empty folders, similar images etc

2023-02-26 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: czkawka-gui
  Version : 5.1.0
  Upstream Author : Rafał Mikrut 
* URL : https://github.com/qarmin/czkawka
* License : MIT
  Programming Lang: rust
  Description : Multi functional app to find duplicates, empty folders,
similar images etc

There is a GUI and a cli package:
- czkawka-gui
- czkawka-cli

Czkawka (tch-kav-ka, hiccup) is a simple, fast and free app to remove
unnecessary files from your computer.

Features:
- Written in memory safe Rust
- Amazingly fast - due to using more or less advanced algorithms and
  multithreading
- Free, Open Source without ads
- Multiplatform - works on Linux, Windows and macOS
- Cache support - second and further scans should be a lot faster than
  the first one
- CLI frontend - for easy automation
- GUI frontend - uses modern GTK 3 and looks similar to FSlint
- Rich search option - allows setting absolute included and excluded
  directories, set of allowed file extensions or excluded items with
  the * wildcard
- Multiple tools to use:
  - Duplicates - Finds duplicates basing on file name, size, hash,
first 1 MB of hash
  - Empty Folders - Finds empty folders with the help of an advanced
algorithm
  - Big Files - Finds the provided number of the biggest files in
given location
  - Empty Files - Looks for empty files across the drive
  - Temporary Files - Finds temporary files
  - Similar Images - Finds images which are not exactly the same
(different resolution, watermarks)
  - Zeroed Files - Finds files which are filled with zeros (usually
corrupted)
  - Same Music - Searches for music with same artist, album etc.
  - Invalid Symbolic Links - Shows symbolic links which points to
non-existent files/directories
  - Broken Files - Finds files with an invalid extension or that are
corrupted


This should close RFP: #1006181

fslint which did a similar job was removed from bullseye because it required
python2. This is a alternative/replacement.

Should be maintained by rust team.



Bug#1032064: ITP: fluent-syntax -- Parser/Serializer tools for Fluent Syntax

2023-02-27 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: fluent-syntax
  Version : 0.11.0
  Upstream Author : Zibi Braniecki  Staś Małolepszy

* URL : https://github.com/projectfluent/fluent-rs
* License : Apache-2.0 or MIT
  Programming Lang: Rust
  Description : Parser/Serializer tools for Fluent Syntax

fluent-syntax is a parser/serializer API for the Fluent Syntax, part of the
Project Fluent, a localization framework designed to unleash the entire
expressive power of natural language translations.

Required by czkawka #1032030

Should be maintained by rust team.
Sponsor required



Bug#1032066: ITP: rust-image-hasher -- simple library that provides perceptual hashing and difference calculation for images

2023-02-27 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rust-image-hasher
  Version : 1.1.2
  Upstream Author :  2015-2017 The `img_hash` Crate Developers
 2014-2021 Austin Bonander 
 2022-2023 Rafał Mikrut 
* URL : https://github.com/qarmin/img_hash
* License : MIT or Apache-2.0
  Programming Lang: Rust
  Description : Library for calculating perceptual hash values of images

A simple library that provides perceptual hashing and difference calculation
for images.

Thanks to Dr. Neal Krawetz for the outlines of the Mean (aHash), Gradient
(dHash), and DCT (pHash) perceptual hash algorithms:
http://www.hackerfactor.com/blog/?/archives/432-Looks-Like-It.html (Accessed
August 2014)

Also provides an implementation of the Blockhash.io algorithm.

This crate can operate directly on buffers from the PistonDevelopers/image
crate.

This is fork of img_hash library, but with updated dependencies without any
license changes.

Required by czkawka #1032030

Should be maintained by rust team.
Sponsor required



Bug#1032068: ITP: rust-imagepipe -- Image processing pipeline

2023-02-27 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rust-imagepipe
  Version : 0.5.0
  Upstream Author : Pedro Côrte-Real 
* URL : https://github.com/pedrocr/imagepipe
* License : LGPL-3.0-only
  Programming Lang: Rust
  Description : Image processing pipeline

An image pipeline capable of taking any image format, including camera RAW
files and transforming it into a final output.

Required by czkawka #1032030

Should be maintained by rust team.
Sponsor required



Bug#1032069: ITP: rust-rawloader -- Image processing pipeline

2023-02-27 Thread Fab Stz
Package: wnpp
Severity: wishlist
Owner: Fab Stz 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rust-rawloader
  Version : 0.37.1
  Upstream Author : Pedro Côrte-Real 
* URL : https://github.com/pedrocr/rawloader
* License : LGPL-2.1
  Programming Lang: Rust
  Description : Library to extract the data from camera raw formats

This is a rust library to extract the raw data and some metadata from digital
camera images. Given an image in a supported format and camera you will be 
able
to get everything needed to process the image:

  - Identification of the camera that produced the image (both the EXIF name
and a cleaned up name)
  - The raw pixels themselves, exactly as encoded by the camera
  - The number of pixels to crop on the top, right, bottom, left of the image
to only use the actual image area
  - The black and white points of each of the color channels
  - The multipliers to apply to the color channels for the white balance
  - A conversion matrix between the camera color space and XYZ
  - The description of the bayer pattern itself so you'll know which pixels 
are
which color


Required by czkawka #1032030

Should be maintained by rust team.
Sponsor required