Port details |
- py-metadata-cleaner Python GTK application to view and clean metadata in files, using mat2
- 2.5.6_1 multimedia
=2 2.5.6Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2021-08-05 02:24:08
- Last Update: 2024-11-22 22:31:54
- Commit Hash: 32a55d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: audio graphics python textproc
- License: CC-BY-SA-4.0 GPLv3+ OFL10
- WWW:
- https://gitlab.com/rmnvgr/metadata-cleaner
- Description:
- 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
applications automatically add author and company information to
documents and spreadsheets. Maybe you don't want to disclose those
pieces of information.
This tool allows you to view metadata in your files and to get rid of
them, as much as possible.
Under the hood, it relies on mat2 to parse and remove the metadata.
¦ ¦ ¦ ¦ 
- 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}metadata-cleaner>0:multimedia/py-metadata-cleaner@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-metadata-cleaner/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-metadata-cleaner
- pkg install py311-metadata-cleaner
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 py311-metadata-cleaner listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-metadata-cleaner
- Package flavors (<flavor>: <package>)
- py311: py311-metadata-cleaner
- distinfo:
- TIMESTAMP = 1726572509
SHA256 (metadata-cleaner-v2.5.6.tar.bz2) = 6db4f6f0c43ef747d669dfd0d313bc1c6f242b9f6c41e510bada4ec84eecddcf
SIZE (metadata-cleaner-v2.5.6.tar.bz2) = 2324457
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-mat2>0 : multimedia/py-mat2@py311
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- py311-pygobject>=0 : devel/py-pygobject@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mat2>0 : multimedia/py-mat2@py311
- update-desktop-database : devel/desktop-file-utils
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libhandy-1.so : x11-toolkits/libhandy
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libadwaita-1.so : x11-toolkits/libadwaita
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_py-metadata-cleaner
- USES:
- desktop-file-utils gettext-tools gnome meson pkgconfig python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.6_1 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
2.5.6 25 Sep 2024 06:28:02
    |
Robert Clausecker (fuz)  |
multimedia/py-metadata-cleaner: update to 2.5.6
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/main/CHANGELOG.md |
2.5.4 24 Sep 2023 18:57:16
    |
Robert Clausecker (fuz)  |
multimedia/py-metadata-cleaner: update to 2.5.4
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/releases/v2.5.4 |
2.5.3 12 Sep 2023 14:54:17
    |
Robert Clausecker (fuz)  |
multimedia/py-metadata-cleaner: update to 2.5.4
Misc. translation changes. |
2.5.2 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
2.5.2 08 Jun 2023 10:51:06
    |
Robert Clausecker (fuz)  |
multimedia/py-metadata-cleaner: update to 2.5.2
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/main/CHANGELOG.md |
2.4.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
2.4.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.4.0 20 Feb 2023 23:36:45
    |
Robert Clausecker (fuz)  |
multimedia/py-metadata-cleaner: update to 2.4.0
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/tags/v2.4.0
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38690 |
2.2.5 08 Feb 2023 23:24:25
    |
Robert Clausecker (fuz)  |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
2.2.5 06 Nov 2022 10:46:53
    |
Daniel Engberg (diizzy)  |
multimedia/py-metadata-cleaner: Update to 2.2.5
Changelog:
https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/0aad256555bf8fea0015532d204869987e3cfa8c/CHANGELOG.md
PR: 267076
Reviewed by: Robert Clausecker <fuz@fuz.su> (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.3 27 Jun 2022 03:30:36
    |
Li-Wen Hsu (lwhsu)  Author: Robert Clausecker |
multimedia/py-metadata-cleaner: Update to 2.2.3
Switch from USE_GITLAB to release tarball as per policy.
Upstream changes:
- New Ukrainian translation
- Updated Basque translation
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/releases/v2.2.3
PR: 264893 |
2.2.2 26 Apr 2022 18:29:41
    |
Neel Chauhan (nc)  Author: Robert Clausecker |
multimedia/py-metadata-cleaner: update to 2.2.2
Upstream changes:
- new Bengali translation
- fix zh.CN, zh.TW translation language codes
- various translation updates
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/releases#v2.2.2
PR: 263564 |
2.2.1 21 Apr 2022 23:06:51
    |
Neel Chauhan (nc)  Author: Robert Clausecker |
multimedia/py-metadata-cleaner: update to 2.2.1
Changelog: https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/main/CHANGELOG.md
PR: 263222 |
1.0.7 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.0.7 05 Aug 2021 02:22:36
    |
Li-Wen Hsu (lwhsu)  Author: Robert Clausecker |
multimedia/py-metadata-cleaner: Add new port
Python GTK application to view and clean metadata in files, using mat2
PR: 257614 |