Bug#1068852: update

2024-05-07 Thread Gürkan Myczko

so basically it works, but it probably might need devendoring:
fbthrift, folly, zstd, xxhash, parallel-hashmap

http://bananas.debian.net/debian/dwarfs/



Bug#1070697: ITP: rtl-ais -- simple AIS tuner and generic dual-frequency FM demodulator

2024-05-07 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Alex Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: rtl-ais
  Version : 0.3+git20240507+ds
  Upstream Authors: dgiardini
Kyle Keen 
Peter Schultz 
2013 Astra Paging Ltd / AISHub (i...@aishub.net)
  URL : https://github.com/dgiardini/rtl-ais
* License : GPL-2-or-later
  Description : simple AIS tuner and generic dual-frequency FM 
demodulator

 This provides the rtl_ais command, which decodes AIS data from Software
 Defined Radio (SDR) and outputs AIVDM / AIVDO sentences.



Bug#661461: ITA: unadf -- Extract files from an Amiga Disk File dump (.adf)

2024-05-02 Thread Gürkan Myczko
I saw the ITA, and please refer to the forwarded github issue.

Best
Alex


> On 2 May 2024, at 09:24, Petter Reinholdtsen  wrote:
> 
> [John Paul Adrian Glaubitz]
>> I started working on this, but I got stuck because of the fact that
>> the upstream package is actually not just unadf but a whole library
>> that might need different treatment.
> 
> Aha.  I hope you can use the git repo I created as a base. :)
> 
> --
> Happy hacking
> Petter Reinholdtsen



Bug#1069035: ITP: objconv -- object file converter

2024-04-15 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Alex Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: objconv
  Version : 2.54+ds
  Upstream Authors: Agner Fog
  URL : object file converter
* License : GPL-3.0-or-later
  Description : object file converter
 This utility can be used for converting object files between COFF/PE,
 OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms.
 Can modify symbol names in object files.  Can build, modify and convert
 function libraries across platforms.  Can dump object files and
 executable files.  Also includes a very good disassembler supporting 
the

 SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction
 set.



Bug#1069008: ITP: precice -- partitioned multi-physics simulations

2024-04-14 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Alex Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: precice
  Version : 3.1.1
  Upstream Authors: People at Technical University of Munich and 
University of Stuttgart

  URL : https://github.com/precice/precice
* License : LGPL-3.0-or-later
  Description : partitioned multi-physics simulations
 This is a coupling library for partitioned multi-physics simulations,
 including, but not restricted to fluid-structure interaction and
 conjugate heat transfer simulations.

Science Team



Bug#1069007: ITP: graudit -- grep rough audit - source code auditing tool

2024-04-14 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Alex Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: graudit
  Version : 3.6
  Upstream Authors: Eldar Marcussen
  URL : https://github.com/wireghoul/graudit
* License : GPL-3.0-or-later
  Description : grep rough audit - source code auditing tool
 This is a simple script and signature sets that allows you to find 
potential
 security flaws in source code using the GNU utility grep. It's 
comparable to
 other static analysis applications like RATS, SWAAT and flaw-finder 
while
 keeping the technical requirements to a minimum and being very 
flexible.


Security Team.



Bug#1013361: Fwd: future of rwhod/rwho/ruptime, and a shell implementation of it called ruptime

2024-04-05 Thread Gürkan Myczko
just to keep all information together…

Begin forwarded message:

> From: Gürkan Myczko 
> Date: May 24, 2023 at 20:43:49 GMT+2
> To: debian-de...@lists.debian.org
> Subject: future of rwhod/rwho/ruptime, and a shell implementation of it 
> called ruptime
> 
> hello
> 
> i've always liked the ruptime command, it was so useful to see your machines 
> up or down, and for long and with what load,
> but then came multiprocessor machines, and gpus. and it was all clear text 
> sent over the network, and only in one network.
> so i started to try to do something about and out came: 
> https://github.com/alexmyczko/ruptime/tree/debian (or on salsa:
> https://salsa.debian.org/debian/ruptime). i have tried to make it useful for 
> where i use it, you can read the why on the webpage
> or salsa page. (using it on x86_64, and raspberry pies)
> 
> rwho was not implemented, but it would be easy to do so. and it's also easy 
> to extend it for any sort of data that you want to
> be easily accessible.
> 
> since there's that older implementation in C:
> netkit-rwho is orphaned, https://bugs.debian.org/1020628
> build time limit for NUSERS (1000): https://bugs.debian.org/489787
> build time option for alarm period: https://bugs.debian.org/360884
> 
> these are all much easier in the script, but it is much less efficient.
> 
> any feedback if this is a good idea, or wishes? according popcon there's some 
> users:
> https://qa.debian.org/popcon.php?package=netkit-rwho
> (glad i'm not alone)
> 
> best
> tar


Bug#1013361: Fwd: ruptime_1.4-1_amd64.changes REJECTED

2024-04-03 Thread Gürkan Myczko
this is perfectly fine for me, if it free software. feel free to do the changes 
you want yourself.

if you cant there is always a debian consultants page.

> From: Gürkan Myczko 
> Date: March 25, 2024 at 00:21:38 GMT+1
> To: Thorsten Alteholz 
> Subject: Re: ruptime_1.4-1_amd64.changes REJECTED
> 
> Hi,
> 
>> after a short glimpse even I already found some issues with this software:
>>  If you install ruptime.key as described in README.md, you will get a world 
>> readable key file.
>>  As this is a symmetric key, everyone who has access to the key on one 
>> machine can forge messages on every other machine.
>>  I would not say that this can be called "encrypted messages" at all.
> 
> It is encrypted to all users on that machine. This is a design choice, and 
> there's now README.Debian
> that describes how to overcome the issue, if it is one for you. It is none to 
> me, and majority of users.
> 
> Please have a look at xymon and xymon-client. Not encrypted messages at all, 
> no builtin ACL either, anyone on
> ther internet can forge messages on every xymon server.
> 
>>  It uses mcrypt in version 2.6.8 which is from 2009. It uses CBC as default 
>> encryption algorithm.
>>  Nowadays this is no longer recommended to use.
> 
> This has been fixed with 1.8, no more mcrypt. Now we're with openssl.
> 
>>  Doing something like
>>echo "/*/*/*/*/*/* asd" |nc localhost 51300
>>  for each core of your ruptimed server makes it really busy.
>>  There is no check, no ACL, nothing to prevent this.
> 
> I was not able to do anything like that, if you look at the ruptimed, you can
> clearly see this is not simply possible, never has been.
> 
>> This software might be nice, but there is still some work to do.
> 
> I believe it is indeed nice, compared to the existing rwhod packages in the 
> archive.
> Further work will happen, as the software is maintained upstream.
> 
> Best,
> Alex
> 
>>   Thorsten
>> ===
>> Please feel free to respond to this email if you don't understand why
>> your files were rejected, or if you upload new files which address our
>> concerns.


Bug#1013361: Fwd: ruptime_1.4-1_amd64.changes REJECTED

2024-04-03 Thread Gürkan Myczko

> From: Thorsten Alteholz 
> Date: March 22, 2024 at 20:00:15 GMT+1
> To: Gürkan Myczko 
> Subject: ruptime_1.4-1_amd64.changes REJECTED
> 
> 
> Hi,
> 
> after a short glimpse even I already found some issues with this software:
> 
>  If you install ruptime.key as described in README.md, you will get a world 
> readable key file.
>  As this is a symmetric key, everyone who has access to the key on one 
> machine can forge messages on every other machine.
>  I would not say that this can be called "encrypted messages" at all.
> 
>  It uses mcrypt in version 2.6.8 which is from 2009. It uses CBC as default 
> encryption algorithm.
>  Nowadays this is no longer recommended to use.
> 
>  Doing something like
>echo "/*/*/*/*/*/* asd" |nc localhost 51300 
>  for each core of your ruptimed server makes it really busy.
>  There is no check, no ACL, nothing to prevent this.
> 
> This software might be nice, but there is still some work to do.
> 
>   Thorsten
> 
> 
> 
> ===
> 
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
> 


Bug#1067871: ITP: python-memray -- Memory profiler for Python applications

2024-03-28 Thread Gürkan Myczko

Hi Yogeswaran

There's already an RFP: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009970
Please see what's needed to do here: 
https://github.com/bloomberg/memray/issues/518


You can find my packaging so far at salsa.d.o or 
http://sid.ethz.ch/debian/memray/


I'm willing to review changes and sponsor uploads,

Best,
Alex



Bug#1013361: ITP: ruptime -- poor man's ruptime

2024-03-08 Thread Gürkan Myczko

> On Mar 9, 2024, at 06:09, Petter Reinholdtsen  wrote:
> 
> [Gürkan Myczko 2022-10-26]
>> ruptime/ruptimed has ben released long ago under the AGPL-3.0
>> 
>> there's no reason for it to go into non-free, it's software for main
> 
> What is the background for the licensing confusion?

I was not sure what license to take, but that has been settled client and 
server are free software to be selfhosted.

> The original ruptime had serious security problems.

The original not from me? It had no security problems it was just transferring 
data clear text, but was also only limited to local network. Usually your 
network is trusted. Well.. YMMV

>  It is unclear from
> the upstream README how this is solved in this new version.  Can you
> explain how this new system is kept secure and avoid privacy problems?

My versions always have been secure. All Debian packages uploaded to ftp-master 
did NOT suffer privacy problems as they patched upstream tarball setting 
SERVER=localhost

This software is meant to be selfhosted.

You can find the latest version on salsa.debian.org by searching ruptime.

> I notice the package has been in NEW for 10 months already.  Is there a
> git repo with the draft packaging for this package?

Yes, and packages are available at github downloads (debian amd64 and arm64)

You can also find it installed on http://bananas.debian.net (contact me for 
account)
and its upcoming web interface http://bananas.debian.net/ruptime

