notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
py-mat2 Handy tool to trash your metadata
0.13.3 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.13.3Version of this port present on the latest quarterly branch.
Maintainer: fuz@fuz.su search for ports maintained by this maintainer
Port Added: 2023-02-15 19:35:53
Last Update: 2023-02-27 22:51:20
Commit Hash: 0741dd5
Also Listed In: audio graphics python textproc
License: LGPL3+
WWW:
https://0xacab.org/jvoisin/mat2
Description:
Metadata consist of information that characterizes data. Metadata are used to provide documentation for data products. In essence, metadata answer who, what, when, where, why, and how about every facet of the data that are being documented. Metadata within a file can tell a lot about you. Cameras record data about when a picture was taken and what camera was used. Office documents like PDF or Office automatically adds author and company information to documents and spreadsheets. Maybe you don't want to disclose those information. This is precisely the job of mat2: getting rid, as much as possible, of metadata. mat2 provides a command line tool, and graphical user interfaces via a service menu for Dolphin, the default file manager of KDE, and an extension for Nautilus, the default file manager of GNOME. The following formats are supported: avi, bmp, css, epub/ncx, flac, gif, jpeg, m4a/mp2/mp3/..., mp4, odc/odf/odg/odi/odp/ods/odt/..., off/opus/oga/spx/..., pdf, png, ppm, pptx/xlsx/docx/..., zip, torrent, svg/svgz/..., tar/tar.gz/tar.bz2/tar.xz/..., tiff, wav, wmv, ...
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mat2>0:multimedia/py-mat2@${PY_FLAVOR}
To install the port:
cd /usr/ports/multimedia/py-mat2/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/py-mat2
  • pkg install py39-mat2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-mat2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-mat2
Package flavors (<flavor>: <package>)
  • py39: py39-mat2
distinfo:
TIMESTAMP = 1677230158 SHA256 (mat2-0.13.3.tar.gz) = 6446e0141987cc7356b00e5e5ae7a0a13d7d64bfdd2f2439568c766e2f07f0c0 SIZE (mat2-0.13.3.tar.gz) = 46331

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cairo>0 : graphics/py-cairo@py39
  2. py39-gobject3>0 : devel/py-gobject3@py39
  3. py39-mutagen>0 : audio/py-mutagen@py39
  4. gdk-pixbuf2>0 : graphics/gdk-pixbuf2
  5. librsvg2-rust>0 : graphics/librsvg2-rust
  6. poppler-glib>0 : graphics/poppler-glib
  7. exiftool : graphics/p5-Image-ExifTool
  8. ffmpeg : multimedia/ffmpeg
  9. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  10. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-mat2-0.13.3: EXIFTOOL=on: EXIF metadata support via p5-Image-ExifTool FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) ===> Use 'make config' to modify these settings
Options name:
multimedia_py-mat2
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mat2/
  2. https://pypi.org/packages/source/m/mat2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.3
27 Feb 2023 22:51:20
commit hash: 0741dd51b624bb390b0f4cf40c9c43e58d7bb9fdcommit hash: 0741dd51b624bb390b0f4cf40c9c43e58d7bb9fdcommit hash: 0741dd51b624bb390b0f4cf40c9c43e58d7bb9fdcommit hash: 0741dd51b624bb390b0f4cf40c9c43e58d7bb9fd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
multimedia/py-mat2: update to 0.13.3

Changelog: https://0xacab.org/jvoisin/mat2/-/releases/0.13.3

MFH:		2023Q1
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38773

(cherry picked from commit 11f5d028c4d9a1870ba7d35c9f8883d39fca6198)
0.13.2
15 Feb 2023 19:27:10
commit hash: 477e6a8b2b7d42600301b67d8c22a877acb1d7b6commit hash: 477e6a8b2b7d42600301b67d8c22a877acb1d7b6commit hash: 477e6a8b2b7d42600301b67d8c22a877acb1d7b6commit hash: 477e6a8b2b7d42600301b67d8c22a877acb1d7b6 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
multimedia/py-mat2: update to 0.13.2

A bug fix release, addressing a crash with some Python versions.

Changelog: https://0xacab.org/jvoisin/mat2/-/blob/master/CHANGELOG.md

PR:		269225
MFH:		2023Q1
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38513

(cherry picked from commit 713f957e837db58df987748d33246f0c06c32988)

Number of commits found: 2