Bug#1040308: RFP: cavif -- Encoder/converter for AVIF images

2023-07-04 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: prudl...@insite.coop

* Package name: cavif
  Version : 1.5.3
  Upstream Author : Kornel 
* URL : https://github.com/kornelski/cavif-rs
* License : BSD
  Programming Lang: Rust
  Description : Encoder/converter for AVIF images

This tool allows converting images to AVIF.
It is more lightweight than more complete tools like imagemagick.



Bug#928946: RFP: drupal-console-launcher -- DrupalConsole global executable aka Launcher

2019-05-13 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: drupal-console-launcher
  Version : 1.8.0
* URL : https://github.com/hechoendrupal/drupal-console-launcher
* License : GPL
  Programming Lang: PHP
  Description : DrupalConsole global executable aka Launcher

This is a global executable that enables you to run the command, drupal, from
any directory within your site's project. Without it you will be inconvenienced
by having to run the command only from your drupal root directory.



Bug#928945: RFP: drush-launcher -- A small wrapper around Drush for your global $PATH

2019-05-13 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: drush-launcher
  Version : 0.6.0
* URL : https://github.com/drush-ops/drush-launcher
* License : GPL
  Programming Lang: PHP
  Description : A small wrapper around Drush for your global $PATH

By installing the drush launcher globally on your local machine, you can simply
type drush on the command line, and the launcher will find and execute the
project specific version of drush located in your project's vendor directory.



Bug#926104: RFP: phpstan -- PHP Static Analysis Tool

2019-03-31 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: phpstan
  Version : 0.11.5
* URL : https://github.com/phpstan/phpstan
* License : MIT
  Programming Lang: PHP
  Description : PHP Static Analysis Tool

PHPStan focuses on finding errors in your code without actually running it. It
catches whole classes of bugs even before you write tests for the code. It
moves PHP closer to compiled languages in the sense that the correctness of
each line of the code can be checked before you run the actual line.



Bug#926105: RFP: security-checker -- A security checker for your composer.lock

2019-03-31 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: security-checker
  Version : 5.0.3
  Upstream Author : SensioLabs
* URL : https://github.com/sensiolabs/security-checker
* License : MIT
  Programming Lang: PHP
  Description : A security checker for your composer.lock

The SensioLabs Security Checker is a command line tool that checks if your
application uses dependencies with known security vulnerabilities. It uses the
Security Check Web service and the Security Advisories Database.



Bug#921545: RFP: androiddeployqt -- Build Qt applications for Android

2019-02-06 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: androiddeployqt
  Version : 5.12.1
* URL : http://doc.qt.io/qt-5/deployment-
android.html#androiddeployqt
  Programming Lang: C++
  Description : Build Qt applications for Android

It looks like the qt5 packages in Debian don't include the parts necessary to
build Android apps, especially the androiddeployqt CLI tool.
This prevents building Android Qt apps on Debian (and on the F-Droid build
server, which is based on Debian).



Bug#921433: RFP: ipify-cli -- Get your public IP address

2019-02-05 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: ipify-cli
  Version : 1.0.0
  Upstream Author : Sindre Sorhus 
* URL : https://github.com/sindresorhus/ipify-cli
* License : MIT
  Programming Lang: JS
  Description : Get your public IP address

This is a CLI client for the ipify API written in NodeJS.
It can be useful on newly configured servers to get the public IP of the
server.



Bug#909796: RFP: checksec -- Bash script to test executable properties

2018-09-28 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: checksec
  Version : 1.8.0
  Upstream Author : Tobias Klein
* URL : https://github.com/slimm609/checksec.sh
* License : BSD
  Programming Lang: Bash
  Description : Bash script to test executable properties

Modern Linux distributions offer some mitigation techniques to make it harder
to exploit software vulnerabilities reliably. Mitigations such as RELRO,
NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and
Position Independent Executables (PIE) have made reliably exploiting any
vulnerabilities that do exist far more challenging. The checksec.sh script is
designed to test what standard Linux OS and PaX security features are being
used.



Bug#907693: RFP: exodus-standalone -- εxodus CLI client for local APK static analysis