Best,
Alex
> 
> --
> Happy hacking
> Petter Reinholdtsen


Bug#1061402: ly

2024-02-26 Thread Gürkan Myczko

Hi Matt

How is packaging going? Are you familiar with mentors.debian.net ?

I'd like to review your packaging and sponsor it.

Best,
Alex



Bug#1064381: ITP: elfkickers -- collection of programs that access and manipulate ELF files

2024-02-21 Thread Gürkan Myczko

On 21.02.2024 17:12, David Bremner wrote:

Gürkan Myczko  writes:


On 21.02.2024 12:28, David Bremner wrote:


Being the universal operating system, these tools are certainly not 
for

normal users
but more like developers and people in the embedded area.



I include developers in people who don't care about the implementation,


I have found sstrip to squeeze away some more kilobytes from binaries.


A list of the tools with what they do would be more useful.

Similar like elfutils it will only be interesting to people that want 
to

use it.


Sure, I'm not talking about making it interesting for every user, just
having a description that helps someone in the target audience find the
package and/or know if they want to install it.


You're right the long description is not very good, I will need to 
improve

this, noted. Thanks,



Bug#1064381: ITP: elfkickers -- collection of programs that access and manipulate ELF files

2024-02-21 Thread Gürkan Myczko

On 21.02.2024 12:28, David Bremner wrote:

Gürkan Myczko  writes:

  This distribution is a collection of programs that are generally
  unrelated, except in that they all deal with the ELF file format.
  .
  The main purpose of these programs is to be illustrative and
  educational -- to help fellow programmers understand the ELF file
  format and something of how it works under the Linux platform. For 
the

  most part, these programs have limited real-world utility.
  .
  With the exception of shared use of the elfrw static library, each
  program is independent of the others. There is no other shared code
  between them, and they all take slightly different approaches to
  handling ELF files.


I question how helpful this description is helpful for users of a
binary distribution like Debian, who are (IMHO) generally more focused
on functionality than studying the implementation of programs.


Hi David,

Being the universal operating system, these tools are certainly not for 
normal users

but more like developers and people in the embedded area.

I have found sstrip to squeeze away some more kilobytes from binaries.

Similar like elfutils it will only be interesting to people that want to 
use it.


Best,



Bug#1064382: ITP: coremltools -- tools for Core ML model conversion, editing, and validation

2024-02-20 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: coremltools
  Version : 7.1
  Upstream Authors: Apple Inc. 
  URL : https://github.com/apple/coremltools
* License : BSD-3-Clause
  Description : supporting tools for Core ML model conversion, 
editing, and validation
 This is Core ML Tools (coremltools) to convert machine learning models 
from
 third-party libraries to the Core ML format. This Python package 
contains the

 supporting tools for converting models from training libraries.



Bug#1064381: ITP: elfkickers -- collection of programs that access and manipulate ELF files

2024-02-20 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: elfkickers
  Version : 0+git20240221+ds
  Upstream Authors: Brian Raiter 
  URL : https://github.com/BR903/ELFkickers
* License : GPL-2-or-later
  Description : collection of programs that access and manipulate 
ELF files

 This distribution is a collection of programs that are generally
 unrelated, except in that they all deal with the ELF file format.
 .
 The main purpose of these programs is to be illustrative and
 educational -- to help fellow programmers understand the ELF file
 format and something of how it works under the Linux platform. For the
 most part, these programs have limited real-world utility.
 .
 With the exception of shared use of the elfrw static library, each
 program is independent of the others. There is no other shared code
 between them, and they all take slightly different approaches to
 handling ELF files.



Bug#1063440: ITP: onedriver -- native Linux filesystem for Microsoft OneDrive

2024-02-08 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: onedriver
  Version : 0.14.1
  Upstream Authors: Jeff Stafford 
  URL : https://github.com/jstaf/onedriver
* License : GPL-3-or-later
  Description : native Linux filesystem for Microsoft OneDrive
 This is a native Linux filesystem for Microsoft Onedrive Onedriver is a 
native
 Linux filesystem for Microsoft Onedrive. Files and metadata are 
downloaded

 on-demand instead of requiring you to sync your entire account to disk.



Bug#1062618: ITP: fonts-topaz-unicode -- Amiga 500 "Topaz" font updated for the 21st century

2024-02-01 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: fonts-topaz-unicode
  Version : 1+git20240201+ds
  Upstream Authors: Screwtape
  URL : https://gitlab.com/Screwtapello/topaz-unicode
* License : ISC
  Description : Amiga 500 "Topaz" font updated for the 21st century
 This is therefore a highly nostalgic typeface for people of a certain 
age and
 geographical distribution, but it's also a genuinely good font. It's 
high
 contrast, it's consistently designed (within the limits of 8x8px), and 
it's

 quite compact.



Bug#1062438: ITP: monobit -- tools for working with monochrome bitmap fonts

2024-02-01 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: monobit
  Version : 0.42.2
  Upstream Authors: Rob Hagemans
  URL : https://github.com/robhagemans/monobit
* License : MIT
  Description : tools for working with monochrome bitmap fonts
 These tools let you modify bitmap fonts and convert between several 
formats.

 .
 monobit's native format is yaff, a human-friendly, text-based visual 
format

 similar to the ones used by Roman Czyborra's hexdraw, Simon Tatham's
 mkwinfont and John Elliott's psftools. Details are given in the yaff 
font

 file format specification.



Bug#1062436: ITP: bdflib -- Python library and tools for working with BDF font files

2024-02-01 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: bdflib
  Version : 0+git20240201+ds
  Upstream Authors: Screwtape
  URL : https://gitlab.com/Screwtapello/bdflib
* License : GPL-3-or-later
  Description : Python library and tools for working with BDF font 
files

 This library allows for manipulating fonts directly and comes with
 command-line utilities for performing various operations on font files.



Bug#1061368: ITP: gnome-prompt -- terminal for GNOME

2024-01-22 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: gnome-prompt
  Version : 46~alpha
  Upstream Authors: Christian Hergert 
  URL : https://gitlab.gnome.org/chergert/prompt
* License : GPL-3.0-or-later
  Description : terminal for GNOME
 This is a terminal for GNOME with first-class support for containers.
 Contrary to gnome-terminal this supports transparent backgrounds.

This is to be maintained inside the GNOME-team in Debian.



Bug#1060830: ITP: gpu-burn -- Multi-GPU CUDA stress test

2024-01-14 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: gpu-burn
  Version : 0+git20240115+ds
  Upstream Authors: Ville Timonen
  URL : https://github.com/wilicc/gpu-burn
* License : BSD-2-clause
  Description : Multi-GPU CUDA stress test
 This allows you to run a stress test on your GPUs. Memory usage can
 be controlled by absolute number or percentage. Also allows to run
 on specific GPU, useful if you have mixed multi GPU system.



Bug#1016959: RFP: nusolve -- Geodetic VLBI data analysis software

2024-01-09 Thread Gürkan Myczko

Hi Ole

Ok it's like this 0.7.6 has bundled libSG and libCalc.
From 0.8 on libCalc has been split away.

libCalc nor libSG are packaged, libSG is still bundled with 0.8.2.2

Both source packages build and are here:
http://sid.ethz.ch/debian/nusolve/
http://sid.ethz.ch/debian/nusolve/2024/

Hope this helps,



Bug#1060253: ITP: gnome-model-thumbnailer -- 3d model thumbnailer for GNOME

2024-01-08 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: gnome-model-thumbnailer
  Version : 0+git20240108+ds
  Upstream Authors: Luke Benstead
  URL : https://gitlab.com/Kazade/gnome-model-thumbnailer/
* License : MIT
  Description : 3d model thumbnailer for GNOME
 This is a thumbnailer for the GNOME desktop that will generate previews
 of 3D models in your file manager (e.g GNOME Files). Currently it
 previews .obj, .md2, .md3, and .ms3d.



Bug#1059994: ITP: cam2ip -- turn any webcam into an IP camera

2024-01-04 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: cam2ip
  Version : 1.6
  Upstream Authors: Milan Nikolic 
  URL : https://github.com/gen2brain/cam2ip
* License : GPL-3-or-later
  Description : turn any webcam into an IP camera
 This software allows you to turn a webcam to an IP camera
 using HTML frames, static JPEG, or Motion JPEG.



Bug#1009970: retitle 1009970 to ITP: memray -- Python memory profiler

2024-01-02 Thread Gürkan Myczko

On 31.12.2023 18:16, Julian Gilbey wrote:

On Mon, Nov 06, 2023 at 04:27:35PM +0100, G��rkan Myczko wrote:

