johu        15/05/31 22:06:16

  Added:                metadata.xml plasma-meta-5.3.1.ebuild ChangeLog
  Log:
  Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written 
by several people. Thank you all who worked on it in the overlay.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xF3CFD2BD)

Revision  Changes    Path
1.1                  kde-plasma/plasma-meta/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
        <herd>kde</herd>
        <use>
                <flag name="display-manager">Pull in a graphical display 
manager</flag>
                <flag name="sddm">Pull in the <pkg>x11-misc/sddm</pkg> display 
manager and KCM</flag>
                <flag name="wallpapers">Install the KDE wallpapers</flag>
        </use>
</pkgmetadata>



1.1                  kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.1&content-type=text/plain

Index: plasma-meta-5.3.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.1 
2015/05/31 22:06:16 johu Exp $

EAPI=5

inherit kde5-functions

DESCRIPTION="Merge this to pull in all Plasma 5 packages"
HOMEPAGE="http://www.kde.org/workspaces/plasmadesktop/";

LICENSE="metapackage"
SLOT="5"
KEYWORDS="~amd64"
IUSE="bluetooth +display-manager +sddm networkmanager +wallpapers"

RDEPEND="
        $(add_plasma_dep baloo)
        $(add_plasma_dep breeze)
        $(add_plasma_dep kde-cli-tools)
        $(add_plasma_dep kde-gtk-config)
        $(add_plasma_dep kdecoration)
        $(add_plasma_dep kfilemetadata)
        $(add_plasma_dep khelpcenter)
        $(add_plasma_dep khotkeys)
        $(add_plasma_dep kinfocenter)
        $(add_plasma_dep kio-extras)
        $(add_plasma_dep kmenuedit)
        $(add_plasma_dep kscreen)
        $(add_plasma_dep ksshaskpass)
        $(add_plasma_dep ksysguard)
        $(add_plasma_dep kwayland)
        $(add_plasma_dep kwin)
        $(add_plasma_dep kwrited)
        $(add_plasma_dep libkscreen)
        $(add_plasma_dep milou)
        $(add_plasma_dep oxygen)
        $(add_plasma_dep oxygen-fonts)
        $(add_plasma_dep plasma-desktop)
        $(add_plasma_dep plasma-workspace)
        $(add_plasma_dep polkit-kde-agent)
        $(add_plasma_dep powerdevil)
        $(add_plasma_dep systemsettings)
        bluetooth? (
                $(add_plasma_dep bluedevil)
                $(add_plasma_dep bluez-qt)
        )
        display-manager? (
                sddm? ( x11-misc/sddm )
                !sddm? ( x11-misc/lightdm )
        )
        networkmanager? ( $(add_plasma_dep plasma-nm) )
        sddm? ( $(add_plasma_dep sddm-kcm) )
        wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) )
"



1.1                  kde-plasma/plasma-meta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for kde-plasma/plasma-meta
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.1 
2015/05/31 22:06:16 johu Exp $

*plasma-meta-5.3.1 (31 May 2015)

  31 May 2015; Johannes Huber <j...@gentoo.org> +metadata.xml,
  +plasma-meta-5.3.1.ebuild:
  Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by
  several people. Thank you all who worked on it in the overlay.




Reply via email to