public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Heidelberger" <d.okias@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/bekwinfx/
Date: Tue,  4 Jun 2013 18:51:57 +0000 (UTC)	[thread overview]
Message-ID: <1370371888.97ed7f932928a244b07e882dc1c9c9c40a470625.okias@gentoo> (raw)

commit:     97ed7f932928a244b07e882dc1c9c9c40a470625
Author:     David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Tue Jun  4 18:51:28 2013 +0000
Commit:     David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Tue Jun  4 18:51:28 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=97ed7f93

[kde-misc/bekwinfx] bump 9999 version (including beclock etc.)

Package-Manager: portage-2.1.12.2

---
 kde-misc/bekwinfx/bekwinfx-9999.ebuild | 38 ++++++++++++++++++++++++++++++++++
 kde-misc/bekwinfx/metadata.xml         | 18 ++++++++++++++++
 2 files changed, 56 insertions(+)

diff --git a/kde-misc/bekwinfx/bekwinfx-9999.ebuild b/kde-misc/bekwinfx/bekwinfx-9999.ebuild
new file mode 100644
index 0000000..bb8affc
--- /dev/null
+++ b/kde-misc/bekwinfx/bekwinfx-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+if [ ${PV} == "9999" ]; then
+	EGIT_REPO_URI="http://git.code.sf.net/p/bekwinfx/code"
+	KEYWORDS=""
+fi
+KDE_MINIMAL="4.10"
+
+inherit cmake-utils git-2
+
+OPENGL_REQUIRED=always
+KDE_HANDBOOK=optional
+
+DESCRIPTION="BE::KWinFW Several 3rd party plugins for the KDE KWin compositor."
+HOMEPAGE="http://sourceforge.net/projects/bekwinfx/"
+
+DEPEND="${DEPEND}
+	xrandr? ( kde-base/kephal )
+	gles? ( kde-base/kwin[gles] )"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+beclock +beanimated +befaded bereflected bedistorted debug gles +xrandr"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_build beclock CLOCK)
+		$(cmake-utils_use_build beanimated ANIMATED)
+		$(cmake-utils_use_build befaded FADED)
+		$(cmake-utils_use_build bereflected REFLECTED)
+		$(cmake-utils_use_build bedistorted DISTORTED)
+	)
+
+	cmake-utils_src_configure
+}

diff --git a/kde-misc/bekwinfx/metadata.xml b/kde-misc/bekwinfx/metadata.xml
new file mode 100644
index 0000000..f371d39
--- /dev/null
+++ b/kde-misc/bekwinfx/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<longdescription lang="en">
+BE::KWinFX Beta
+Several 3rd party plugins for the KDE KWin compositor
+</longdescription>
+<use>
+	<flag name='beanimated'>Enable animation plugin</flag>
+	<flag name='beclock'>Enable clock plugin</flag>
+	<flag name='bedistorted'>Enable distorted plugin</flag>
+	<flag name='befaded'>Enable fading plugin</flag>
+	<flag name='bereflected'>Enable reflection plugin</flag>
+	<flag name='gles'>Build set with OpenGLES support.</flag>
+	<flag name='xrandr'>Build set with xrandr support.</flag>
+</use>
+</pkgmetadata>
+


             reply	other threads:[~2013-06-04 18:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04 18:51 David Heidelberger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-06 21:53 [gentoo-commits] proj/kde:master commit in: kde-misc/bekwinfx/ David Heidelberger
2013-07-20 15:17 David Heidelberger
2014-01-10  1:03 David Heidelberger
2015-08-08  7:54 Johannes Huber
2016-03-30 18:24 Johannes Huber

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=1370371888.97ed7f932928a244b07e882dc1c9c9c40a470625.okias@gentoo \
    --to=d.okias@gmail.com \
    --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