summaryrefslogtreecommitdiffstats
path: root/kde5-apps
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-15 14:00:18 +0200
committerTreeve Jelbert2019-08-15 14:00:18 +0200
commite87cf20a0fa2d833226b6f86312bc7fe2bdba1ae (patch)
tree4fe4f14318b0742f44f1b761e7c2a6c37c7671bb /kde5-apps
parent57a3d1e5db163bac925b048d4e5e63d3f483c0e8 (diff)
yakuake: => 19.08.0
Diffstat (limited to 'kde5-apps')
-rwxr-xr-xkde5-apps/yakuake/CONFIGURE1
-rwxr-xr-xkde5-apps/yakuake/CONFLICTS1
-rwxr-xr-xkde5-apps/yakuake/DEPENDS19
-rwxr-xr-xkde5-apps/yakuake/DETAILS23
-rw-r--r--kde5-apps/yakuake/HISTORY8
5 files changed, 0 insertions, 52 deletions
diff --git a/kde5-apps/yakuake/CONFIGURE b/kde5-apps/yakuake/CONFIGURE
deleted file mode 100755
index b2f02c3032..0000000000
--- a/kde5-apps/yakuake/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-apps/yakuake/CONFLICTS b/kde5-apps/yakuake/CONFLICTS
deleted file mode 100755
index a3eb703de3..0000000000
--- a/kde5-apps/yakuake/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts yakuake4
diff --git a/kde5-apps/yakuake/DEPENDS b/kde5-apps/yakuake/DEPENDS
deleted file mode 100755
index 84faa768a8..0000000000
--- a/kde5-apps/yakuake/DEPENDS
+++ /dev/null
@@ -1,19 +0,0 @@
-. $GRIMOIRE/KDE5_DEPENDS
-depends qtx11extras &&
-depends karchive &&
-depends kconfig &&
-depends kcoreaddons &&
-depends kcrash &&
-depends kdbusaddons &&
-depends kglobalaccel &&
-depends ki18n &&
-depends kiconthemes &&
-depends kio &&
-depends knewstuff &&
-depends knotifications &&
-depends knotifyconfig &&
-depends kparts &&
-depends kwidgetsaddons &&
-depends kwindowsystem &&
-depends libx11 &&
-optional_depends kwayland '' '' 'Wayland support'
diff --git a/kde5-apps/yakuake/DETAILS b/kde5-apps/yakuake/DETAILS
deleted file mode 100755
index 6d42a363c1..0000000000
--- a/kde5-apps/yakuake/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=yakuake
- VERSION=3.0.5
- SOURCE=${SPELL}-$VERSION.tar.xz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-$VERSION
- SOURCE_URL=https://download.kde.org/stable/${SPELL}/${VERSION}/src/${SOURCE}
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
- WEB_SITE=https://yakuake.kde.org/
- ENTERED=20170426
- LICENSE=GPL
- SHORT="A dropdown terminal program for kde"
- KEYWORDS="terminal emulator kde"
-cat << EOF
-Yakuake is a drop-down terminal emulator made by KDE.
-
-Features:
-* Smoothly rolls down from the top of your screen
-* Tabbed interface
-* Configurable dimensions and animation speed
-* Skinnable
-EOF
diff --git a/kde5-apps/yakuake/HISTORY b/kde5-apps/yakuake/HISTORY
deleted file mode 100644
index 52c686fd9e..0000000000
--- a/kde5-apps/yakuake/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2018-03-30 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.0.5
-
- * DETAILS: add gpg checking
-
-2017-04-26 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.0.4
- spell created