Bug#966570: RFP: libamf -- Advanced Media Framework (AMF) SDK

2024-05-23 Thread Diederik de Haas
On 30 Jul 2020 16:00:44 -0400 Louis-Philippe Véronneau  
wrote:
> I'm happy to help or sponsor work for this, but I'm not confident I
> understand the codebase enough to be packaging this myself.

There has been a reply to this, but it didn't directly To/CC you, so I'm 
replying to make sure you're at least aware of it.

signature.asc
Description: This is a digitally signed message part.


Bug#1054269: RFP: wmenu -- wmenu is an efficient dynamic menu for Sway and wlroots based Wayland compositors

2023-10-20 Thread Diederik de Haas
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: team+swa...@tracker.debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: wmenu
  Version : 0.1.4
  Upstream Contact: Adnan Maolood 
* URL : https://sr.ht/~adnano/wmenu/
* License : MIT/X Consortium License
  Programming Lang: C
  Description : wmenu is an efficient dynamic menu for Sway and wlroots 
based Wayland compositors

wmenu is an efficient dynamic menu for Sway and wlroots based Wayland 
compositors.
It provides a Wayland-native dmenu replacement which maintains the look and 
feel of dmenu.

Sway will switch to wmenu as its default menu for sway 1.9.
See https://github.com/swaywm/sway/issues/7410 and the upstream merge request
https://github.com/swaywm/sway/pull/7384 is already merged into master.


-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZTJS7wAKCRDXblvOeH7b
btWGAP9YQQCVHrsDqaYTYBo40Dr2XKz18zR548ACdUTo22aUcQD+J2CqhmbwAYce
ewTUC/2hF6e3BmieYIAr2UtcR6aP7QE=
=Pgy4
-END PGP SIGNATURE-



Bug#1042948: O: mtools -- Tools for manipulating MSDOS files

2023-08-04 Thread Diederik de Haas
Control: affects -1 src:mtools

On Thu, 03 Aug 2023 09:31:32 +0100 "Chris Lamb"  wrote:
> Package: wnpp
> 
> I am orphaning this package so that it can be more actively maintained.
> Full Git maintenance history is available - see its Vcs-Git entry.

Would it be useful to move it out of your personal namespace to f.e. 'debian'?

signature.asc
Description: This is a digitally signed message part.


Bug#889313: O: directfb -- direct frame buffer graphics library

2023-01-29 Thread Diederik de Haas
Control: affects -1 src:directfb

On 3 Feb 2018 15:42:21 +0100 Sebastian Ramacher  wrote:
> Package: wnpp
> 
> Note that upstream appears to MIA.

https://web.archive.org/web/20170603093935/http://www.directfb.net/ seems to 
be the last capture which at least shows a working home page, after that it 
seems to be all redirects to non-existing/spam stuff.

But it seems like all the links in the sidebar still don't work, including the 
link to the Source Code ...

signature.asc
Description: This is a digitally signed message part.


Bug#921485: marked as done (RFP: python-srht-git -- sr.ht git services)

2022-10-17 Thread Diederik de Haas
Control: reopen -1

On maandag 17 oktober 2022 18:54:07 CEST Debian Bug Tracking System wrote:
> honestly I've got enough RFPs out and don't really have as much use
> for this 3 years later, if someone else is interested in this they
> should request it

Reopening it as I still want to have this package into Debian (eventually).

signature.asc
Description: This is a digitally signed message part.


Bug#1020861: RFP: ucode -- tiny general purpose scripting language featuring a syntax closely resembling ECMAScript

2022-09-27 Thread Diederik de Haas
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: ucode
  Version : v0.0.20220824
  Upstream Author : Jo-Philipp Wich 
* URL : https://github.com/jow-/ucode
* License : ISC
  Programming Lang: C
  Description : tiny general purpose scripting language featuring a syntax 
closely resembling ECMAScript

Long description


