diff options
Diffstat (limited to 'sysutils/gnome-firmware')
| -rw-r--r-- | sysutils/gnome-firmware/Makefile | 23 | ||||
| -rw-r--r-- | sysutils/gnome-firmware/distinfo | 3 | ||||
| -rw-r--r-- | sysutils/gnome-firmware/pkg-descr | 2 | ||||
| -rw-r--r-- | sysutils/gnome-firmware/pkg-plist | 40 |
4 files changed, 68 insertions, 0 deletions
diff --git a/sysutils/gnome-firmware/Makefile b/sysutils/gnome-firmware/Makefile new file mode 100644 index 000000000000..1e6093d5a9b1 --- /dev/null +++ b/sysutils/gnome-firmware/Makefile @@ -0,0 +1,23 @@ +PORTNAME= gnome-firmware +DISTVERSION= 49.0 +CATEGORIES= sysutils + +MAINTAINER= decke@FreeBSD.org +COMMENT= Manage firmware on devices supported by fwupd +WWW= https://gitlab.gnome.org/World/gnome-firmware + +LICENSE= GPLv2+ + +BUILD_DEPENDS= help2man:misc/help2man +LIB_DEPENDS= libfwupd.so:sysutils/fwupd \ + libxmlb.so:textproc/libxmlb + +USES= desktop-file-utils gettext-tools gnome meson pkgconfig +USE_GNOME= gdkpixbuf gtk40 libadwaita +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World +GL_PROJECT= gnome-firmware +GLIB_SCHEMAS= org.gnome.Firmware.gschema.xml + +.include <bsd.port.mk> diff --git a/sysutils/gnome-firmware/distinfo b/sysutils/gnome-firmware/distinfo new file mode 100644 index 000000000000..100030f61925 --- /dev/null +++ b/sysutils/gnome-firmware/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1761389826 +SHA256 (gnome-firmware-49.0.tar.bz2) = 9d03dde41b7e454d7c9c4599ce34e7079b646a46f214c4eb9acc302f304f2663 +SIZE (gnome-firmware-49.0.tar.bz2) = 375782 diff --git a/sysutils/gnome-firmware/pkg-descr b/sysutils/gnome-firmware/pkg-descr new file mode 100644 index 000000000000..52f106284003 --- /dev/null +++ b/sysutils/gnome-firmware/pkg-descr @@ -0,0 +1,2 @@ +GNOME firmware is a power-user tool that allows updating, reinstalling +and downgrading of firmware on devices supported by fwupd. diff --git a/sysutils/gnome-firmware/pkg-plist b/sysutils/gnome-firmware/pkg-plist new file mode 100644 index 000000000000..5ea867a5ee78 --- /dev/null +++ b/sysutils/gnome-firmware/pkg-plist @@ -0,0 +1,40 @@ +bin/gnome-firmware +share/applications/org.gnome.Firmware.desktop +share/dbus-1/services/org.gnome.Firmware.service +share/icons/hicolor/scalable/apps/org.gnome.Firmware.svg +share/icons/hicolor/symbolic/apps/org.gnome.Firmware-symbolic.svg +share/locale/bg/LC_MESSAGES/gnome-firmware.mo +share/locale/ca/LC_MESSAGES/gnome-firmware.mo +share/locale/cs/LC_MESSAGES/gnome-firmware.mo +share/locale/da/LC_MESSAGES/gnome-firmware.mo +share/locale/de/LC_MESSAGES/gnome-firmware.mo +share/locale/en_GB/LC_MESSAGES/gnome-firmware.mo +share/locale/es/LC_MESSAGES/gnome-firmware.mo +share/locale/eu/LC_MESSAGES/gnome-firmware.mo +share/locale/fa/LC_MESSAGES/gnome-firmware.mo +share/locale/fi/LC_MESSAGES/gnome-firmware.mo +share/locale/fr/LC_MESSAGES/gnome-firmware.mo +share/locale/fur/LC_MESSAGES/gnome-firmware.mo +share/locale/gl/LC_MESSAGES/gnome-firmware.mo +share/locale/he/LC_MESSAGES/gnome-firmware.mo +share/locale/hi/LC_MESSAGES/gnome-firmware.mo +share/locale/hr/LC_MESSAGES/gnome-firmware.mo +share/locale/hu/LC_MESSAGES/gnome-firmware.mo +share/locale/id/LC_MESSAGES/gnome-firmware.mo +share/locale/it/LC_MESSAGES/gnome-firmware.mo +share/locale/ka/LC_MESSAGES/gnome-firmware.mo +share/locale/nl/LC_MESSAGES/gnome-firmware.mo +share/locale/pa/LC_MESSAGES/gnome-firmware.mo +share/locale/pl/LC_MESSAGES/gnome-firmware.mo +share/locale/pt_BR/LC_MESSAGES/gnome-firmware.mo +share/locale/ru/LC_MESSAGES/gnome-firmware.mo +share/locale/sk/LC_MESSAGES/gnome-firmware.mo +share/locale/sl/LC_MESSAGES/gnome-firmware.mo +share/locale/sr/LC_MESSAGES/gnome-firmware.mo +share/locale/sv/LC_MESSAGES/gnome-firmware.mo +share/locale/tr/LC_MESSAGES/gnome-firmware.mo +share/locale/uk/LC_MESSAGES/gnome-firmware.mo +share/locale/zh_CN/LC_MESSAGES/gnome-firmware.mo +share/locale/zh_TW/LC_MESSAGES/gnome-firmware.mo +share/man/man1/gnome-firmware.1.gz +share/metainfo/org.gnome.Firmware.metainfo.xml |
