unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57990: Add package: python-mat2 (remove metadata from images to improve privacy)
@ 2022-09-21 22:14 Dr. Arne Babenhauserheide
  2022-09-21 22:24 ` Dr. Arne Babenhauserheide
  2022-09-22 15:58 ` Maxime Devos
  0 siblings, 2 replies; 10+ messages in thread
From: Dr. Arne Babenhauserheide @ 2022-09-21 22:14 UTC (permalink / raw)
  To: 57990


[-- Attachment #1.1: Type: text/plain, Size: 33 bytes --]

Hi,

this packages python-mat2.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-Add-python-mat2-0.13.0.patch --]
[-- Type: text/x-patch, Size: 2222 bytes --]

From 91f85a377361f989900f007fa08cd2a3063175ac Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Thu, 22 Sep 2022 00:12:41 +0200
Subject: [PATCH] gnu: Add python-mat2 0.13.0

* gnu/packages/python-xyz.scm (python-mat2): New variable.
---
 gnu/packages/python-xyz.scm | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 92e0c9dbe8..8a5b796145 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -201,6 +201,7 @@ (define-module (gnu packages python-xyz)
   #:use-module (gnu packages maths)
   #:use-module (gnu packages monitoring)
   #:use-module (gnu packages multiprecision)
+  #:use-module (gnu packages music)
   #:use-module (gnu packages networking)
   #:use-module (gnu packages ncurses)
   #:use-module (gnu packages node)
@@ -239,6 +240,7 @@ (define-module (gnu packages python-xyz)
   #:use-module (gnu packages tls)
   #:use-module (gnu packages version-control)
   #:use-module (gnu packages video)
+  #:use-module (gnu packages virtualization)
   #:use-module (gnu packages web)
   #:use-module (gnu packages wxwidgets)
   #:use-module (gnu packages base)
@@ -5567,6 +5569,23 @@ (define-public mallard-ducktype
 provides additional functionality on the produced Mallard documents.")
     (license license:expat)))
 
+(define-public python-mat2
+  (package
+    (name "python-mat2")
+    (version "0.13.0")
+    (source (origin
+              (method url-fetch)
+              (uri (pypi-uri "mat2" version))
+              (sha256
+               (base32
+                "0zkk6gfjn2rlj5ncbbkc9h5l4qbkvfdlf3n1lpjr03bajrri8dhy"))))
+    (build-system python-build-system)
+    (propagated-inputs (list python-mutagen python-pycairo python-pygobject ffmpeg perl-image-exiftool bubblewrap gdk-pixbuf poppler librsvg))
+    (home-page "https://0xacab.org/jvoisin/mat2")
+    (synopsis "A handy tool to trash your metadata")
+    (description "This package provides a handy tool to trash your metadata")
+    (license license:lgpl3+)))
+
 (define-public python-cython
   (package
     (name "python-cython")
-- 
2.37.3


[-- Attachment #1.3: Type: text/plain, Size: 101 bytes --]


Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-24 13:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21 22:14 bug#57990: Add package: python-mat2 (remove metadata from images to improve privacy) Dr. Arne Babenhauserheide
2022-09-21 22:24 ` Dr. Arne Babenhauserheide
2022-09-21 22:25   ` Dr. Arne Babenhauserheide
2022-09-22  6:21     ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2022-09-22 11:38       ` Dr. Arne Babenhauserheide
2022-09-22 18:57         ` Maxime Devos
2022-09-24  2:13           ` Chris Marusich
2022-09-24 13:31             ` Dr. Arne Babenhauserheide
2022-09-22 15:59   ` Maxime Devos
2022-09-22 15:58 ` Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).