retitle 1009970 ITP: memray -- Python memory profiler
thanks


Hi G��rkan (and unfortunately your name got corrupted in your email
message),


Hi Julian

(i failed to find you on irc, you're maybe not using it?)


Have you made any progress on this?


Yes and no, here's the short summary:
https://sid.ethz.ch/debian/memray/
1.10.0 seems to build and work?
1.11.0 doesn't seem to build.


 It is now used in the new
upstream version of dask.distributed, which we need to use to fix some
Python 3.12 issues.  (I see that memray does depend on some other
stuff which has either not been packaged or needs to be updated, so
it's not a completely trivial task.)


You know more than I. Please go ahead if you have better packaging of 
it,

take over the ITP.

Thanks,


Thanks!

   Julian




Bug#1059882: ITP: durdraw -- versatile ASCII and ANSI Art text editor for drawing in terminal

2024-01-02 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: durdraw
  Version : 0.24.1
  Upstream Authors: Sam Foster 
  URL : https://durdraw.org
* License : ISC
  Description : versatile ASCII and ANSI Art text editor for drawing 
in terminal
 This is an ASCII, Unicode and ANSI art editor for UNIX-like systems 
(Linux,

 macOS, etc). It runs in modern Utf-8 terminals and supports frame-based
 animation, custom themes, 256 and 16 color modes, terminal mouse input,
 DOS ANSI art viewing, CP437 and Unicode mixing and conversion, HTML 
output,

 mIRC color output, and other interesting features.
 .
 It is heavily inspired by classic ANSI editing software for MS-DOS and
 Windows, such as TheDraw, Aciddraw and Pablodraw, but with a modern 
Unix

 twist.



Bug#1059406: ITP: invidtui -- TUI based Invidious client

2023-12-24 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: invidtui
  Version : 0.3.7
  Upstream Authors: darkhz
  URL : https://github.com/darkhz/invidtui
* License : MIT
  Description : TUI based Invidious client
 This is an invidious client, which fetches data from invidious 
instances and
 displays a user interface in the terminal(TUI), and allows for 
selecting and

 playing Youtube audio and video.
 .
 Features
 - Play audio or video
 - Control the video resolution
 - Ability to open, view, edit and save m3u8 playlists
 - Automatically queries the invidious API and selects the best instance
 - Search for and browse videos, playlists and channels, with history 
support
 = Authentication with invidious and management of user feed, playlists 
and

subscriptions
 - Download video and/or audio



Bug#1058912: ITP: tinymembench -- Simple memory benchmark tool

2023-12-18 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: tinymembench
  Version : 0.4+git20231218+ds
  Upstream Authors: Siarhei Siamashka 
  URL : https://github.com/ssvb/tinymembench
* License : MIT
  Description : Simple memory benchmark tool
 This is a simple memory benchmark program, which tries to measure the 
peak
 bandwidth of sequential memory accesses and the latency of random 
memory

 accesses. Bandwidth is measured by running different assembly code for
 the aligned memory blocks and attempting different prefetch strategies.



Bug#1055504: ITP: laz-perf -- LAZperf is an alternative LAZ (Compressed LAS pointclouds) decoding implementation.

2023-11-07 Thread Gürkan Myczko
Hi Richard,

> On 7 Nov 2023, at 16:33, Richard Duivenvoorde  wrote:
> 
> Hi Gürkan,
> 
> Just found out that LAZperf is not a dependency of PDAL because sources in 
> taken into PDAL itself.
> 
> But I'm still interested in trying to package LAZperf itself too, IF others 
> think it is useful.

Actually I am not sure if cloudcompare really supports it, but if it does (I 
can take a look at it), it’d be very useful
to load LAZ (compressed LAS files), which are common, and I have users that 
need this feature.
> 
> If you say: "I prefer uploads to mentors.d.n" do you mean NOT in the science 
> packaging team or do you mean something else?
> Reason I choose science packaging team is because the former package of PDAL 
> proposed that.

The packaging team is fine. Take a look at mentors.debian.net 
<http://mentors.debian.net/> 
It is just about the source package you have, you’d upload it to this place, 
but any url, or even packaging at salsa.debian.org <http://salsa.debian.org/> 
is fine,
so tell me if/when you have something.
> 
> I'm very green in this, so please bare with me
Glad to hear, looking forward….
> 
> Regards,
> 
> Richard Duivenvoorde
> 
> On 11/7/23 15:33, Gürkan Myczko wrote:
>> I would be great to help, cloudcompare seems to support it. Find me as 
>> tarzeau_ on irc
>> I prefer uploads to mentors.d.n
>> Maybe you find something useful at
>> Index of /debian/laz-perf/ <https://sid.ethz.ch/debian/laz-perf/>
>> sid.ethz.ch <https://sid.ethz.ch/debian/laz-perf/>
>> <https://sid.ethz.ch/debian/laz-perf/>
>> <https://sid.ethz.ch/debian/laz-perf/>
>>> On Nov 7, 2023, at 14:54, Richard Duivenvoorde  wrote:
>>> 
>>> Package: wnpp
>>> Severity: wishlist
>>> Owner: Richard Duivenvoorde 
>>> X-Debbugs-Cc: debian-de...@lists.debian.org
>>> 
>>> * Package name: laz-perf
>>>  Version : 3.4.0
>>>  Upstream Contact: Howard Butler 
>>> * URL : https://github.com/hobuinc/laz-perf
>>> * License : APLv2
>>>  Programming Lang: C, C++, C#, Python
>>>  Description : LAZperf is an alternative LAZ (Compressed LAS 
>>> pointclouds) decoding implementation.
>>> 
>>> It supports compilation to WASM via Emscripten so that LAZ data can be 
>>> decoded in a browser.
>>> LAZperf is a dependecy for the PDAL library (https://github.com/PDAL/PDAL/).
>>> PDAL can be used as a library for QGIS (https://qgis.org) to be able to 
>>> read/analyze point clouds.
>>> 
>>> I'm planning to maintain both LAZperf and PDAL with the science packaging 
>>> team.
>>> 
>>> If I'm correct I'm also looking for a sponsor. But I'm very new to Debian 
>>> packaging, so every help is appreciated
>>> 
>>> Regards,
>>> 
>>> Richard Duivenvoorde
>>> 
> 



Bug#1055504: ITP: laz-perf -- LAZperf is an alternative LAZ (Compressed LAS pointclouds) decoding implementation.

2023-11-07 Thread Gürkan Myczko
I would be great to help, cloudcompare seems to support it. Find me as tarzeau_ on ircI prefer uploads to mentors.d.nMaybe you find something useful atIndex of /debian/laz-perf/sid.ethz.chOn Nov 7, 2023, at 14:54, Richard Duivenvoorde  wrote:Package: wnppSeverity: wishlistOwner: Richard Duivenvoorde X-Debbugs-Cc: debian-de...@lists.debian.org* Package name    : laz-perf  Version : 3.4.0  Upstream Contact: Howard Butler * URL : https://github.com/hobuinc/laz-perf* License : APLv2  Programming Lang: C, C++, C#, Python  Description : LAZperf is an alternative LAZ (Compressed LAS pointclouds) decoding implementation.It supports compilation to WASM via Emscripten so that LAZ data can be decoded in a browser.LAZperf is a dependecy for the PDAL library (https://github.com/PDAL/PDAL/).PDAL can be used as a library for QGIS (https://qgis.org) to be able to read/analyze point clouds.I'm planning to maintain both LAZperf and PDAL with the science packaging team.If I'm correct I'm also looking for a sponsor. But I'm very new to Debian packaging, so every help is appreciatedRegards,Richard Duivenvoorde

Bug#1042410: ITP: m1n1 -- Bootloader for Apple Silicon

2023-07-27 Thread Gürkan Myczko

Hi Tobias

I'm interested in joining, had a look at it some time ago:
http://sid.ethz.ch/debian/m1n1/

Are you on IRC? #debian-apple ?
What will you call the team? Debian-Think-Different or Debian-Apple?

Best,



Bug#1020628: O: netkit-rwho -- Clients to query the rwho server

2023-06-25 Thread Gürkan Myczko
Once the ruptime from new queue is processed, I plan to create a 
migration plan for this, but not replacing the

old src:pkgname, nor the binary package names.



Bug#1039024: ITP: fonts-atarist -- Atari ST monochrome system font

2023-06-24 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: fonts-atarist
  Version : 0+git20230624+ds
  Upstream Authors: ntwk
  URL : https://github.com/ntwk/atarist-font
* License : BSD-3-clause
  Description : Atari ST monochrome system font
 This is a rebranding of the high-resolution system font originally 
featured on
 the Atari ST home computer. It is a monospaced bitmap font available in 
a

 single size of 8x16 pixels.



Bug#1038205: ITP: basis-universal -- Basis Universal GPU Texture Codec

2023-06-16 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: basis-universal
  Version : 1.16.4
  Upstream Authors: Binomial LLC
  URL : https://github.com/BinomialLLC/basis_universal
* License : Apache-2.0
  Description : Basis Universal GPU Texture Codec
 This is a "supercompressed" GPU texture data interchange system that 
supports
 two highly compressed intermediate file formats (.basis or the .KTX2 
open
 standard from the Khronos Group) that can be quickly transcoded to a 
very wide

 variety of GPU compressed and uncompressed pixel formats: ASTC 4x4
 L/LA/RGB/RGBA, PVRTC1 4bpp RGB/RGBA, PVRTC2 RGB/RGBA, BC7 mode 6 RGB,
 BC7 mode 5 RGB/RGBA, BC1-5 RGB/RGBA/X/XY, ETC1 RGB, ETC2 RGBA, ATC 
RGB/RGBA,

 ETC2 EAC R11 and RG11, FXT1 RGB, and uncompressed raster image formats
 /565/.



Bug#1037250: ITP: fangfrisch -- Update and verify unofficial Clam Anti-Virus signatures

2023-06-09 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org, maeg...@ee.ethz.ch, 
car...@debian.org


* Package name: fangfrisch
  Version : 1.6.1
  Upstream Authors: Ralph Seichter
  URL : https://github.com/rseichter/fangfrisch
* License : GPL-3-or-later
  Description : Update and verify unofficial Clam Anti-Virus 
signatures

 This is a sibling of the Clam Anti-Virus freshclam utility. It allows
 downloading virus definition files that are not official ClamAV canon,
 e.g. from Sanesecurity, URLhaus and others. Fangfrisch was designed 
with

 security in mind, to be run by an unprivileged user only.



Bug#1036951: ITP: bitsnpicas -- Bitmap & Emoji font creation & conversion tools

2023-05-30 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: bitsnpicas
  Version : 2.0+ds
  Upstream Authors: Rebecca G. Bettencourt
  URL : https://github.com/kreativekorp/bitsnpicas
* License : MPL-1.1
  Description : Bitmap & Emoji font creation & conversion tools
 This is a set of tools for creating and converting bitmap and emoji 
fonts.
 Bitmap font functions can be accessed both with a GUI and from a 
command

 line. Emoji font functions can only be accessed from a command line.

Will be Font team maintained...



Bug#1036754: ITP: spack -- flexible package manager for supercomputer

2023-05-25 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: spack
  Version : 0.20.0
  Upstream Authors: Spack Project Developers
  URL : https://spack.io/
* License : Apache-2.0 or MIT
  Description : flexible package manager for supercomputer
 This is a flexible package manager for supercomputer that supports 
multiple

 versions, configurations, platforms, and compilers.



Bug#1035991: ITP: fonts-chomsky -- New York Times masthead, reimagined as a full font

2023-05-12 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: fonts-chomsky
  Version : 2.3+ds
  Upstream Authors: Fredrick R. Brennan 
  URL : https://github.com/ctrlcctrlv/chomsky
* License : OFL-1.1
  Description : New York Times masthead, reimagined as a full font
 This is Chomsky, a newspaper masthead font in the style of the New York 
Times

 masthead.



Bug#1035943: ITP: fonts-tt2020 -- typewriter font

2023-05-11 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: fonts-tt2020
  Version : 0.2.1+ds
  Upstream Authors: Fredrick R. Brennan 
  URL : https://github.com/ctrlcctrlv/TT2020
* License : OFL-1.1
  Description : typewriter font
 This is an advanced, open source, hyperrealistic, multilingual 
typewriter font

 for a new decade.



Bug#973684: ITP: kdiskmark -- A simple open-source disk benchmark tool for Linux distros

2023-05-09 Thread Gürkan Myczko

Hi Dmitry

I like your idea, and I would like to help you, please reply to the 
place here:

https://github.com/JonMagon/KDiskMark/issues/110#issuecomment-1539060910

(I have chosen to reply there instead of mentors.d.n for the simple 
reason that on mentors.d.n a new upload overrides

the old comments, and after some time they just disappear)

Best,



Bug#1035626: ITP: 3d-ascii-viewer-c -- Viewer of 3D models in ASCII

2023-05-06 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: 3d-ascii-viewer-c
  Version : 1.1.0
  Upstream Authors: Francisco Javier Andrés Casas Barrientos
  URL : https://github.com/autopawn/3d-ascii-viewer-c
* License : MIT
  Description : Viewer of 3D models in ASCII
 This is a 3d object file viewer for the console/terminal.
 Wavefront OBJ file format is supported.



Bug#1024167: ITP: ruby-arr-pm -- RPM reader and writer library

2023-05-06 Thread Gürkan Myczko

Hi Ajayi

I'm so glad you want to package this, as I'd need it to package this:
http://sid.ethz.ch/debian/fpm/

I'm aware packages.debian.org/src:fpm is already used, but before I 
write RFP or ITP,
I'd like to see (first ruby package) how it works, if it works, how well 
it works, if it works at all, etc...


Are you progressing with the packaging? Stuck somewhere? Will it land on 
salsa.debian.org?
(https://salsa.debian.org/search?search=ruby-arr-pm_source=navbar 
zero results)


Best,



Bug#1035527: ITP: fonts-kode-mono -- Developer mono typeface

2023-05-04 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: fonts-kode-mono
  Version : 1.013+ds
  Upstream Authors: Isa Ozler 
  URL : https://kodemono.com/
* License : OFL-1.1
  Description : Developer mono typeface
 This typeface is designed to enhance the user experience and reflect 
our

 principles of functionality and timelessness.



Bug#1035491: ITP: gdm-settings -- settings app for GNOME's Login Manager, GDM

2023-05-04 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: gdm-settings
  Version : 3.1
  Upstream Authors: Mazhar Hussain
  URL : https://github.com/gdm-settings/gdm-settings
* License : GPL-3-or-later
  Description : settings app for GNOME's Login Manager, GDM
 Configure GDM settings using a graphical interface.



Bug#948674: Any news on the otter browser packaging?

2023-04-29 Thread Gürkan Myczko

Hi Martin,

The link you provided to the prospective package returns a 404, 
unfortunately.
Could you please provide a link to your current code for other to 
contribute?


Here's what I have, best to use dget on it:
http://sid.ethz.ch/debian/otter-browser/


Thanks in advance,
Mt


HTH,



Bug#1035049: ITP: nfstest -- NFS Test Suite

2023-04-28 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: nfstest
  Version : 3.2
  Upstream Authors: Jorge Mora 
  URL : https://wiki.linux-nfs.org/wiki/index.php/NFStest
* License : GPL-2+
  Description : NFS Test Suite
 This is a set of tools for testing either the NFS client or the NFS 
server,

 included tests focused mainly on testing the client.



Bug#1034902: RFP: palace -- 3D Finite Element Solver for Computational Electromagnetics

2023-04-27 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: palace
  Version : 0.11.0
  Upstream Authors: AWS Center for Quantum Computing (CQC). 


  URL : https://github.com/awslabs/palace
* License : Apache-2.0
  Description : 3D Finite Element Solver for Computational 
Electromagnetics
 This software is for PArallel LArge-scale Computational 
Electromagnetics,

 is an open-source, parallel finite element code for full-wave
 3D electromagnetic simulations in the frequency or time domain, using 
the

 MFEM finite element discretization library.



Bug#1034901: ITP: glvis -- accurate and flexible finite element visualization

2023-04-27 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: glvis
  Version : 4.2
  Upstream Authors: Lawrence Livermore National Security, LLC
  URL : https://github.com/GLVis/glvis
* License : BSD-3-clause
  Description : accurate and flexible finite element visualization
 This is an OpenGL tool for visualization of finite element meshes and
 functions.



Bug#1032576: ITP: ctffind -- fast and accurate defocus estimation from electron micrographs

2023-03-09 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: ctffind
  Version : 4.1.14
  Upstream Authors: HHMI
  URL : https://grigoriefflab.umassmed.edu/ctffind4
* License : Janelia-1.2
  Description : fast and accurate defocus estimation from electron 
micrographs
 This is a widely-used program for the estimation of objective lens 
defocus
 parameters from transmission electron micrographs. Defocus parameters 
are
 estimated by fitting a model of the microscope's contrast transfer 
function

 (CTF) to an image's amplitude spectrum.



Bug#1013668: RFP: openseachest -- utilities for operations on SATA/SAS/NVMe/USB storage devices

2023-03-05 Thread Gürkan Myczko

On 03.03.2023 17:31, Christoph Anton Mitterer wrote:

On Fri, 2023-03-03 at 08:38 +0100, Gürkan Myczko wrote:

I have some packaging of it here, but I'm not yet sure how to fix
remaining lintian problems,
their manpages are of non optimal quality:

http://sid.ethz.ch/debian/openseachest/


Looks nice...


Thanks


have you asked a sponsor for help with the lintian
problems?


I can be my own sponsor, but here's this issue which has some more 
information:

https://github.com/Seagate/openSeaChest/issues/104



Cheers,
Chris.


Cheers,



Bug#1028019: RFP: fonts-overpass -- Font family inspired by Highway Gothic

2023-03-03 Thread Gürkan Myczko

Hi Bastian

I just wanted to let you know about:

https://github.com/RedHatOfficial/Overpass/issues/68

and:

# apt install fnt
$ fnt update
$ fnt search overpass
google-overpass
google-overpassmono
$ fnt install overpass
$ fnt install overpassmono



Bug#1013668: RFP: openseachest -- utilities for operations on SATA/SAS/NVMe/USB storage devices

2023-03-02 Thread Gürkan Myczko

Hi Christoph

I have some packaging of it here, but I'm not yet sure how to fix 
remaining lintian problems,

their manpages are of non optimal quality:

http://sid.ethz.ch/debian/openseachest/



Bug#1023223: ITP: mfem -- Lightweight, general, scalable C++ library for finite element methods

2022-10-31 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: mfem
  Version : 4.5
  Upstream Authors: 2010-2022 Lawrence Livermore National Security, LLC.
  URL : https://github.com/mfem/mfem
* License : BSD-3-clause
  Description : Lightweight, general, scalable C++ library for 
finite element methods
 This is a modular parallel C++ library for finite element methods. Its 
goal is
 to enable high-performance scalable finite element discretization 
research and
 application development on a wide variety of platforms, ranging from 
laptops

 to supercomputers.



Bug#1013361: clarification

2022-10-26 Thread Gürkan Myczko

ruptime/ruptimed has ben released long ago under the AGPL-3.0

there's no reason for it to go into non-free, it's software for main

best,



Bug#1016959: RFP: nusolve -- Geodetic VLBI data analysis software

2022-09-28 Thread Gürkan Myczko

Hi Gürkan,


Hi Ole

Sorry I saw your mail only now.


I just found your ITP for nusolve; did you experience difficulties with
packaging?


It builds and it works for our users. My sbuilds seem to have failed, 
but
I think (I don't remember) it was something related to licensing and 
fortran

code (but you'd have to recheck)


Is the package somewhere on Salsa?


No, but if you want I can put it there, otherwise you can also just get 
it

with:

dget http://sid.ethz.ch/debian/nusolve/nusolve_0.7.6-1.dsc


Cheers
Ole


You lost irclink, #debian-astro or #debian-devel?



Bug#1017914: ITP: seer-gdb -- gui frontend to gdb

2022-08-22 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: seer-gdb
  Version : 1.8+ds
  Upstream Authors: Ernie Pasveer 
  URL : https://github.com/epasveer/seer
* License : GPL-3-or-later
  Description : gui frontend to gdb
 This is a GUI for gdb.



Bug#1017808: ITP: zfp -- Fixed-Rate Compressed Floating-Point Arrays

2022-08-22 Thread Gürkan Myczko

Hi Antonio,


I have create a "working" git repo on my area in salsa.

https://salsa.debian.org/antonio.valentino/zfp

I hope you don't mind.


that’s perfect, i wanted to suggest that, as well as adding yourself 
and/or team science

to d/control (Maintainers/Uploaders)


OK thanks.
Could you please confirm that you have received the salsa invitation
to get access to the repository?


I confirm, and stared!


[...]


The package needs to rename zfp to libzfpN and add python(3?)-zfp
And maybe a better d/copyright, other than that it doesn't look too 
bad.


I have renamed/split the old zfp package into libzfp1 and 
python3-zfpy.

I have also added a new package zfp for the command line utilities.

There is still some problem with the libzfp1-dbgsym package, I need 
to investigate.

Finally, I also plan to try to include symbol files.

Please let me know if you have any comments.


that also is perfect, tell me once you’re ready, i’ll be glad for 
final review, preferably
from mentors.debian.net  for sponsoring. 
depending on the team science or not,
it’d go to debian/ salsa or the team repo on salsa, i can create the 
repo there as well,

once it’s final.


OK, I would prefer to have the package in debian-science.
I will let you know once the package is ready for the final review.

Currently I'm having the following error:

E: libzfp1-dbgsym: stripped-library
[usr/lib/debug/.dwz/x86_64-linux-gnu/libzfp1.debug]


Just cloned the repo to check. Stripped means either at compile time 
it's stripped -s
or without -g (debug symbols built). Or strip is run somewhere before 
install.

Let me check, should be not too hard to fix...

inside obj*, ccmake, then t, reveals a CMAKE_STRIP program, setting it 
to nothing,

avoids the strip and fixes the problem, here's the patch:
-DBUILD_ZFPY=ON \
-DCMAKE_BUILD_TYPE=Debug

this one didn't solve it, but above one does.
#-DCMAKE_STRIP=/bin/echo

forget it all, i'd say, THIS:

override_dh_dwz:
@echo BYE DWZ

if not you i've had these for testing:
override_dh_auto_configure:
dh_auto_configure -- \
-DBUILD_ZFORP=ON \
-DBUILD_ZFPY=ON \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_STRIP=


HTH, if that was the only thing left, waiting for your mentors.d.n 
package for sponsoring :)



N:

N:   Libraries in .../lib/debug or in .../lib/profile must not be
stripped; this defeats the whole point of the separate library.

N:

N:   Visibility: error

N:   Show-Always: no

N:   Check: libraries/debug-symbols

N:   Renamed from: library-in-debug-or-profile-should-not-be-stripped

do you have already seen it before?
Do you have already any idea about how to fix it?


cheers




Bug#1017808: ITP: zfp -- Fixed-Rate Compressed Floating-Point Arrays

2022-08-21 Thread Gürkan Myczko
Hi Antonio,

> On 21 Aug 2022, at 20:34, Antonio Valentino  
> wrote:
> 
> Dear Gürkan,
> 
> Il 21/08/22 11:45, Gürkan Myczko ha scritto:
>> Dear Antono,
>> Are you ever on irc? If so communication could be optimized (speedwise)
>> when you join #debian-science...
> 
> no sorry, I do not use irc

no problem,
> 
>>> On Sat, 20 Aug 2022 23:05:34 +0200 =?UTF-8?Q?G=C3=BCrkan_Myczko?=
>>>  wrote:
>>>> Package: wnpp
>>>> Severity: wishlist
>>>> Owner: Gürkan Myczko 
>>>> X-Debbugs-Cc: debian-de...@lists.debian.org
>>>> 
>>>> * Package name: zfp
>>>>Version : 1.0.0
>>>>Upstream Authors: Peter Lindstrom
>>>>URL : https://github.com/LLNL/zfp
>>>> * License : BSD-3-clause
>>>>Description : Fixed-Rate Compressed Floating-Point Arrays
>>>>   This is a compressed format for representing multidimensional 
>>>> floating-point
>>>>   and integer arrays.  zfp provides compressed-array classes that support 
>>>> high
>>>>   throughput read and write random access to individual array elements. zfp
>>>>   also supports serial and parallel (OpenMP and CUDA) compression of whole
>>>>   arrays, e.g., for applications that read and write large data sets to and
>>>>   from disk.
>>>> 
>>>> It has bindings for C, C++, Fortran, and Python, as well as a cli tool
>>> 
>>> I'm very interested in having this library in Debian.
>>> If you need any help form me please let me know an I will be happy to
>>> support the packaging and maintenance of this library.
>> Sounds good, I wouldn't mind helping hands, am busy myself very much,
>> here's my work so far: http://sid.ethz.ch/debian/zfp/
> 
> I have create a "working" git repo on my area in salsa.
> 
> https://salsa.debian.org/antonio.valentino/zfp
> 
> I hope you don't mind.

that’s perfect, i wanted to suggest that, as well as adding yourself and/or 
team science
to d/control (Maintainers/Uploaders)
> 
> Once the package is ready we can create the proper "official" repository in 
> the proper location, import the package and drop the working one.
> 
> 
>> The package needs to rename zfp to libzfpN and add python(3?)-zfp
>> And maybe a better d/copyright, other than that it doesn't look too bad.
> 
> I have renamed/split the old zfp package into libzfp1 and python3-zfpy.
> I have also added a new package zfp for the command line utilities.
> 
> There is still some problem with the libzfp1-dbgsym package, I need to 
> investigate.
> Finally, I also plan to try to include symbol files.
> 
> Please let me know if you have any comments.

that also is perfect, tell me once you’re ready, i’ll be glad for final review, 
preferably
from mentors.debian.net <http://mentors.debian.net/> for sponsoring. depending 
on the team science or not,
it’d go to debian/ salsa or the team repo on salsa, i can create the repo there 
as well,
once it’s final.

kind regards, thank you so much for stepping in!
> 
> kind regards
> -- 
> Antonio Valentino



Bug#1017808: ITP: zfp -- Fixed-Rate Compressed Floating-Point Arrays

2022-08-21 Thread Gürkan Myczko

Dear Antono,

Are you ever on irc? If so communication could be optimized (speedwise)
when you join #debian-science...


On Sat, 20 Aug 2022 23:05:34 +0200 =?UTF-8?Q?G=C3=BCrkan_Myczko?=
 wrote:

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: zfp
   Version : 1.0.0
   Upstream Authors: Peter Lindstrom
   URL : https://github.com/LLNL/zfp
* License : BSD-3-clause
   Description : Fixed-Rate Compressed Floating-Point Arrays
  This is a compressed format for representing multidimensional 
floating-point
  and integer arrays.  zfp provides compressed-array classes that 
support high
  throughput read and write random access to individual array 
elements. zfp
  also supports serial and parallel (OpenMP and CUDA) compression of 
whole
  arrays, e.g., for applications that read and write large data sets 
to and

  from disk.

It has bindings for C, C++, Fortran, and Python, as well as a cli tool


I'm very interested in having this library in Debian.
If you need any help form me please let me know an I will be happy to
support the packaging and maintenance of this library.


Sounds good, I wouldn't mind helping hands, am busy myself very much,
here's my work so far: http://sid.ethz.ch/debian/zfp/

The package needs to rename zfp to libzfpN and add python(3?)-zfp
And maybe a better d/copyright, other than that it doesn't look too bad.

kind regards,





kind regards




Bug#1017808: ITP: zfp -- Fixed-Rate Compressed Floating-Point Arrays

2022-08-20 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: zfp
  Version : 1.0.0
  Upstream Authors: Peter Lindstrom
  URL : https://github.com/LLNL/zfp
* License : BSD-3-clause
  Description : Fixed-Rate Compressed Floating-Point Arrays
 This is a compressed format for representing multidimensional 
floating-point
 and integer arrays.  zfp provides compressed-array classes that support 
high
 throughput read and write random access to individual array elements. 
zfp
 also supports serial and parallel (OpenMP and CUDA) compression of 
whole
 arrays, e.g., for applications that read and write large data sets to 
and

 from disk.

It has bindings for C, C++, Fortran, and Python, as well as a cli tool



Bug#1017786: ITP: kokkos -- C++ Performance Portability Programming

2022-08-20 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: kokkos
  Version : 3.6.01
  Upstream Authors: Christian R. Trott 
  URL : https://github.com/kokkos/kokkos
* License : BSD-3-clause
  Description : C++ Performance Portability Programming
 This implements a programming model in C++ for writing performance
 portable applications targeting all major HPC platforms. For that 
purpose it
 provides abstractions for both parallel execution of code and data 
management.
 Kokkos is designed to target complex node architectures with N-level 
memory
 hierarchies and multiple types of execution resources. It currently can 
use
 CUDA, HPX, OpenMP and Pthreads as backend programming models with 
several other

 backends in development.



Bug#1017634: ITP: vdt -- mathematical library

2022-08-18 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: vdt
  Version : 0.4.4
  Upstream Authors: Danilo Piparo 
  URL : https://github.com/dpiparo/vdt
* License : LGPL-3-or-later
  Description : mathematical library
 This is vectorised math library
  - a collection of fast and inline implementations of mathematical 
functions

  - the functions can be used in autovectorised loops
  - double and single precision implementations are available
  - no overhead present, no intrinsics used
 .
 A scalar (T(T)) and array signature (void(const unsigned int,T*,T*)) 
are
 provided. Born and developed at CERN, it is used, among the others, by 
LHC

 experiments and the Geant4 simulation toolkit.
 .
 Much of the VDT code is inspired by the well known Cephes mathematical
 library.



Bug#1017633: ITP: unuran -- Universal Non-Uniform RAndom Number generator

2022-08-18 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: unuran
  Version : 1.9.0
  Upstream Authors: Josef Leydold 
  URL : https://statmath.wu.ac.at/unuran/
* License : 
  Description : Universal Non-Uniform RAndom Number generator
 This is a collection of algorithms for generating non-uniform 
pseudorandom
 variates as a library of C functions designed and implemented by the 
ARVAG

 (Automatic Random VAriate Generation) project group in Vienna.



Bug#1016959: ITP: nusolve -- Geodetic VLBI data analysis software

2022-08-10 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: nusolve
  Version : 0.7.6
  Upstream Authors: Sergei Bolotin 
  URL : https://sourceforge.net/projects/nusolve/
* License : GPL-3-or-later
  Description : Geodetic VLBI data analysis software
 This is the GSFC VLBI Analysis Center's latest software package for 
analyzing
 Very Long Baseline Interferometry observations. It allows the 
estimation of
 parameters such as station positions and Earth orientation parameters. 
It
 currently supports the processing of individual sessions in the 
Mark-III
 database and vgosDb formats. The processing may be done interactively, 
from a

 command prompt, or by using scripting.

You can already test it if you can't wait, find it at 
http://sid.ethz.ch/debian/nusolve/




Bug#1015797: ITP: chibicc -- small C compiler

2022-07-21 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: chibicc
  Version : 0+git20220719+ds
  Upstream Authors: Rui Ueyama
  URL : https://github.com/rui314/chibicc
* License : MIT
  Description : small C compiler
 This is yet another small C compiler that implements most C11 features.
 Even though it still probably falls into the "toy compilers" category 
just

 like other small compilers do, chibicc can compile several real-world
 programs, including Git, SQLite, libpng and chibicc itself, without 
making

 modifications to the compiled programs. Generated executables of these
 programs pass their corresponding test suites. So, chibicc actually 
supports
 a wide variety of C11 features and is able to compile hundreds of 
thousands

 of lines of real-world C code correctly.



Bug#1007766: Fwd: Bug#1007766: ITP: mppp -- C++11/14/17/20 library for multiprecision arithmetic

2022-07-16 Thread Gürkan Myczko


Begin forwarded message:

> From: Gürkan Myczko 
> Date: 16 March 2022 at 14:23:01 CET
> To: calcu...@rezozer.net
> Cc: debian-de...@lists.debian.org
> Subject: Re: Bug#1007766: ITP: mppp -- C++11/14/17/20 library for 
> multiprecision arithmetic
> 
> Hi Jerome,
> 
>> What is the advantages of mp++ over mpfrc++ which is already packaged ?
> 
> Exactly the question I have been waiting for. Actually I can't tell, but 
> forwarded the
> question that was asking to use mp++... if I know more, I'll update the 
> answer.
> 
>> Chhers,
>> Jerome
> 
> Thanks,
> 


Bug#648436: Fwd: yaku-ns_0.2-1_amd64.changes REJECTED

2022-06-25 Thread Gürkan Myczko




 Original Message 
Subject: yaku-ns_0.2-1_amd64.changes REJECTED
Date: 24.06.2022 17:10
From: Thorsten Alteholz 
To: Gürkan Myczko 

Hi,

according to the file header the license of this software is only GPL-2 
instead of GPL-2+.
Please also mention the files licensed under a BSD license in your 
debian/coypright.

Last but not least please mention all copyright holder.

Thanks!
 Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#1006601: Fwd: qvge_0.6.3-1_amd64.changes REJECTED

2022-06-25 Thread Gürkan Myczko




 Original Message 
Subject: qvge_0.6.3-1_amd64.changes REJECTED
Date: 25.06.2022 14:00
From: Thorsten Alteholz 
To: Gürkan Myczko 

Hi,

our hardworking trainees left a note at your package:

  File src\appbase\CPlatformWin32.cpp is Copyright  2011, Gerolf 
Reinwardt. All

  rights reserved. No mention in d/copyright.

  File qtpropertybrowser\lineedit.cpp is Copyright (c) 2007 Trolltech 
ASA

  , but I do not see it listed in d/copyright.

  Similar remark for qtpropertybrowser\qtbuttonpropertybrowser.cpp that 
is

  Copyright (C) 2015 The Qt Company Ltd.


Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#1001622: Fwd: groops_0+git20220120+ds-1_amd64.changes REJECTED

2022-06-25 Thread Gürkan Myczko




 Original Message 
Subject: groops_0+git20220120+ds-1_amd64.changes REJECTED
Date: 25.06.2022 13:00
From: Thorsten Alteholz 
To: Gürkan Myczko 

Hi,

our hardworking trainees added a note to that package:

  File source\external\nrlmsis2\alt2gph.F90

  has a non-free wording here:

! The MSIS Software (hereinafter Software) is property of the United 
States   
   . 
  │
! Government, as represented by the Secretary of the Navy. Methods 
performed
! by this software are covered by U.S. Patent Number 10,641,925. The 
Government   
 
 │
! of the United States of America, as represented by the Secretary 
of the Navy,
! herein grants a non-exclusive, non-transferable license to the 
Software for
! academic, non-commercial, purposes only. A user of the Software 
shall not:
! (i) use the Software for any non-academic, commercial purposes, 
(ii) make
! any modification or improvement to the Software, (iii) disseminate 
the
! Software or any supporting data to any other person or entity who 
will use
! the Software for any non-academic, commercial purposes, or (iv) 
copy the
! Software or any documentation related thereto except for (a) 
distribution
! among the users personal computer systems, archival, or emergency 
repair   
e
   │
! purposes, or (b) distribution for non-commercial, academic 
purposes, without
! first obtaining the written consent of IP Counsel for the Naval 
Research 
 
│

! Laboratory.

 There is a huge lumping together of copyright owners in d/copyright for 
stanza


  Files: *

  This is too broad. A significant part of the files are ony (C) one or 
two

  authors.

  License for source\external\iers\CNMTX.F has a controversial clause 
(see long

  thread on d.devel):

  *  4. In any published work produced by the user and which includes
  * results achieved by using the Software, you shall acknowledge
  * that the Software was used in obtaining those results.


In the README.md there is also a CC-ND license mentioned.

  Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#1013361: ITP: ruptime -- poor man's ruptime

2022-06-22 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: ruptime
  Version : 1.0
  Upstream Authors: 2022 Alex Myczko
  URL : https://github.com/alexmyczko/ruptime
* License : “Commons Clause” License Condition v1.0
  Description : poor man's ruptime
 Re-implementation of the old r-software from 1982. Its main
advantage over original ruptime is encrypted traffic and
multinetwork ruptime.

* the package is intended to non-free due to licensing
* it'll provide ruptime and ruptimed binary packages (where ruptimed 
source was not released yet)




Bug#1013111: ITP: mepp-gui -- 3D MEsh Processing Platform

2022-06-17 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: mepp-gui
  Version : 0.14.3
  Upstream Authors: 2012-2022 University of Lyon and CNRS (France)
  URL : https://projet.liris.cnrs.fr/mepp/mepp2/
* License : LGPL-3.0-or-later
  Description : 3D MEsh Processing Platform
 This is software for processing and visualizing 3D surface meshes and 
point

 clouds. It provides both an application programming interface (API) for
 creating new processing filters and a graphical user interface (GUI) 
that

 can be used directly and integrate new filters as plugins.



Bug#1013110: ITP: rapiddisk -- Linux RAM Drive and Caching kernel modules (DKMS)

2022-06-17 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: rapiddisk
  Version : 8.1.0
  Upstream Authors: Petros Koutoupis 
  URL : https://github.com/pkoutoupis/rapiddisk
* License : GPL-2.0-or-later
  Description : Linux RAM Drive and Caching kernel modules (DKMS)
 This software defined advanced RAM drive and storage
 caching solution. This suite includes a collection of modules,
 configuration files, and command line utilities for managing
 RapidDisk enabled storage volumes and accessing them either
 locally or across an NVMe Target network.
 .
 This is the kernel module for Linux.



Bug#1012837: ITP: qoi -- “Quite OK Image Format” for fast, lossless image compression

2022-06-15 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: qoi
  Version : 0+git20220615+ds
  Upstream Authors: Dominic Szablewski
  URL : https://github.com/phoboslab/qoi
* License : MIT
  Description : “Quite OK Image Format” for fast, lossless image 
compression
 This is the original QOI implementation to work with images with C or 
C++.




Bug#1012740: ITP: ffcv -- Fast Forward Computer Vision (and other ML workloads)

2022-06-13 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: ffcv
  Version : 0.0.3
  Upstream Authors: ffcv team
  URL : https://ffcv.io/
* License : Apache-2.0
  Description : Fast Forward Computer Vision (and other ML 
workloads)

 This is a drop-in data loading system that dramatically increases data
 throughput in model training.

Maybe this is for the ai team?



Bug#1008592: ITP: furnace -- multi-system chiptune tracker compatible with DefleMask modules

2022-03-29 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: furnace
  Version : 0.5.8+git20220302+ds
  Upstream Authors: 2021-tildearrow and contributors
  URL : https://github.com/tildearrow/furnace
* License : GPL-2-or-later
  Description : multi-system chiptune tracker compatible with 
DefleMask modules
 This is a clone of DefleMask chiptune music tracker software, 
compatible with many other systems.




Bug#1008066: ITP: photoqt -- Fast and highly configurable image viewer

2022-03-21 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: photoqt
  Version : 2.5
  Upstream Authors: Lukas Spies 
  URL : https://photoqt.org/
* License : GPL-2+
  Description : Fast and highly configurable image viewer
 This is a fast and highly configurable image viewer with a simple and 
nice

 interface.



Bug#1007766: ITP: mppp -- C++11/14/17/20 library for multiprecision arithmetic

2022-03-16 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: mppp
  Version : 0.26
  Upstream Authors: 2016-Francesco Biscani 
  URL : https://github.com/bluescarni/mppp
* License : MPL-2.0
  Description : C++11/14/17/20 library for multiprecision arithmetic
 Built on top of the GNU multiprecision stack (GMP, MPFR, MPC), mp++ was
 initially conceived as a GMP wrapper with special focus on performance 
with

 small operands. In particular, a small buffer optimisation and custom
 implementations of basic mathematical primitives are instrumental in 
achieving
 a performance increase, with respect to GMP and other integer 
multiprecision

 libraries, which can be substantial.



Bug#947918: gtk

2022-03-12 Thread Gürkan Myczko

> On 12 Mar 2022, at 22:06, Nilson Silva  wrote:
> 
> Hello Gürkan Myczko!
Hi Nilson
> As for the first post, I believe that Thomas would be the best person to 
> answer your questions, since I don't know the program.
> 
> When the second one replaces GTK2-dev with GTK3, and builds the binary 
> without any problems.
> 
> My question is, even building under GTK3, the program will not be able to 
> enter Debian, for the reasons exposed in the first post?
Not sure, you can try and the only hurdle I see is when gimp and remaining 
software stops using gtk2. Well could be ftp master rejects gtk2, but my guess 
for this chance is 50 %
> 
> The package is almost ready. So, tell me something so I don't waste time.
> 
Heh don‘t look at it like that. I have done plenty packaging not entering 
Debian. You trained your finger brain muscles. Keep going.
> Strong hug!
My question for help on furnace was real btw,
best
> 
> 
> Nilson F. Silva
> 
> 81-3036-0200
> 
> 81-991616348
> 
> 81-98546-9553
> 
> 
> De: Gürkan Myczko 
> Enviado: sábado, 12 de março de 2022 11:14
> Para: 947...@bugs.debian.org <947...@bugs.debian.org>
> Assunto: Bug#947918: gtk
>  
> Oh and
> 
> gtk2, although it's available, I doubt it makes sense to package new 
> things in 2022
> into Debian. I saw they have gtk3 as well, maybe try that?
> 
> Best,


Bug#947918: gtk

2022-03-12 Thread Gürkan Myczko

Oh and

gtk2, although it's available, I doubt it makes sense to package new 
things in 2022

into Debian. I saw they have gtk3 as well, maybe try that?

Best,



Bug#947918: ITP: soundtracker -- Fasttracker II compatible music sequencer and sampler

2022-03-12 Thread Gürkan Myczko

Hello Thomas and Nilson

SoundTracker is a music sequencer and sampler (aka tracker), that 
allows to
play and edit Fasttracker II modules in the .xm file format and to 
import
Protracker modules in the .mod format. A module is a music file that 
contains

notes and samples.


Are you aware of pt2-clone (.mod) and ft2-clone (nonfree due to 
graphics, .xm)?



Why is this package useful?
 The package is useful for people who work with this music format.


The CLI players modplug-tools (modplug123) and openmpt123 as well as ocp 
(OpenCP
UNIX fork, now original) are playing modules way more accurate than xmp, 
mikmod,

or timidity.


Is it a dependency for another package?
 No.



Do you use it?
 Yes.



How does it compare to other packages?
 * xmp can play .xm files, but not edit them
 * milkytracker provides similar functionality but with a different 
GUI.

 * milkytracker’s timing is less accurate than that of soundtracker, so
modules with sung parts might play out of sync. It is therefor not an
alternative for .xm files containing sung parts or other long samples.


What would be great is however if someone worked on furnace, I've got a 
working
package at sid.ethz.ch/debian/furnace but look at the github page or 
contact me

on irc (tarzeau) what is needed for it to go officially into Debian.



Bug#1006601: ITP: qvge -- Qt Visual Graph Editor

2022-02-28 Thread Gürkan Myczko


> On 28 Feb 2022, at 10:06, Maxime Chambonnet  wrote:
> 
> Hello, Do you know about pgModeler?

No I was not aware of it.

> 
>> On 2/28/22 09:57, Gürkan Myczko wrote:
>> Package: wnpp
>> Severity: wishlist
>> Owner: Gürkan Myczko 
>> X-Debbugs-Cc: debian-de...@lists.debian.org
>> 
>> * Package name: qvge
>>   Version : 0.6.3
>>   Upstream Authors: 2018-Ars Masiuk
>>   URL : https://github.com/ArsMasiuk/qvge
>> * License : MIT
>>   Description : Qt Visual Graph Editor
>>  This is a multiplatform graph editor written in C++/Qt. Its main goal
>> is to
>>  make possible visually edit two-dimensional graphs in a simple and
>> intuitive
>>  way.
>> 
> 



Bug#1006601: ITP: qvge -- Qt Visual Graph Editor

2022-02-28 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: qvge
  Version : 0.6.3
  Upstream Authors: 2018-Ars Masiuk
  URL : https://github.com/ArsMasiuk/qvge
* License : MIT
  Description : Qt Visual Graph Editor
 This is a multiplatform graph editor written in C++/Qt. Its main goal 
is to
 make possible visually edit two-dimensional graphs in a simple and 
intuitive

 way.



Bug#1004927: ITP: libtree -- ldd as a tree

2022-02-03 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libtree
  Version : 3.0.2
  Upstream Authors: Harmen Stoppels
  URL : https://github.com/haampie/libtree
* License : MIT
  Description : ldd as a tree
 This is tool like ldd with these features:
 - turns ldd into a tree
 - explains why shared libraries are found and why not



Bug#775490: incomplete RFP

2022-01-23 Thread Gürkan Myczko

So here's the missing parts:

Homepage: https://github.com/NatronGitHub/Natron
Developer: see CONTRIBUTORS.txt
 2018-2021 The Natron developers
 2013-2018 INRIA and Alexandre Gauthier-Foichat
License: GPL-2-or-later
Description: video compositing software
 Open-source video compositing software. Node-graph based. Similar in 
functionalities

 to Adobe After Effects and Nuke by The Foundry.



Bug#1003730: O: slowmovideo -- create slow-motion videos from your footage

2022-01-14 Thread Gürkan Myczko

Package: wnpp
Severity: normal

I intend to orphan the slowmovideo package. It doesn't receive much 
activity upstream...


Best,



Bug#1003215: ITP: auto-editor -- Effort free video editing

2022-01-06 Thread Gürkan Myczko

Hi


Looks quite interesting.  Thanks for packaging this!


Glad, if you could pre-test? Best is it can work together with shotcut:
https://sid.ethz.ch/debian/auto-editor/
(use the 0+git, since that other hash is not suitable for version 
numbering)



Maybe you are already aware, but while the URL you list is suitable as
Source field in debian/copyright, for Homepage field in debian/control
the URI https://auto-editor.com/cli/ is more appropriate.


Thanks for the hint, I'll make it https://auto-editor.com/


Long description contains a misspelling: notability -> notably.


Thanks, will fix before upload/salsa commit.


Kind regards,

 - Jonas


Best,



Bug#1003215: ITP: auto-editor -- Effort free video editing

2022-01-06 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: auto-editor
  Version : 21w52a
  Upstream Authors: Wyatt Blue 
  URL : https://github.com/WyattBlue/auto-editor
* License : Unlicense
  Description : Effort free video editing
 This is a program for automatically editing video and audio by 
analyzing

 a variety of methods, most notability audio loudness.



Bug#1003216: ITP: snibbetracker -- Fakebit music tracker

2022-01-06 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: snibbetracker
  Version : 1.1.1
  Upstream Authors: Harry Lundström
  URL : https://github.com/lundstroem/snibbetracker
* License : MIT
  Description : Fakebit music tracker
 This is a fakebit tracker written in C using SDL2 that the author began
 working on in 2014 to learn DSP programming. It can handle 6 channels,
 and is similar to other tracker like music creation software.
 .
 Find some music tracks here:
 https://battleofthebits.org/browser/Format/snibbetracker



Bug#1003087: ITP: vimix -- Live Video Mixer

2022-01-03 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: vimix
  Version : 0.6.2+git20220103
  Upstream Authors: Bruno Herbelin 
  URL : https://github.com/brunoherbelin/vimix
* License : GPL-3-or-later
  Description : Live Video Mixer
 This performs graphical mixing and blending of several movie clips and 
computer

 generated graphics, with image processing effects in real-time.
 .
 Its intuitive and hands-on user interface gives direct control on image 
opacity
 and shape for producing live graphics during concerts and VJ-ing 
sessions.

 .
 The ouput image is typically projected full-screen on an external 
monitor or a

 projector, but can be recorded live (no audio).



Bug#1001308: license clarification

2022-01-02 Thread Gürkan Myczko

thank you for your rfp, however there's this:

Assets (graphics, levels, etc.) are available under 
Attribution-NonCommercial-ShareAlike 4.0 International therefore the 
game may not be sold without permission with these intact.




Bug#1002071: ITP: csaps -- Cubic spline approximation (smoothing)

2021-12-21 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: csaps
  Version : 1.1.0
  Upstream Authors: 2017-Eugene Prilepin
  URL : https://github.com/espdev/csaps
* License : MIT
  Description : Cubic spline approximation (smoothing)
 This is a Python package for univariate, multivariate and n-dimensional 
grid
 data approximation using cubic smoothing splines. The package can be 
useful

 in practical engineering tasks for data approximation and smoothing.
 .
 This package installs the library for Python 3.



Bug#926394: updating the ITP, keeping the bug number

2021-12-16 Thread Gürkan Myczko

* Package name: fonts-homecomputer
  Version : 1.0
  Upstream Authors: Jens Kutilek 
  URL : https://github.com/jenskutilek/homecomputer-fonts
* License : OFL-1.1
  Description : vector font similar to ROM font of Commodore 64
 Inspired by the article Raster CRT Typography (According to DEC) by 
Norbert
 Landsteiner, these fonts were reworked on some old pixel versions of 
the
 Commodore 64 and Amiga Workbench. The author had done years ago to 
include
 variable font axes for the size of the horizontal scanlines and the 
amount
 of horizontal bleed of the pixels due to the phosphor latency found in 
CRT

 displays.



Bug#1001777: ITP: vfit -- generate backwards-compatible, static instances of variable fonts

2021-12-15 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: vfit
  Version : 2.1.0
  Upstream Authors: Jon Palmisciano 
  URL : https://github.com/jonpalmisc/vfit
* License : MIT
  Description : generate backwards-compatible, static instances of 
variable fonts
 This (Variable Font Instancing Tool) allows you to generate custom, 
static

 instances of a variable font defined in a configuration file.



Bug#1001622: cc by nc nd 4

2021-12-14 Thread Gürkan Myczko

makes it not go into main. not sure if it could go into non-free,

here's the stuff:
https://mentors.debian.net/package/groops/

and
https://sid.ethz.ch/debian/groops/



Bug#948674: RFP: otter-browser -- Fast and configurable web browser inspired by Opera 12

2021-12-13 Thread Gürkan Myczko

Hi Ritesh

Did you mean to work on this, do you already have something? Would you 
like

to form a team to work on it?

I've got a working package that needs more d/copyright tuning here:
https://mentors.debian.net/package/otter-browser/

Best,



Bug#1001622: ITP: groops -- software toolkit for gravity field recovery and GNSS processing

2021-12-13 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: groops
  Version : 0+git20210906
  Upstream Authors: Torsten Mayer-Guerr,
Annette Eicker,
Daniel Rieser,
Norbert Zehentner,
Christian Pock,
Matthias Ellmer,
Beate Koch,
Andreas Kvas,
Saniya Behzadpour,
Sebastian Strasser,
Sandro Krauss,
Barbara Suesser-Rechberger,
Patrick Dumitraschkewitz
* URL : https://github.com/groops-devs/groops
* License : GPL-3-or-later
  Description : software toolkit for gravity field recovery and GNSS 
processing
 The Gravity Recovery Object Oriented Programming System (GROOPS) is a 
software
 toolkit written in C++ that enables the user to perform core geodetic 
tasks.
 Key features of the software include gravity field recovery from 
satellite and
 terrestrial data, the determination of satellite orbits from global 
navigation

 satellite system (GNSS) measurements, and the processing of GNSS
 constellations and ground station networks.
 .
 Most tasks and algorithms are (optionally) parallelized through the 
Message
 Passing Interface (MPI), thus the software enables a smooth transition 
from
 single-CPU desktop computers to large distributed computing 
environments for

 resource intensive tasks.



Bug#942845: Fwd: breseq_0.35.5+ds-1_amd64.changes REJECTED

2021-12-12 Thread Gürkan Myczko

for the record:

 Original Message 
Subject: breseq_0.35.5+ds-1_amd64.changes REJECTED
Date: 17.08.2021 20:00
From: Thorsten Alteholz 
To: Gürkan Myczko ,  

Hi,

the embedded version of samtools uses an embedded embedded version of 
htslib. This looks rather strange!


Anyway, those need to be mentioned in your debian/copyright.

Thanks!
 Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#923303: Fwd: mlv-app_1.6-1_amd64.changes REJECTED

2021-12-12 Thread Gürkan Myczko

for the record:

 Original Message 
Subject: mlv-app_1.6-1_amd64.changes REJECTED
Date: 24.12.2019 21:14
From: Thorsten Alteholz 
To: , Gürkan Myczko 

Hi,

our hardworking trainees left a note on your package:

 Files in platform/qt/AudioVideoIcons/*, and at least one file in
 platform/qt/RetinaIMG, do not seem to be in their preferred form of
 modification -- they look to have been generated using Adobe
 ImageReady, so the preferred form for modification is probably not
 .png.

 platform/qt/DarkStyle* should be given in d/copyright.

 qt/RetinaIMG/* and platform\qt\SystemMemory.h are under a CC license,
 not the GPL.

 'bouncyball' has copyright on some files,
 e.g. platform\qt\SingleFrameExportDialog.h

 After finding these problems, I stopped working through the source
 tarball.  Please ensure that d/copyright fully accounts for the source
 package and that all preferred forms of modification are present.

Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



Bug#381727: Fwd: coreboot_4.12-1_amd64.changes REJECTED

2021-12-12 Thread Gürkan Myczko

On 12.12.2021 20:13, Bastian Germann wrote:
On Sun, 21 Nov 2021 22:50:02 +0100 Bastian Germann  
wrote:

On Mon, 14 Dec 2020 09:04:22 +0100 gur...@phys.ethz.ch wrote:
> after a short glimpse the CC license is missing, for example:
>  coreboot-4.12/Documentation/_static/theme_overrides.css: * licensed
> under CC-by 4.0
> > I also saw files under the Expat-, BSD- and Apache license ...

Work is ongoing at https://salsa.debian.org/debian/coreboot




Hi Bastian,


I have added all necessary licenses and excluded much of the 3rdparty
stuff because keeping it would mean much more licensing work.


Thanks very much, that's great news.


Please consider continuing the ITP work. It would be great to have the
coreboot tools back in Debian again that were removed beforehand and
are not included in bullseye anymore.


I don't think the package ever existed in debian, so it'll be a new 
thing.
Since you're DD, please go ahead with it? Should I disown the ITP and 
rename

to RFP?

Best regards,



  1   2   3   >