"A simple metadata editor for PDFs for Linux and Windows" repo: https://github.com/arrufat/pdftag Current stable: https://github.com/arrufat/pdftag/releases/tag/v1.0.5 dependencies: meson (build only) ninja (build only) vala (build only) gtk3 poppler-glib source: https://github.com/arrufat/pdftag#compiling-and-installing
Give this a better Summary. To submitter: your request will have a much better chance of success if you attach a patch :-)
``` The main goal of Pdftag is to provide a simple and usable solution to edit metadata found in PDFs. Other more complex solutions exist to manipulate PDFs, but they may have dependencies on Java and may be not completely free. This project makes use of the poppler library for all the PDF information reading and writing. It is written in Vala and GTK+, meaning it is fast and has a small memory footprint. ```
Created attachment 205844 [details] patch to the ports tree shar for pdftag
I attached a patch for the port. However I would like to know if submitter wants to be MAINTAINER
(In reply to Fernando Apesteguía from comment #4) No. I do not want to be maintainer. Thanks for providing patch