Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2021 11:34:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257614] [New Port] multimedia/py-metadata-cleaner: Python GTK application to view and clean metadata in files, using mat2
Message-ID:  <bug-257614-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257614

            Bug ID: 257614
           Summary: [New Port] multimedia/py-metadata-cleaner: Python GTK
                    application to view and clean metadata in files, using
                    mat2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://gitlab.com/rmnvgr/metadata-cleaner
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su

Created attachment 226943
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226943&action=
=3Dedit
multimedia/py-metadata-cleaner: Python GTK application to view and clean
metadata in files, using mat2

GTK frontend for multimedia/py-metadata-cleaner.  Not available on PIP it
seems, so no CHEESESHOP upstream.

Tested with Poudriere on i386 amd64 armv7 arm64 FreeBSD 13.0-RELEASE.

Portlint wants me to add an NLS option, but I don't think the port supports
building without NLS.

I've patched the Meson files so they don't look for a python3 binary
(BINARY_ALIAS doesn't suffice unfortunately).  It does build and run just f=
ine
this way.  Please advice if there is a better options.

Even though USE_PYTHON=3Dconcurrent is set, it is unlikely that this port
supports concurrent installation because it also installs additional files =
such
as resources and icons into unversioned locations.  I am not sure if this c=
an
be worked around easily.  Please advice if a different approach needs to be
taken.

***
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.

WWW: https://gitlab.com/rmnvgr/metadata-cleaner

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257614-7788>