2018-08-31 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: exodus-standalone
* URL : https://github.com/Exodus-Privacy/exodus-standalone
* License : AGPL-3.0
  Programming Lang: Python
  Description : εxodus CLI client for local APK static analysis

exodus-standalone is a CLI tool to run static analysis on Android APKs in order
to find trackers.


Bug#900406: RFP: xamarin-android -- Provides open-source bindings of the Android SDK for use with .NET managed languages such as C#

2018-05-30 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: xamarin-android
  Version : 8.3
  Upstream Author : Xamarin
* URL : https://github.com/xamarin/xamarin-android
* License : MIT
  Programming Lang: C#
  Description : Provides open-source bindings of the Android SDK for use
with .NET managed languages such as C#

Having a Debian package for this would allow building Xamarin Android apps on
Debian and specifically on the F-Droid build server (which is based on Debian).

Build instructions are available here: https://github.com/xamarin/xamarin-
android/blob/master/Documentation/building/unix-instructions.md



Bug#898837: RFP: mellowplayer -- Cloud music integration for your desktop

2018-05-16 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: mellowplayer
  Version : 3.3.5
  Upstream Author : Colin Duquesnoy
* URL : https://colinduquesnoy.github.io/MellowPlayer/
* License : GPL
  Programming Lang: C++
  Description : Cloud music integration for your desktop

MellowPlayer is a free, open source and cross-platform desktop application that
runs web-based music streaming services in its own window and provides
integration with your desktop (hotkeys, multimedia keys, system tray,
notifications and more).

MellowPlayer is a Qt based alternative to NuvolaPlayer initially crafted for
KaOS. MellowPlayer is written in C++ and QML.



Bug#893279: RFP: scrcpy -- Display and control your Android device

2018-03-17 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: scrcpy
  Version : 1.1
  Upstream Author : Genymobile
* URL : https://github.com/Genymobile/scrcpy
* License : Apache-2.0
  Programming Lang: C and Java
  Description :  Display and control your Android device

This application provides display and control of Android devices connected on
USB. It does not require any root access.



Bug#886697: RFP: commitizen -- Git command that helps format commit messages correctly

2018-01-08 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: commitizen
  Version : 2.9.6
  Upstream Author : Jim Cummins 
* URL : http://commitizen.github.io/cz-cli/
* License : MIT
  Programming Lang: Node
  Description : Git command that helps format commit messages correctly

Adds a git cz command that, when you're working in a Commitizen friendly
repository, prompts to fill in any required fields in order to format commit
messages according to the standards defined by project maintainers.



Bug#884797: RFP: anbox -- Run Android on Linux

2017-12-19 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: anbox
* URL : https://anbox.io/
* License : GPL-3.0
  Programming Lang: C++
  Description : Run Android on Linux

Anbox is a container-based approach to boot a full Android system on a regular
GNU/Linux system.

This AFAIK is currently the only way to run Android natively on GNU/Linux.
Upstream provides only a snap-based install.



Bug#870114: RFP: gendev -- Sega Genesis development environment for Linux

2017-07-29 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: gendev
  Version : 0.3.0
  Upstream Author : Matt Kubilus
* URL : https://github.com/kubilus1/gendev
  Programming Lang: C
  Description : Sega Genesis development environment for Linux

Gendev provides an easy way to setup a development environment to develop Sega
Genesis/Megadrive games.



Bug#865283: RFP: fontmake -- Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)

2017-06-20 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: fontmake
  Version : 1.2.6
  Upstream Author : Google Internationalization Team
* URL : https://github.com/googlei18n/fontmake
* License : Apache-2.0
  Programming Lang: Python
  Description : Compile fonts from sources (UFO, Glyphs) to binary
(OpenType, TrueType)

This library provides a wrapper for several other Python libraries which
together compile fonts from various sources (.glyphs, .ufo) into binaries
(.otf, .ttf).

Having this in Debian would allow building packages like fonts-firacode from
source. Currently we can't build .glyphs fonts from source so they are in the
contrib section.



Bug#865046: RFP: elkarbackup -- backup solution with an easy-to-use web interface based on Rsync / RSnapshot