The ucode language is a tiny general purpose scripting language featuring a 
syntax closely resembling ECMAScript.
It can be used in a stand-alone manner by using the ucode command line 
interpreter or embedded into host applications by linking libucode and 
utilizing its C language API.
Additionally, ucode can be invoked in template mode where control flow and 
expression logic statements are embedded in Jinja-like markup blocks.

Besides aiming for small size, the major design goals of ucode are the ability 
to trivially read and write JSON data, good embeddability into C applications, 
template capabilities for output formatting, extensiblity through loadable 
native extension modules and a straightforward set of built-in functions 
mimicking those found in the Perl 5 language.

The following design goals were defined for the ucode scripting language:

- - Ability to embed code logic fragments such as control flow statements, 
function calls or arithmetic expressions into plain text templates, using a 
block syntax and functionality roughly inspired by Jinja templates
- - Built-in support for JSON data parsing and serialization, without the need 
for external libraries
- - Distinct array and object types (compared to Lua's single table datatype)
- - Distinct integer and float types and guaranteed 64bit integer range
- - Built-in support for bit operations
- - Built-in support for (POSIX) regular expressions
- - A comprehensive set of built-in standard functions, inspired by the core 
functions found in the Perl 5 interpreter
- - Staying as close to ECMAScript syntax as possible due to higher developer 
familiarity and to be able to reuse existing tooling such as editor syntax 
highlighting
- - Bindings for all relevant Linux and OpenWrt APIs, such as ubus, uci, uloop, 
netlink etc.
- - Procedural, synchronous programming flow
- - Very small executable size (the interpreter and runtime is currently around 
64KB on ARM Cortex A9)
- - Embeddability into C host applications

Summarized, ucode can be described as synchronous ECMAScript without the object 
oriented standard library.


Additional information
==

It's original purpose is/was for use in OpenWrt, but having a scripting
language which only uses 64KB sounds useful for many more purposes.


-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCYzM/4QAKCRDXblvOeH7b
bqiJAP4q1XZAWwQljnwGqRuhJIPzh3/gDNgS2g87mhLDfzMQ/gD7BKrvc9g13mtm
tfzU+LjxE86oJ+egpk3ychsWfw+zdA4=
=ZI53
-END PGP SIGNATURE-



Bug#1010524: RFP: hut -- A CLI tool for sr.ht

2022-05-03 Thread Diederik de Haas
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: hut
  Version : 0.1.0
  Upstream Author : Simon Ser 
* URL : https://sr.ht/~emersion/hut/
* License : AGPLv3 only
  Programming Lang: Go
  Description : A CLI tool for sr.ht

A command line interface to sr.ht services.
SourceHut is a fully FLOSS development platform and this tool allows you to
interact with the various SourceHut services directly from the command line,
like builds, git, hg, lists, meta, pages, paste and todo.

For questions/patches/etc: https://lists.sr.ht/~emersion/hut-dev
Bug reports: https://todo.sr.ht/~emersion/hut

It may be a good idea if this were to be maintained in some kind of
sourcehut team as there are several other RFP bug for sr.ht services.

#920873 RFP: python3-srht -- core sr.ht shared code
#921407 RFP: python-srht-scm -- Shared support code for sr.ht source control 
services
#921485 RFP: python-srht-git -- sr.ht git services
#921604 RFP: python-srht-meta -- sr.ht core account services

This tool is NOT dependent on any of those being packaged though.

-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCYnFGWwAKCRDXblvOeH7b
binRAQCL6mQcIwQ46ORQJEJzLm6ArCCBRBEVSIcMcYERlVFwHwD/WxExdL8bvI9a
DDVWQb1zc5YVd8FbcQn93+pq6cHa+Qs=
=Qum9
-END PGP SIGNATURE-



Bug#966178: ITP: rkdeveloptool -- tools for working with Rockchip ARM processors through the rockusb protocol

2022-04-04 Thread Diederik de Haas
On Fri, 1 Apr 2022 15:05:16 +0100 Christopher Obbard 
 wrote:
> I guess this time it would be best to move it to the debian salsa 
> namespace first - I do not have access there (yet?).

Or some rockchip-team group?

I created https://salsa.debian.org/diederik/rock64 which works enough for me 
to build basic images for my Rock64, but otherwise is of poor quality.
But some tool to make Debian images for Rockchip based devices, may be useful.
Then it's easiest when they're all under the same umbrella (group)

signature.asc
Description: This is a digitally signed message part.


Bug#921118: RFP: qml-box2d -- The goal of the qml-box2d plugin is to expose the functionality of Box2D (C++) as a QML plugin in order to make it easier to write physics based software in QML.

2021-08-30 Thread Diederik de Haas
On 01 Feb 2019 11:34:07 -0700 Matthew Crews  wrote:
> * URL : https://github.com/qml-box2d/qml-box2dh

URL is now (or should've been): https://github.com/qml-box2d/qml-box2d (-h)

signature.asc
Description: This is a digitally signed message part.


Bug#864888: Status?

2020-12-24 Thread Diederik de Haas
What's the status of this ITP? Will z-scale be part of Bullseye?

signature.asc
Description: This is a digitally signed message part.


Bug#864888: Bug#966059: ffmpeg: Please enable zscale filter

2020-07-22 Thread Diederik de Haas
Hi Jonas, 

On woensdag 22 juli 2020 14:30:27 CEST Jonas Smedegaard wrote:
> The zscale filter requires linking with z.lib which is not in Debian -
> someone intended to package it in the pastb ut that effort seemingly has
> stalled: https://bugs.debian.org/864888

I wasn't sure whether it was a requirement or only highly recommended due to 
its faster operations.
On #ffmpeg (freenode) I was talking about my issue, which contained this:
 this is as far as I got earlier in 2019 https://github.com/jeeb/zimg/
tree/debian
 then I got stuck in the "I should rebase this at some point"

I can't comment on the quality of his packaging effort, but it could be a start 
for someone.

Cheers,
  Diederik

signature.asc
Description: This is a digitally signed message part.


Bug#909585: RFP: rapidcheck -- RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks.

2018-09-25 Thread Diederik de Haas
Package: wnpp
Severity: wishlist

* Package name: rapidcheck
* URL : https://github.com/emil-e/rapidcheck
* License : BSD 2-clause
  Programming Lang: C++
  Description : RapidCheck is a C++ framework for property based testing 
inspired by QuickCheck and other similar frameworks.

RapidCheck is a C++ framework for property based testing inspired by QuickCheck 
and other similar frameworks. In property based testing, you state facts about 
your code that given certain precondition should always be true. RapidCheck 
then generates random test data to try and find a case for which the property 
doesn't hold. If such a case is found, RapidCheck tries to find the smallest 
case (for some definition of smallest) for which the property is still false 
and then displays this as a counterexample. For example, if the input is an 
integer, RapidCheck tries to find the smallest integer for which the property 
is false.

It helps in software testing and thereby has the potential to make (C++)
programs more robust.
It has recently been integrated into bitcoin [1] but one of the
maintainers noticed it hasn't been packaged for Debian [2].
This bug hopes to fix that.


[1] https://github.com/bitcoin/bitcoin/pull/12775
[2] https://github.com/bitcoin/bitcoin/pull/12775#issuecomment-417618765



Bug#832420: Bug#832421: ITP: qtwebchannel -- Publish `QObjects` for the usage of webengine

2016-07-25 Thread Diederik de Haas
Control: block -1 by 832421

On maandag 25 juli 2016 13:04:20 CEST Sandro Knauß wrote:
> * Package name: qtwebchannel
> It is needed for QtWebEngine.

Marking the QtWebEngine ITP as such

signature.asc
Description: This is a digitally signed message part.