Index: head/MOVED =================================================================== --- head/MOVED +++ head/MOVED @@ -10093,7 +10093,6 @@ 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 Index: head/graphics/Makefile =================================================================== --- head/graphics/Makefile +++ head/graphics/Makefile @@ -1053,6 +1053,7 @@ SUBDIR += simage SUBDIR += simpleviewer SUBDIR += sk1libs + SUBDIR += skanlite SUBDIR += skanlite-kde4 SUBDIR += smillaenlarger SUBDIR += spectacle Index: head/graphics/kdegraphics/Makefile =================================================================== --- head/graphics/kdegraphics/Makefile +++ head/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 @@ KCOLORCHOOSER \ KOLOURPAINT \ KRULER \ - SPECTACLE \ MOBIPOCKET \ + SKANLITE \ + SPECTACLE \ SVG \ THUMBNAILER @@ -36,6 +38,9 @@ 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 Index: head/graphics/skanlite-kde4/Makefile =================================================================== --- head/graphics/skanlite-kde4/Makefile +++ head/graphics/skanlite-kde4/Makefile @@ -9,12 +9,17 @@ 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 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 Index: head/graphics/skanlite/Makefile =================================================================== --- head/graphics/skanlite/Makefile +++ head/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 Index: head/graphics/skanlite/distinfo =================================================================== --- head/graphics/skanlite/distinfo +++ head/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 Index: head/graphics/skanlite/pkg-descr =================================================================== --- head/graphics/skanlite/pkg-descr +++ head/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 Index: head/graphics/skanlite/pkg-plist =================================================================== --- head/graphics/skanlite/pkg-plist +++ head/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