New port: graphics/ikona -- An icon preview utility designed for KDE Plasma

Ikona is a design companion to help you design icons. It is designed to
integrate with the KDE Plasma desktop.

WWW: https://kde.org/applications/system/org.kde.Ikona
This commit is contained in:
Tobias C. Berner
2020-03-15 17:28:37 +00:00
parent 85103247cd
commit 2c02c8d2ae
5 changed files with 80 additions and 0 deletions
+1
View File
@@ -341,6 +341,7 @@
SUBDIR += ida
SUBDIR += iec16022
SUBDIR += iiview
SUBDIR += ikona
SUBDIR += ilmbase
SUBDIR += imageindex
SUBDIR += imageviewer
+29
View File
@@ -0,0 +1,29 @@
# $FreeBSD$
PORTNAME= ikona
DISTVERSION= 1.0
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}.cargo.vendor${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= kde@FreeBSD.org
COMMENT= Icon editing companion
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT}
USES= cmake:noninja desktop-file-utils gmake gnome kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= cairo gdkpixbuf2 glib20 libxml2 pango
USE_KDE= auth codecs config configwidgets coreaddons i18n \
kirigami2 widgetsaddons
USE_QT= core declarative gui network widgets xml \
buildtools_build qmake_build
pre-configure:
${CP} ${DISTDIR}/${DISTNAME}.cargo.vendor${EXTRACT_SUFX} ${WRKSRC}/ikona.cargo.vendor.tar.xz
.include <bsd.port.mk>
+5
View File
@@ -0,0 +1,5 @@
TIMESTAMP = 1584290431
SHA256 (ikona-1.0.tar.xz) = 9bd2b0898fd6b56fb3a267f2254751b75bd4da6d697122bdfbc9d4d2b4d722b3
SIZE (ikona-1.0.tar.xz) = 1041940
SHA256 (ikona-1.0.cargo.vendor.tar.xz) = 6a10abc76ed33385392867b4aa53b89a1c1f8609492d05db7ce794fc696941fb
SIZE (ikona-1.0.cargo.vendor.tar.xz) = 16102888
+4
View File
@@ -0,0 +1,4 @@
Ikona is a design companion to help you design icons. It is designed to
integrate with the KDE Plasma desktop.
WWW: https://kde.org/applications/system/org.kde.Ikona
+41
View File
@@ -0,0 +1,41 @@
bin/ikona
bin/ikona-cli
etc/bash_completion.d/ikona-cli.bash
lib/libikonars.so
share/applications/org.kde.Ikona.desktop
share/fish/completions/ikona-cli.fish
share/icons/hicolor/scalable/apps/org.kde.Ikona.svg
share/locale/ca/LC_MESSAGES/ikona.mo
share/locale/ca/LC_MESSAGES/ikonacli.mo
share/locale/ca@valencia/LC_MESSAGES/ikona.mo
share/locale/ca@valencia/LC_MESSAGES/ikonacli.mo
share/locale/cs/LC_MESSAGES/ikona.mo
share/locale/es/LC_MESSAGES/ikona.mo
share/locale/es/LC_MESSAGES/ikonacli.mo
share/locale/et/LC_MESSAGES/ikona.mo
share/locale/et/LC_MESSAGES/ikonacli.mo
share/locale/fi/LC_MESSAGES/ikona.mo
share/locale/fr/LC_MESSAGES/ikona.mo
share/locale/fr/LC_MESSAGES/ikonacli.mo
share/locale/ia/LC_MESSAGES/ikona.mo
share/locale/ia/LC_MESSAGES/ikonacli.mo
share/locale/it/LC_MESSAGES/ikona.mo
share/locale/it/LC_MESSAGES/ikonacli.mo
share/locale/nl/LC_MESSAGES/ikona.mo
share/locale/nl/LC_MESSAGES/ikonacli.mo
share/locale/nn/LC_MESSAGES/ikona.mo
share/locale/pl/LC_MESSAGES/ikona.mo
share/locale/pt/LC_MESSAGES/ikona.mo
share/locale/pt/LC_MESSAGES/ikonacli.mo
share/locale/pt_BR/LC_MESSAGES/ikona.mo
share/locale/pt_BR/LC_MESSAGES/ikonacli.mo
share/locale/sk/LC_MESSAGES/ikona.mo
share/locale/sk/LC_MESSAGES/ikonacli.mo
share/locale/sv/LC_MESSAGES/ikona.mo
share/locale/sv/LC_MESSAGES/ikonacli.mo
share/locale/uk/LC_MESSAGES/ikona.mo
share/locale/uk/LC_MESSAGES/ikonacli.mo
share/locale/zh_TW/LC_MESSAGES/ikona.mo
share/locale/zh_TW/LC_MESSAGES/ikonacli.mo
share/metainfo/org.kde.Ikona.appdata.xml
share/zsh/site-functions/_ikona-cli