From 021de799647a3d266f5196c6b0a496d14f8cdfda Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 28 Jul 2015 12:14:04 +0200 Subject: dolphin-plugins-15.07.80 --- ChangeLog | 1 + kde5-utils/dolphin-plugins/CONFIGURE | 1 + kde5-utils/dolphin-plugins/DEPENDS | 6 ++++++ kde5-utils/dolphin-plugins/DETAILS | 15 +++++++++++++++ kde5-utils/dolphin-plugins/HISTORY | 7 +++++++ 5 files changed, 30 insertions(+) create mode 100755 kde5-utils/dolphin-plugins/CONFIGURE create mode 100755 kde5-utils/dolphin-plugins/DEPENDS create mode 100644 kde5-utils/dolphin-plugins/DETAILS create mode 100644 kde5-utils/dolphin-plugins/HISTORY diff --git a/ChangeLog b/ChangeLog index dc467ffc20..bc912618ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * kde4/ark: spell deprecated [replaced by kde5-utils/ark] * kde5-libs/baloo-widgets5: added * kde5-utils/dolphin: added + * kde5-utils/dolphin-plugins: added 2015-07-28 Treeve Jelbert * kde4-multimedia/kmix: spell deprecated [replaced by kde5-mm/kmix] diff --git a/kde5-utils/dolphin-plugins/CONFIGURE b/kde5-utils/dolphin-plugins/CONFIGURE new file mode 100755 index 0000000000..b2f02c3032 --- /dev/null +++ b/kde5-utils/dolphin-plugins/CONFIGURE @@ -0,0 +1 @@ +source $GRIMOIRE/CMAKE_CONFIGURE diff --git a/kde5-utils/dolphin-plugins/DEPENDS b/kde5-utils/dolphin-plugins/DEPENDS new file mode 100755 index 0000000000..a0b0c32583 --- /dev/null +++ b/kde5-utils/dolphin-plugins/DEPENDS @@ -0,0 +1,6 @@ +source $GRIMOIRE/KDE5_DEPENDS && +depends dolphin && +depends kdelibs4support && +depends ki18n && +depends kio && +depends kxmlgui diff --git a/kde5-utils/dolphin-plugins/DETAILS b/kde5-utils/dolphin-plugins/DETAILS new file mode 100644 index 0000000000..949ef8c0ba --- /dev/null +++ b/kde5-utils/dolphin-plugins/DETAILS @@ -0,0 +1,15 @@ + SPELL=dolphin-plugins + VERSION=15.07.80 + SOURCE_HASH=sha512:0f4dc0cf59e09f72b802047fb8ca5665674fa6f699567c547f52223d23d67761cd4c8b063827fcd5ee38d0aaca4bb0287bd6f18fe5caccc3dc4055a22e910efa + SOURCE=$SPELL-$VERSION.tar.xz + SOURCE_URL=http://download.kde.org/unstable/applications/${VERSION}/src/$SOURCE +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION + WEB_SITE=https://projects.kde.org/projects//dolphin-plugins + ENTERED=20150228 +# SECURITY_PATCH=1 + LICENSE[0]=GPL + KEYWORDS="kde5" + SHORT="VCS plugins for Dolphin file manager" +cat << EOF +VCS plugins forDolphin file manager +EOF diff --git a/kde5-utils/dolphin-plugins/HISTORY b/kde5-utils/dolphin-plugins/HISTORY new file mode 100644 index 0000000000..ed8ca9e580 --- /dev/null +++ b/kde5-utils/dolphin-plugins/HISTORY @@ -0,0 +1,7 @@ +2015-07-28 Treeve Jelbert + * DETAILS: version 15.07.80 + +2015-02-28 Treeve Jelbert + * DETAILS: version frameworks + spell created + -- cgit v1.2.3