pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
new pkg: kde/spectacle to wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Thu Oct 22 01:46:24 2020 +0100
Changeset: 424523fcd5af1a619314d47a8ebf6fd6d0de49ca
Added Files:
spectacle/DESCR
spectacle/Makefile
spectacle/PLIST
spectacle/distinfo
Log Message:
new pkg: kde/spectacle to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=424523fcd5af1a619314d47a8ebf6fd6d0de49ca
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spectacle/DESCR | 1 +
spectacle/Makefile | 43 +++++++++++++++++++++++++++++++++++++++++++
spectacle/PLIST | 22 ++++++++++++++++++++++
spectacle/distinfo | 6 ++++++
4 files changed, 72 insertions(+)
diffs:
diff --git a/spectacle/DESCR b/spectacle/DESCR
new file mode 100644
index 0000000000..b9438708d8
--- /dev/null
+++ b/spectacle/DESCR
@@ -0,0 +1 @@
+The new screenshot capture utility, replaces KSnapshot
diff --git a/spectacle/Makefile b/spectacle/Makefile
new file mode 100644
index 0000000000..5a91ada312
--- /dev/null
+++ b/spectacle/Makefile
@@ -0,0 +1,43 @@
+# $NetBSD$
+
+GITHUB_PROJECT= spectacle
+GITHUB_TAG= v20.08.1
+DISTNAME= v20.08.1
+PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_GITHUB:=KDE/}
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://apps.kde.org/en/spectacle
+COMMENT= Screenshot taking utility for the KDE desktop
+LICENSE= gnu-gpl-v2
+
+WRKSRC= ${WRKDIR}/spectacle-20.08.1
+
+USE_CMAKE= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+.include "../../devel/ki18n/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
+.include "../../devel/knotifications/buildlink3.mk"
+.include "../../devel/kservice/buildlink3.mk"
+.include "../../devel/kwayland/buildlink3.mk"
+.include "../../net/knewstuff/buildlink3.mk"
+.include "../../security/kauth/buildlink3.mk"
+.include "../../sysutils/solid/buildlink3.mk"
+.include "../../textproc/kcodecs/buildlink3.mk"
+.include "../../textproc/kcompletion/buildlink3.mk"
+.include "../../x11/libxcb/buildlink3.mk"
+.include "../../x11/kconfigwidgets/buildlink3.mk"
+.include "../../x11/kitemviews/buildlink3.mk"
+.include "../../x11/kjobwidgets/buildlink3.mk"
+.include "../../x11/xcb-util-cursor/buildlink3.mk"
+.include "../../x11/xcb-util-image/buildlink3.mk"
+.include "../../x11/xcb-util/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../x11/qt5-qtwayland/buildlink3.mk"
+.include "../../x11/qt5-qtx11extras/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/spectacle/PLIST b/spectacle/PLIST
new file mode 100644
index 0000000000..80c60e65a0
--- /dev/null
+++ b/spectacle/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD$
+bin/spectacle
+lib/kconf_update_bin/spectacle-migrate-shortcuts
+share/applications/org.kde.spectacle.desktop
+share/dbus-1/interfaces/org.kde.Spectacle.xml
+share/dbus-1/services/org.kde.Spectacle.service
+share/doc/HTML/en/spectacle/ApplicationPreferences.png
+share/doc/HTML/en/spectacle/MainWindow.png
+share/doc/HTML/en/spectacle/SaveOptions.png
+share/doc/HTML/en/spectacle/index.cache.bz2
+share/doc/HTML/en/spectacle/index.docbook
+share/icons/hicolor/16x16/apps/spectacle.png
+share/icons/hicolor/22x22/apps/spectacle.png
+share/icons/hicolor/32x32/apps/spectacle.png
+share/icons/hicolor/48x48/apps/spectacle.png
+share/icons/hicolor/scalable/apps/spectacle.svgz
+share/kconf_update/spectacle_newConfig.upd
+share/kconf_update/spectacle_shortcuts.upd
+share/kglobalaccel/org.kde.spectacle.desktop
+share/knotifications5/spectacle.notifyrc
+share/metainfo/org.kde.spectacle.appdata.xml
+share/qlogging-categories5/spectacle.categories
diff --git a/spectacle/distinfo b/spectacle/distinfo
new file mode 100644
index 0000000000..a2cd75347e
--- /dev/null
+++ b/spectacle/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (spectacle/v20.08.1.tar.gz) = 5d4edcff715e891566b863e9ffdcd3c6a3e5c3ca
+RMD160 (spectacle/v20.08.1.tar.gz) = 531ff8eafbcc446c53f2f24a3b5f15d18b522e7a
+SHA512 (spectacle/v20.08.1.tar.gz) = dcbbd841b7c01906136bc2e44a04df5524aa8ff5ec1e608f2dee4e66c94b9665b33478630ab4163244814477610465beb6185f5cb45703896714b0da0d13defb
+Size (spectacle/v20.08.1.tar.gz) = 226825 bytes
Home |
Main Index |
Thread Index |
Old Index