1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/graphics/upscaler/pkg-plist
Jan Beich 4b15a96231 graphics/upscaler: add new port
Upscaler is a GTK4 + libadwaita application that allows you to upscale
and enhance a given image. It is a front-end for Real-ESRGAN ncnn Vulkan.

https://gitlab.com/TheEvilSkeleton/Upscaler
2023-01-03 07:36:42 +00:00

21 lines
836 B
Plaintext

bin/upscaler
share/applications/io.gitlab.theevilskeleton.Upscaler.desktop
share/icons/hicolor/scalable/apps/io.gitlab.theevilskeleton.Upscaler.svg
share/icons/hicolor/symbolic/apps/io.gitlab.theevilskeleton.Upscaler-symbolic.svg
share/locale/de/LC_MESSAGES/upscaler.mo
share/locale/fr/LC_MESSAGES/upscaler.mo
share/locale/id/LC_MESSAGES/upscaler.mo
share/locale/it/LC_MESSAGES/upscaler.mo
share/locale/nl/LC_MESSAGES/upscaler.mo
share/locale/ru/LC_MESSAGES/upscaler.mo
share/locale/tr/LC_MESSAGES/upscaler.mo
share/metainfo/io.gitlab.theevilskeleton.Upscaler.metainfo.xml
%%DATADIR%%/upscaler.gresource
%%DATADIR%%/upscaler/__init__.py
%%DATADIR%%/upscaler/app_profile.py
%%DATADIR%%/upscaler/file_chooser.py
%%DATADIR%%/upscaler/filters.py
%%DATADIR%%/upscaler/main.py
%%DATADIR%%/upscaler/threading.py
%%DATADIR%%/upscaler/window.py