aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/kdegraphics/Makefile7
-rw-r--r--graphics/skanlite-kde4/Makefile7
-rw-r--r--graphics/skanlite/Makefile26
-rw-r--r--graphics/skanlite/distinfo3
-rw-r--r--graphics/skanlite/pkg-descr7
-rw-r--r--graphics/skanlite/pkg-plist19
8 files changed, 68 insertions, 3 deletions
diff --git a/MOVED b/MOVED
index 3aa99f1cffb6..14478eab015f 100644
--- a/MOVED
+++ b/MOVED
@@ -10093,7 +10093,6 @@ net-im/ktp-kded-integration-module|net-im/ktp-kded-integration-module-kde4|2018-
net-im/plasma-applet-ktp|net-im/plasma-applet-ktp-kde4|2018-03-23|Make room for KDE updates
multimedia/gmencoder||2018-03-23|Abandonware, does not support modern codecs
mail/wanderlust-devel|mail/wanderlust|2018-03-23|Removed, use mail/wanderlust instead
-graphics/skanlite|graphics/skanlite-kde4|2018-03-25|Make room for KDE updates
lang/x10||2018-03-25|Has expired: Broken for more than 6 months
science/siril|astro/siril|2018-03-25|Moved to a more appropriate category
net/samba44|net/samba45|2018-03-26|Has expired: unsupported upstream
diff --git a/graphics/Makefile b/graphics/Makefile
index 5f0a149f321a..d2e07d80cda3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1053,6 +1053,7 @@
SUBDIR += simage
SUBDIR += simpleviewer
SUBDIR += sk1libs
+ SUBDIR += skanlite
SUBDIR += skanlite-kde4
SUBDIR += smillaenlarger
SUBDIR += spectacle
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 237d9cf69dcb..adebf78db232 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdegraphics
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
@@ -15,8 +16,9 @@ OPTIONS_DEFINE= GPHOTO \
KCOLORCHOOSER \
KOLOURPAINT \
KRULER \
- SPECTACLE \
MOBIPOCKET \
+ SKANLITE \
+ SPECTACLE \
SVG \
THUMBNAILER
@@ -37,6 +39,9 @@ KOLOURPAINT_RUN_DEPENDS= kolourpaint>=${KDE_APPLICATIONS_VERSION}:graphics/kolou
KRULER_DESC= Screen ruler
KRULER_RUN_DEPENDS= kruler>=${KDE_APPLICATIONS_VERSION}:deskutils/kruler
+SKANLITE_DESC= Simple scanning application
+SKANLITE_RUN_DEPENDS= skanlite>=2.1:graphics/skanlite
+
SPECTACLE_DESC= Screen capture program
SPECTACLE_RUN_DEPENDS= spectacle>=${KDE_APPLICATIONS_VERSION}:graphics/spectacle
diff --git a/graphics/skanlite-kde4/Makefile b/graphics/skanlite-kde4/Makefile
index d62a53d1ccea..fb30a181a765 100644
--- a/graphics/skanlite-kde4/Makefile
+++ b/graphics/skanlite-kde4/Makefile
@@ -9,7 +9,10 @@ PKGNAMESUFFIX= -kde4
DIST_SUBDIR= KDE/extragear
MAINTAINER= kde@FreeBSD.org
-COMMENT= Simple image scanning application for KDE
+COMMENT= Simple image scanning application for KDE4
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/src/COPYING
LIB_DEPENDS= libksane.so:graphics/libksane-kde4
@@ -17,4 +20,6 @@ USES= cmake:outsource gettext kde:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
+CONFLICTS_INSTALL= skanlite
+
.include <bsd.port.mk>
diff --git a/graphics/skanlite/Makefile b/graphics/skanlite/Makefile
new file mode 100644
index 000000000000..fc69e24e91be
--- /dev/null
+++ b/graphics/skanlite/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= skanlite
+DISTVERSION= 2.1.0
+CATEGORIES= graphics kde
+MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R}/
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Simple image scanning application
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/src/COPYING
+
+LIB_DEPENDS= libKF5Sane.so:graphics/libksane \
+ libpng16.so:graphics/png
+
+USES= cmake:outsource gettext kde:5 tar:xz
+USE_KDE= ecm auth config configwidgets codecs completion \
+ coreaddons doctools i18n jobwidgets kio \
+ service widgetsaddons xmlgui
+USE_QT5= buildtools_build qmake_build \
+ core concurrent dbus gui network widgets xml
+
+CONFLICTS_INSTALL= skanlite-kde4
+
+.include <bsd.port.mk>
diff --git a/graphics/skanlite/distinfo b/graphics/skanlite/distinfo
new file mode 100644
index 000000000000..8c1ce1f7bb35
--- /dev/null
+++ b/graphics/skanlite/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1525441048
+SHA256 (skanlite-2.1.0.tar.xz) = e625db6eed8e2ca9713936ae8175fb96d30d88c0986528ee8845d198624e41bd
+SIZE (skanlite-2.1.0.tar.xz) = 1121468
diff --git a/graphics/skanlite/pkg-descr b/graphics/skanlite/pkg-descr
new file mode 100644
index 000000000000..3d39b24c18e8
--- /dev/null
+++ b/graphics/skanlite/pkg-descr
@@ -0,0 +1,7 @@
+Skanlite is a simple image scanning application that does nothing
+more than scan and save images. Skanlite can open a save dialog
+for every image scanned or save the images immediately in a specified
+directory with auto-generated names and format. The user can also
+choose to show the scanned image before saving.
+
+WWW: http://www.kde.org/applications/graphics/skanlite
diff --git a/graphics/skanlite/pkg-plist b/graphics/skanlite/pkg-plist
new file mode 100644
index 000000000000..6c1a873ea46a
--- /dev/null
+++ b/graphics/skanlite/pkg-plist
@@ -0,0 +1,19 @@
+bin/skanlite
+share/applications/org.kde.skanlite.desktop
+share/doc/HTML/en/skanlite/buttons-main.png
+share/doc/HTML/en/skanlite/choose-scanner.png
+share/doc/HTML/en/skanlite/final-button.png
+share/doc/HTML/en/skanlite/index.cache.bz2
+share/doc/HTML/en/skanlite/index.docbook
+share/doc/HTML/en/skanlite/main-window.png
+share/doc/HTML/en/skanlite/multiple-selections.png
+share/doc/HTML/en/skanlite/no-scanner-found.png
+share/doc/HTML/en/skanlite/other-options.png
+share/doc/HTML/en/skanlite/preview-button.png
+share/doc/HTML/en/skanlite/preview.png
+share/doc/HTML/en/skanlite/save-location.png
+share/doc/HTML/en/skanlite/scanning.png
+share/doc/HTML/en/skanlite/settings.png
+share/doc/HTML/en/skanlite/zoom-in.png
+share/doc/HTML/en/skanlite/zoom-to-fit.png
+share/metainfo/org.kde.skanlite.appdata.xml