2017-06-18 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: elkarbackup
  Version : 1.2.5
  Upstream Author : Xabi Ezpeleta 
* URL : http://www.elkarbackup.org/
* License : BSD
  Programming Lang: PHP
  Description : backup solution with an easy-to-use web interface based on
Rsync / RSnapshot

ElkarBackup is a free open-source backup solution based on RSync/RSnapshot. It
helps to manage centralized backups using a web interface.

This is a PHP app so it can be installed without a package but it has some
system dependencies like rsnapshot or cron tasks so it is easier to manage them
with a package.
There is already an upstream package for Jessie but not for Stretch at the
moment.



Bug#863051: RFP: openedx -- Course management system

2017-05-20 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: openedx
  Version : 2017-05-19-12.18
  Upstream Author : edX
* URL : https://open.edx.org/
* License : AGPL
  Programming Lang: Python
  Description : Course management system

The Open edX platform is a free--and open source--course management system
(CMS) that was originally developed by edX. The Open edX platform is used all
over the world to host Massive Open Online Courses (MOOCs) as well as smaller
classes and training modules.

Upstream provides a Vagrant image as the main installation method.
IMHO having a Debian package would make it easier to install.



Bug#843779: big-integer dependency

2017-05-15 Thread Pierre Rudloff

Hello,

