Import kquickimageeditor - KDE image editing components
This is a dep of Neochat. OK rsadowski@
This commit is contained in:
parent
cb1ca5a3c4
commit
3c306a7c9d
23
graphics/kquickimageeditor/Makefile
Normal file
23
graphics/kquickimageeditor/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/05/25 22:49:10 abieber Exp $
|
||||
|
||||
COMMENT = KDE image editing components
|
||||
VERSION = 0.1.3
|
||||
DISTNAME = kquickimageeditor-${VERSION}
|
||||
|
||||
CATEGORIES = graphics x11
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_KDE:=stable/kquickimageeditor/0.1/}
|
||||
|
||||
HOMEPAGE = https://invent.kde.org/libraries/kquickimageeditor/
|
||||
|
||||
# GPLv2.1+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network Qt5Qml
|
||||
WANTLIB += Qt5QmlModels Qt5Quick m
|
||||
|
||||
MODULES = devel/kf5
|
||||
|
||||
LIB_DEPENDS = x11/qt5/qtdeclarative
|
||||
|
||||
.include <bsd.port.mk>
|
2
graphics/kquickimageeditor/distinfo
Normal file
2
graphics/kquickimageeditor/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kquickimageeditor-0.1.3.tar.xz) = WxP45TvH6pYLJAZJSPPSi/s59HUp1fpjogkKBHRlweo=
|
||||
SIZE (kquickimageeditor-0.1.3.tar.xz) = 3281972
|
2
graphics/kquickimageeditor/pkg/DESCR
Normal file
2
graphics/kquickimageeditor/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
KBruch is a small program to practice calculating with fractions for
|
||||
KDE.
|
18
graphics/kquickimageeditor/pkg/PLIST
Normal file
18
graphics/kquickimageeditor/pkg/PLIST
Normal file
@ -0,0 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/25 22:49:10 abieber Exp $
|
||||
lib/cmake/
|
||||
lib/cmake/KQuickImageEditor/
|
||||
lib/cmake/KQuickImageEditor/KQuickImageEditorConfig.cmake
|
||||
lib/cmake/KQuickImageEditor/KQuickImageEditorConfigVersion.cmake
|
||||
lib/qt5/
|
||||
lib/qt5/qml/
|
||||
lib/qt5/qml/org/
|
||||
lib/qt5/qml/org/kde/
|
||||
lib/qt5/qml/org/kde/kquickimageeditor/
|
||||
lib/qt5/qml/org/kde/kquickimageeditor/BasicResizeHandle.qml
|
||||
@so lib/qt5/qml/org/kde/kquickimageeditor/libkquickimageeditorplugin.so
|
||||
lib/qt5/qml/org/kde/kquickimageeditor/plugins.qmltypes
|
||||
lib/qt5/qml/org/kde/kquickimageeditor/qmldir
|
||||
lib/qt5/qml/org/kde/kquickimageeditor/qmldir.license
|
||||
share/kf5/
|
||||
share/kf5/mkspecs/
|
||||
share/kf5/mkspecs/qt_KQuickImageEditor.pri
|
Loading…
Reference in New Issue
Block a user