2018-04-28 18:11:49 +00:00
|
|
|
PORTNAME= kamoso
|
|
|
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
|
|
|
CATEGORIES= multimedia kde kde-applications
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Application to take pictures and videos out of your webcam
|
2022-09-07 21:06:12 +00:00
|
|
|
WWW= https://userbase.kde.org/Kamoso
|
2018-04-28 18:11:49 +00:00
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2022-09-05 19:03:41 +00:00
|
|
|
USES= cmake compiler:c++11-lang gettext gl gnome gstreamer kde:5 \
|
|
|
|
pkgconfig qt:5 tar:xz xorg
|
2019-06-23 15:39:32 +00:00
|
|
|
USE_GL= gl
|
2018-04-28 18:11:49 +00:00
|
|
|
USE_GNOME= glib20
|
|
|
|
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
2021-08-13 06:05:53 +00:00
|
|
|
coreaddons i18n itemviews jobwidgets kio kirigami2 \
|
|
|
|
notifications purpose service solid widgetsaddons windowsystem xmlgui \
|
2022-09-11 10:20:14 +00:00
|
|
|
ecm:build
|
2019-06-23 15:39:32 +00:00
|
|
|
USE_QT= concurrent core dbus declarative graphicaleffects gui network \
|
|
|
|
quickcontrols widgets xml \
|
2022-09-11 10:20:14 +00:00
|
|
|
buildtools:build qmake:build
|
2022-09-05 19:03:41 +00:00
|
|
|
USE_XORG= x11
|
2018-04-28 18:11:49 +00:00
|
|
|
|
2018-09-10 13:14:50 +00:00
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
2018-04-28 18:11:49 +00:00
|
|
|
.include <bsd.port.mk>
|