I would be interested in working on packaging Lesspass.
But the big-integer dependency is not packaged in Debian so I opened an 
ITP for that first (#862372).


Regards,



Bug#862372: ITP: node-big-integer -- Arbitrary length integer library for Javascript

2017-05-11 Thread Pierre Rudloff

Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-big-integer
  Version : 1.6.22
  Upstream Author : Peter Olson 
* URL : https://github.com/peterolson/BigInteger.js#readme
* License : Unlicense
  Programming Lang: JavaScript
  Description : Arbitrary length integer library for Javascript

 BigInteger.js is an arbitrary-length integer library for Javascript,
 allowing arithmetic operations on integers of unlimited size,
 notwithstanding memory and time limitations.

I would like to work on packaging lesspass (see #843779) but it requires 
big-integer.
So here is a node-big-integer package created with npm2deb: 
https://mentors.debian.net/package/node-big-integer


Regards,



Bug#862333: RFP: bower -- Package manager for the Web

2017-05-11 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: bower
  Version : 1.8.0
* URL : https://bower.io/
* License : MIT
  Programming Lang: Node
  Description : Package manager for the Web

Bower is a package manager used to install CSS and JS components.



Bug#859361: asar dependencies

2017-05-11 Thread Pierre Rudloff

Hello,

It seems some missing dependencies would need to be packaged first:
Dependencies:
NPM   Debian
asar (0.13.0) None
├─ chromium-pickle-js (^0.2.0)None
├─ commander (^2.9.0) node-commander (2.4.0-1)
├─ cuint (^0.2.1) None
├─ glob (^6.0.4)  node-glob 
(4.0.5-1~bpo70+1)

├─ minimatch (^3.0.3) node-minimatch (1.0.0-1)
├─ mkdirp (^0.5.0)node-mkdirp (0.5.0-1)
├─ mksnapshot (^0.3.0)None
└─ tmp (0.0.28)   node-tmp (0.0.28-1)

Regards,



Bug#823556: Mattermost dependencies

2017-05-09 Thread Pierre Rudloff

Hello,

It seems we would need to package the following Go dependencies before 
we can package Mattermost:

github.com/ssor/bom
code.google.com/p/freetype-go/freetype
bitbucket.org/taruti/pbkdf2.go
code.google.com/p/goplan9/plan9/acme
github.com/decker502/dnspod-go
github.com/edeckers/auroradnsclient
github.com/ovh/go-ovh/ovh
github.com/pyr/egoscale/src/egoscale
github.com/rainycape/memcache
github.com/timewasted/linode/dns
google.golang.org/api/dns/v1
gopkg.in/ns1/ns1-go.v2/rest

Regards,



Bug#862012: RFP: heroku -- Client library and CLI to deploy apps on Heroku

2017-05-07 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: heroku
  Version : 5.9.1
  Upstream Author : Heroku
* URL : https://github.com/heroku/cli
* License : MIT
  Programming Lang: Go
  Description : Client library and CLI to deploy apps on Heroku

This CLI tool allows managing Heroku instances easily.

Is it already made available as a Debian package by upstream but I guess it
would be better to have it in the Debian repositories.



Bug#859741: RFP: mastodon -- A GNU Social-compatible microblogging server

2017-04-06 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: mastodon
  Version : 1.0
  Upstream Author : Gargron
* URL : https://github.com/tootsuite/mastodon
* License : AGPL-3.0
  Programming Lang: Ruby
  Description : A GNU Social-compatible microblogging server

Mastodon is a free, open-source social network server. A decentralized solution
to commercial platforms, it avoids the risks of a single company monopolizing
your communication. Anyone can run Mastodon and participate in the social
network seamlessly.

More and more people are switching from Twitter to Mastodon these days so
various organisms are deploying new instances.
There are a few tutorials about how to install Mastodon on Debian, but having a
Debian package would make things a lot easier.



Bug#741487: mozjpeg 2.1 package

2016-11-21 Thread Pierre Rudloff



Le 21/11/2016 à 23:27, Dmitry Katsubo a écrit :

The question is: if I need to install mozjpeg together with libjpeg, what are 
the
options? Do I need to change the prefix to /usr/local for mozjpeg, and then use

$ LD_PRELOAD=/usr/local/lib/libjpeg.so jpegtran -copy all  


By default mozjpeg is installed in /opt/mozjpeg/. You don't even need to 
use LD_PRELOAD as the binary it installs is automatically linked to 
/opt/mozjpeg/lib64/libjpeg.so.


(The conflict issue I was raising is only if want to include mozjpeg in 
Debian and install it in /usr/.)




Bug#741487: mozjpeg 2.1 package

2016-11-21 Thread Pierre Rudloff



Le 21/11/2016 à 20:42, Dmitry Katsubo a écrit :

From: Pierre Rudloff 
To: 741...@bugs.debian.org
Subject: mozjpeg 2.1 package
Date: Sun, 14 Sep 2014 02:49:22 +0200

Hello,

I have built a package for mozjpeg 2.1:
http://mentors.debian.net/package/mozjpeg

But, as I said, it conflicts with the standard libjpeg.

Regards,


Hello Pierre,

Could you please share the mozjpeg Debian package sources (with debian/control,
... files)? For example as a branch in github? That will simplify creating a
package to play with for me.

Also I wonder what exactly the conflict with the standard libjpeg leads to. Does
it mean that if mozjpeg is installed to /usr/local subtree it will interfere
with software that uses libjpeg?

Many thanks in advance!


Hello,

Sorry, I don't have the source anymore (and it has been removed from 
mentors) but it is pretty easy to build.


IIRC mozjpeg installs its own libjpeg.so library so it can't be 
installed alongside upstream libjpeg.


Regards,



Bug#833279: RFP: hedera-icon-theme -- A classic icon theme for Linux desktops

2016-08-02 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: hedera-icon-theme
* URL : https://github.com/sixsixfive/Hedera-icons
* License : CC BY-SA
  Programming Lang: SVG
  Description : A classic icon theme for Linux desktops

A classic icon theme in the spirit of Tango!.

Features:

Colorful
Icons with borders
optimized for speed
Includes ~800 icons in 4 different main sizes
supports more than 4200 common icons in the most common sizes
works on KDE3/4, Plasma 5, Xfce 4.12, LXQt/LXDE, MATE & Enlightenment



Bug#831861: RFP: mattermost-desktop -- Mattermost Desktop application

2016-07-20 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: mattermost-desktop
  Version : 1.2.1
  Upstream Author : Mattermost Team
* URL : https://github.com/mattermost/desktop
* License : Apache 2.0
  Programming Lang: JavaScript
  Description : Mattermost Desktop application

Native desktop application for Mattermost, based on Electron



Bug#831765: RFP: yakyak -- Desktop client for Google Hangouts

2016-07-19 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: yakyak
  Version : 1.3.0
  Upstream Author : Davide Bertola & Martin Algesten
* URL : https://github.com/yakyak/yakyak
* License : MIT
  Programming Lang: CoffeeScript
  Description : Desktop client for Google Hangouts

YakYak is a open-source desktop client for Google Hangouts built with Electron.



Bug#831512: RFP: twemoji-color-font -- Twitter Color Emoji SVGinOT Font

2016-07-16 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: twemoji-color-font
  Version : 1.1
  Upstream Author : Brad Erickson
* URL : https://github.com/eosrei/twemoji-color-font
* License : CC-BY-4.0
  Programming Lang: OpenType
  Description : Twitter Color Emoji SVGinOT Font

A color and B&W emoji SVGinOT font built from the Twitter Emoji for Everyone
artwork with support for ZWJ, skin tone diversity and country flags.

The font works in all operating systems, but will currently only show color
emoji in Firefox, Thunderbird and other Mozilla Gecko-based applications. This
is not a limitation of the font, but of the operating systems and applications.
Regular B&W outline emoji are included for backwards/fallback compatibility.



Bug#831424: RFP: parsoid -- Web service converting HTML+RDFa to MediaWiki wikitext and back

2016-07-15 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: parsoid
  Version : 0.5.1
  Upstream Author : Gabriel Wicke 
* URL : https://www.mediawiki.org/wiki/Parsoid
* License : GPL
  Programming Lang: JavaScript
  Description : Web service converting HTML+RDFa to MediaWiki wikitext and
back

Bidirectional conversion between HTML+RDFa and the MediaWiki flavor of wikitext
in a node.js web service.



Bug#831422: RFP: fluxgui -- f.lux indicator applet is an indicator applet to control xflux

2016-07-15 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: fluxgui
  Version : 1.1.8
  Upstream Author : Kilian Valkhof 
* URL : https://justgetflux.com/
* License : MIT
  Programming Lang: Python
  Description : f.lux indicator applet

f.lux indicator applet is an indicator applet to control xflux, an application
that makes the color of your computer's display adapt to the time of day, warm
at nights and like sunlight during the day



Bug#831421: RFP: xubuntu-artwork -- Xubuntu themes and artwork

2016-07-15 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: xubuntu-artwork
  Version : 16.04.2
  Upstream Author : Xubuntu Team
* URL : https://launchpad.net/xubuntu-artwork
* License : GPL
  Description : Xubuntu themes and artwork

Xubuntu desktop themes and artwork for lightdm and plymouth

This package provides some nice artworks, especially the xubuntu-icon-theme.



Bug#825958: RFP: lstu -- URL shortener

2016-05-31 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: lstu
  Version : 0.06
  Upstream Author : Luc Didry 
* URL : https://framagit.org/luc/lstu
* License : WTFPL
  Programming Lang: Perl
  Description : URL shortener

Lstu (Let's Shorten That Url) is a simple URL shortener written in Perl.



Bug#822241: ufo2otf package

2016-04-22 Thread Pierre Rudloff
Hello,

I have uploaded a package here: http://mentors.debian.net/package/ufo2otf
Please tell me if there is any problem with it.

Regards,



Bug#822241: ITP: python-ufo2otf -- Take UFO font sources and generate OTF’s and webfonts

2016-04-22 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: python-ufo2otf
  Version : 0.2.2
  Upstream Author : Eric Schrijver 
* URL : https://github.com/fonts/ufo2otf
* License : BSD
  Programming Lang: Python
  Description : Take UFO font sources and generate OTF’s and webfonts

Ufo2otf is a command line utility that takes UFO font sources and generates
OTF’s and webfonts.

This package could be useful in order to build packages for fonts that are
distributed in UFO format.
It is also quite useful for web developpers that need to build webfonts.



Bug#813402: RFP: duck -- Command-line interface for Cyberduck (a multi-protocol file transfer tool)

2016-02-01 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: duck
  Version : 4.8
  Upstream Author : cybderduck.io 
* URL : https://duck.sh/
* License : GPL
  Programming Lang: Java
  Description : Command-line interface for Cyberduck (a multi-protocol file
transfer tool)



Bug#813058: RFP: scudcloud -- ScudCloud is a non official desktop client for Slack

2016-01-28 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: scudcloud
  Version : 1.5
  Upstream Author : Rael Gugelmin Cunha 
* URL : https://github.com/raelgc/scudcloud
* License : MIT License
  Programming Lang: Python
  Description : ScudCloud is a non official desktop client for Slack

ScudCloud is a non official desktop client for Slack. Slack (http://slack.com)
is a platform for team communication.

The official Slack client is not open source, so I guess it makes sense to have
an alternative client in Debian.



Bug#813056: RFP: climb -- A Composer version manager tool

2016-01-28 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: climb
  Version : 0.8.1
  Upstream Author :  Vincent Klaiber 
* URL : https://github.com/vinkla/climb
* License : MIT License
  Programming Lang: PHP
  Description : A Composer version manager tool



Bug#807717: RFP: ttf-fxemoji -- Firefox OS Emojis

2015-12-11 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name : ttf-fxemoji
Version : 1.7.2
Upstream Author : Mozilla
* URL : https://github.com/mozilla/fxemoji
* License : CC BY 4.0
Description : Firefox OS emoji font

Mozilla provides a TTF version of their font and it seems to support
full color emojis so it could be a good way to have color emojis in Debian.



Bug#784054: RFP: libgcrypt11 -- LGPL Crypto library

2015-05-02 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

Hello,

It seems libgcrypt11 has been removed from Jessie. But it is needed by external
packages like Spotify (cf. https://community.spotify.com/t5/Help-Desktop-Linux-
Mac-and/spotify-error-while-loading-shared-libraries-libgcrypt-
so-11/td-p/970485) or Brackets.

I tried to rebuild the Wheezy package on Jessie
(http://mentors.debian.net/package/libgcrypt11) and it seems to work correctly.

Would it be possible to reintegrate this package in Jessie?

Regards,


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150502144023.4315.82034.report...@pierre.rudloff.pro



Bug#761914: RFP: mapbox-studio -- Vector tile driven map design

2014-09-16 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: mapbox-studio
  Version : 0.1.2
  Upstream Author : Mapbox (https://www.mapbox.com)
* URL : https://www.mapbox.com/mapbox-studio/
* License : BSD-3
  Programming Lang: Node
  Description : Vector tile driven map design


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140916193505.2035.24333.report...@home.rudloff.pro



Bug#741487: mozjpeg 2.1 package

2014-09-13 Thread Pierre Rudloff

Hello,

I have built a package for mozjpeg 2.1:
http://mentors.debian.net/package/mozjpeg

But, as I said, it conflicts with the standard libjpeg.

Regards,


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5414e612.5050...@rudloff.pro



Bug#755363: mirovideoconverter package

2014-09-13 Thread Pierre Rudloff

Hello,

I have built a package for Miro Video Converter:
https://rudloff.pro/divers/debian/mirovideoconverter/mirovideoconverter_3.0.2-1.dsc
(I tried to upload it to mentors, but for some reason it failed silently.)

Regards,


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5414d4c7.4030...@rudloff.pro



Bug#741487: A useful fork for web authors wanting to optimize their images

2014-08-26 Thread Pierre Rudloff
Hello,

Sorry, I don't have the 1.0 package anymore. I can build a package based on
mozjpeg 2.1 but I'm not sure how to do it so it does not conflict with
libjpeg. (I assume you would want to install the mozjpeg utilities but not
replace your system libjpeg.)

Regards,


2014-08-26 4:01 GMT+02:00 Francois Marier :

> While the name suggests that it's another general-purpose JPEG library,
> it's actually closer to the jpegoptim optimization tool.
>
> From the upstream README:
>
> "'mozjpeg' is not intended to be a general JPEG library replacement. It
> makes tradeoffs that are intended to benefit Web use cases and focuses
> solely on improving encoding. It is best used as part of a Web encoding
> workflow. For a general JPEG library (e.g. your system libjpeg), especially
> if you care about decoding, we recommend libjpeg-turbo."
>
> mozjpeg ships two binaries that allow one to recompress JPEG files so that
> they become smaller:
>
>   https://hacks.mozilla.org/2014/08/using-mozjpeg-to-
> create-efficient-jpegs/
>
> I would personally like to use it in my web development projects, so
> Pierre, if you'd like to reupload your package to mentors, I will take a
> look at it.
>
> Francois
>


Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-16 Thread Pierre Rudloff

OK, I have updated the package's description.

Le 16/08/2014 14:52, Reinhard Tartler a écrit :

On Sat, Aug 16, 2014 at 8:41 AM, Pierre Rudloff  wrote:

The package does not include any artwork. It is just the game engine that
can be used to launch different games (e.g. solarus /path/to/game). The
games are distributed separately.

Please make sure to copy that piece of information in the package
description. The game itself is most likely not suitable for
Debian/main, but might be for Debian/contrib, then, AFAIUI.






--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ef5d43.3060...@rudloff.pro



Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-16 Thread Pierre Rudloff
The package does not include any artwork. It is just the game engine 
that can be used to launch different games (e.g. solarus /path/to/game). 
The games are distributed separately.


Le 15/08/2014 13:41, Reinhard Tartler a écrit :

On Fri, Aug 15, 2014 at 5:35 AM, Pierre Rudloff  wrote:

Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: solarus
   Version : 1.2.1
   Upstream Author : Nathan Moore 
* URL : http://www.solarus-games.org/
* License : GPL
   Programming Lang: C++
   Description : Open-source Zelda-like game engine



What kind of artwork do you intend to include into the Debian package,
and how would that be licensed? As far as I understand the upstream
homepage, the page relies on the Nintendo original artwork, which is
not freely available. Can you please clarify your intent here?





--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ef517c.5080...@rudloff.pro



Bug#758195: RFS: solarus/1.2.1-2 ITP

2014-08-15 Thread Pierre Rudloff

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "solarus"

 * Package name: solarus
   Version : 1.2.1-2
   Upstream Author : Nathan Moore 
 * URL : http://www.solarus-games.org/
 * License : GPL
   Section : games

It builds those binary packages:

  solarus- Open-source Zelda-like game engine

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


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


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

  dget -x 
http://mentors.debian.net/debian/pool/main/s/solarus/solarus_1.2.1-2.dsc


More information about solarus can be obtained from 
http://www.solarus-games.org/.


Changes since the last upload:

  * Rebuild for unstable
  * Requires cmake 2.8.11
  * Remove dh-make templates
  * Longer description
  * Strip binary
  * Closes: #758195


Regards,
 Pierre Rudloff


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53eddde8.4020...@rudloff.pro



Bug#758195: ITP: solarus -- Open-source Zelda-like game engine

2014-08-15 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: solarus
  Version : 1.2.1
  Upstream Author : Nathan Moore 
* URL : http://www.solarus-games.org/
* License : GPL
  Programming Lang: C++
  Description : Open-source Zelda-like game engine


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140815093459.24742.51928.report...@home.rudloff.pro



Bug#754129: Lutris package

2014-08-14 Thread Pierre Rudloff

Hello,

I have built the package for unstable here: 
http://mentors.debian.net/package/lutris


Regards,


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ed665c.4090...@rudloff.pro



Bug#758066: RFP: cyberduck -- Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser

2014-08-13 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: cyberduck
  Version : 4.4.4
* URL : http://cyberduck.io/
* License : GPL
  Programming Lang: Java, C#
  Description : Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140813223335.28681.34064.report...@home.rudloff.pro



Bug#757810: RFP: tabula -- Tabula is a tool for liberating data tables locked inside PDF files.

2014-08-11 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: tabula
  Version : 0.9.5
* URL : http://tabula.nerdpower.org/
* License : MIT
  Programming Lang: Ruby
  Description : Tabula is a tool for liberating data tables locked inside
PDF files.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140811142110.2810.33726.report...@home.rudloff.pro



Bug#755363: ITP: mirovideoconverter3 -- A super simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.

2014-07-19 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: mirovideoconverter3
  Version : 3.0.2
  Upstream Author :  Participatory Culture Foundation
* URL : http://www.mirovideoconverter.com/
* License : GPL
  Programming Lang: Python
  Description : A super simple way to convert almost any video to MP4, WebM
(vp8), Ogg Theora, or for Android, iPhone, and more.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140719214012.17217.40071.report...@home.rudloff.pro



Bug#752173: RFP: cnijfilter -- Canon Inkjet printers drivers

2014-06-20 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: cnijfilter
  Version : 3.80
  Upstream Author : Canon
* URL : http://support-sg.canon-
asia.com/contents/SG/EN/0100469302.html
  Programming Lang: C
  Description : Canon Inkjet printers drivers


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140620140208.11228.83222.report...@home.rudloff.pro



Bug#750368: RFP: gitlist -- An elegant and modern git repository viewer

2014-06-02 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: gitlist
  Version : 0.4.0
  Upstream Author : Klaus Silveira 
* URL : http://gitlist.org/
* License : BSD
  Programming Lang: PHP
  Description : An elegant and modern git repository viewer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140602220824.14726.1602.report...@home.rudloff.pro



Bug#750125: RFP: libxdiff -- The LibXDiff library implements basic and yet complete functionalities to create file differences/patches to both binary and text files.

2014-06-01 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: libxdiff
  Version : 0.23
* URL : http://www.xmailserver.org/xdiff-lib.html
* License : LGPL
  Programming Lang: C
  Description : The LibXDiff library implements basic and yet complete
functionalities to create file differences/patches to both binary and text
files.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140601194523.24492.98095.report...@home.rudloff.pro



Bug#741972: RFP: popcorn-time -- Torrent movie streamer

2014-03-17 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: popcorn-time
  Version : 0.2.7
* URL : http://popcorn.cdnjd.com/
* License : GPL
  Programming Lang: JS
  Description : Torrent movie streamer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140317193712.25291.63539.reportbug@Rudloff



Bug#741544: RFP: sqlmap -- Automatic SQL injection tool

2014-03-13 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: sqlmap
* URL : http://sqlmap.org/
* License : GPL
  Programming Lang: Python
  Description : Automatic SQL injection tool


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140313164429.10880.63182.reportbug@Rudloff



Bug#741540: RFP: singularity-viewer -- Second Life Viewer

2014-03-13 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist

* Package name: singularity-viewer
  Version : 1.8.5
* License : GPL
  Programming Lang: C++
  Description : Second Life Viewer


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140313154813.7869.9091.reportbug@Rudloff



Bug#603157: RFP: ttf-ubuntu-font-family -- Ubuntu Font Family, sans-serif typeface hinted for clarity

2014-03-13 Thread Pierre Rudloff
Hello,

Is there any news on this ?

FWIW, I have uploaded the package to /mentors/
.

Regards,


Bug#741487: RFS: mozjpeg/1.0-1 [ITP]

2014-03-12 Thread Pierre Rudloff
Hello,

I have uploaded it to /mentors/ : http://mentors.debian.net/package/mozjpeg

Regards,



Bug#741487: ITP: mozjpeg -- Mozilla JPEG Encoder Project

2014-03-12 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: mozjpeg
  Version : 1.0
  Upstream Author : Mozilla
* URL : https://github.com/mozilla/mozjpeg
* License : Custom free software license
  Programming Lang: C
  Description : Mozilla JPEG Encoder Project


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140312231933.9014.31663.reportbug@Rudloff



Bug#736610: ITP: livedico -- Livebox key generator

2014-01-25 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: livedico
* URL : https://code.google.com/p/livedico/
* License : GPL3
  Programming Lang: C++
  Description : Livebox key generator


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140125145843.19270.1995.reportbug@Rudloff



Bug#719682: Package

2013-08-14 Thread Pierre Rudloff

Hello,

I have built a package here 
<https://svn.strasweb.fr/listing.php?repname=Pierre+Rudloff&path=%2Frarcrack%2F>.


Regards,


Bug#719682: ITP: rarcrack -- Password cracker for rar archives

2013-08-14 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff 

* Package name: rarcrack
  Version : 0.2
  Upstream Author : David Zoltan Kedves 
* URL : http://rarcrack.sourceforge.net/
* License : GPL 2
  Programming Lang: C
  Description : Password cracker for rar archives


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130814090413.23051.20558.reportbug@Rudloff