From: "Elias Probst" <mail@eliasprobst.eu>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-desktop/
Date: Thu, 10 Apr 2014 11:50:49 +0000 (UTC) [thread overview]
Message-ID: <1397130624.7b2ac3a247239e8f1bf8c674b4887b6cb8b7f515.eliasp@gentoo> (raw)
commit: 7b2ac3a247239e8f1bf8c674b4887b6cb8b7f515
Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Thu Apr 10 11:48:47 2014 +0000
Commit: Elias Probst <mail <AT> eliasprobst <DOT> eu>
CommitDate: Thu Apr 10 11:50:24 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7b2ac3a2
[kde-base/plasma-desktop] Drop accidentally added WIP ebuild
---
kde-base/plasma-desktop/metadata.xml | 5 --
kde-base/plasma-desktop/plasma-desktop-9999.ebuild | 97 ----------------------
2 files changed, 102 deletions(-)
diff --git a/kde-base/plasma-desktop/metadata.xml b/kde-base/plasma-desktop/metadata.xml
deleted file mode 100644
index 8d1e86a..0000000
--- a/kde-base/plasma-desktop/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-</pkgmetadata>
diff --git a/kde-base/plasma-desktop/plasma-desktop-9999.ebuild b/kde-base/plasma-desktop/plasma-desktop-9999.ebuild
deleted file mode 100644
index bb7940c..0000000
--- a/kde-base/plasma-desktop/plasma-desktop-9999.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE Plasma desktop"
-KEYWORDS=""
-IUSE="dbus X"
-
-COMMON_DEPEND="
- $(add_kdebase_dep libksysguard)
- $(add_frameworks_dep kactivities)
- $(add_frameworks_dep kbookmarks)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep kdesu)
- $(add_frameworks_dep kglobalaccel)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kidletime)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kjs)
- $(add_frameworks_dep kjsembed)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep krunner)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep plasma)
- $(add_frameworks_dep solid)
- dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtscript:5
- dev-qt/qtsql:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- media-libs/phonon[qt5]
- sys-libs/pam
- sys-libs/zlib
- dbus? ( dev-libs/libdbusmenu-qt[qt5] )
- X? (
- dev-qt/qtx11extras:5
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libxcb
- x11-libs/libXrender
- x11-libs/xcb-util-keysyms
- )
-"
-RDEPEND="${COMMON_DEPEND}
- !kde-base/freespacenotifier:4
- !kde-base/libkworkspace:4
- !kde-base/libtaskmanager:4
- !kde-base/kcminit:4
- !kde-base/kdebase-menu-icons:4
- !kde-base/kdebase-startkde:4
- !kde-base/klipper:4
- !kde-base/krunner:4
- !kde-base/ksmserver:4
- !kde-base/ksplash:4
- !kde-base/kuiserver:4
- !kde-base/plasma-workspace:4
-"
-DEPEND="${COMMON_DEPEND}
- X? ( x11-proto/xproto )
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package dbus dbusmenu-qt5)
- $(cmake-utils_use_find_package X X11)
- )
-
- kde5_src_configure
-}
next reply other threads:[~2014-04-10 11:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-10 11:50 Elias Probst [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-24 18:00 [gentoo-commits] proj/kde:master commit in: kde-base/plasma-desktop/ Michael Palimaka
2014-04-24 18:44 Michael Palimaka
2014-05-18 15:26 Michael Palimaka
2014-05-26 18:28 Johannes Huber
2014-05-29 13:43 Johannes Huber
2014-06-16 13:06 Michael Palimaka
2014-07-12 20:11 Johannes Huber
2014-07-21 18:52 Michael Palimaka
2014-07-24 16:31 Michael Palimaka
2014-07-26 18:17 Marc Schiffbauer
2014-07-27 19:12 Michael Palimaka
2014-08-07 21:11 Johannes Huber
2014-08-11 21:15 Johannes Huber
2014-09-15 16:36 Michael Palimaka
2014-09-18 15:23 Michael Palimaka
2014-09-24 17:42 Michael Palimaka
2014-12-03 7:02 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397130624.7b2ac3a247239e8f1bf8c674b4887b6cb8b7f515.eliasp@gentoo \
--to=mail@eliasprobst.eu \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox