From: "Sergey Popov" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/desktop-effects:master commit in: x11-misc/stalonetray/files/, x11-misc/stalonetray/
Date: Tue, 4 Sep 2012 06:55:57 +0000 (UTC) [thread overview]
Message-ID: <1346741424.e72faa9f158d83321d837db5883391a78a846bfd.pinkbyte@gentoo> (raw)
commit: e72faa9f158d83321d837db5883391a78a846bfd
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 4 06:50:24 2012 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Sep 4 06:50:24 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/desktop-effects.git;a=commit;h=e72faa9f
Remove x11-misc/stalonetray cause it is in main tree now
---
x11-misc/stalonetray/ChangeLog | 19 --------
x11-misc/stalonetray/Manifest | 5 --
.../stalonetray/files/stalonetray-dock-fix.patch | 12 -----
x11-misc/stalonetray/metadata.xml | 17 --------
x11-misc/stalonetray/stalonetray-0.7.6.ebuild | 44 --------------------
5 files changed, 0 insertions(+), 97 deletions(-)
diff --git a/x11-misc/stalonetray/ChangeLog b/x11-misc/stalonetray/ChangeLog
deleted file mode 100644
index 02623f2..0000000
--- a/x11-misc/stalonetray/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for x11-misc/stalonetray
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 13 Sep 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- stalonetray-0.7.6.ebuild:
- Fixed dep order.
-
- 02 Jun 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- stalonetray-0.7.6.ebuild:
- Fixed whitespace on stalonetray.
-
-*stalonetray-0.7.6 (02 Jun 2008)
-
- 02 Jun 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- +files/stalonetray-dock-fix.patch, +metadata.xml,
- +stalonetray-0.7.6.ebuild:
- Added stalonetray to apply moonbean's patch to fix the dock issue.
-
diff --git a/x11-misc/stalonetray/Manifest b/x11-misc/stalonetray/Manifest
deleted file mode 100644
index 2477468..0000000
--- a/x11-misc/stalonetray/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX stalonetray-dock-fix.patch 516 RMD160 81fc16c50515e6a8edbf662a368ae8c8a2f97db9 SHA1 b8994dd0a876cdeb95aed24224aa056810561863 SHA256 49bae3c9b687748f9854c2e5fc69e88a46a0070e768aacc46d31cbe8ab82e0eb
-DIST stalonetray-0.7.6.tar.bz2 133973 RMD160 1857fcad6f9f5f0a13fe3078abb6ba72f708900b SHA1 005b16eb7f88fede5f64707dc399a922aa1fe4c4 SHA256 35043df77437b66ade4a07b69f31aaa8c157ddc2833899eeb8a4794399a9e061
-EBUILD stalonetray-0.7.6.ebuild 886 RMD160 34e0b74aa2cd3279145fe9bbcec3893040654f8b SHA1 9250ad360ecc72dd2d0129a47835edef5463209b SHA256 17cf3d1db34f7f5f30eaf47c3f614a94afcbaa67959113281b0191ef61f68b87
-MISC ChangeLog 619 RMD160 426447b146a05469c39c0a80f15e3cc3d915ccda SHA1 93dcc4a1428d47429a0e3e435b8c60bf92ada4cb SHA256 edf286670531c7df6aff9dc2e0b0540ac716fecf0692e22c873ceabf2993fa41
-MISC metadata.xml 448 RMD160 edcfabf10d98656b07da60fe027e4fc85f7bfece SHA1 38abe5b123753c2939c6e2d78f7aa6ef33177c5c SHA256 2d36a01f330b436a24d4d7cd62239b9428de55126e8d982457040ee89751bb41
diff --git a/x11-misc/stalonetray/files/stalonetray-dock-fix.patch b/x11-misc/stalonetray/files/stalonetray-dock-fix.patch
deleted file mode 100644
index 3d6d589..0000000
--- a/x11-misc/stalonetray/files/stalonetray-dock-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-=== modified file 'src/tray.c'
---- src/tray.c 2007-10-25 14:06:17 +0000
-+++ src/tray.c 2007-10-25 14:06:47 +0000
-@@ -538,7 +538,7 @@
- /* TODO: CHECK this with compiz */
- if (strcmp(settings.wnd_type, _NET_WM_WINDOW_TYPE_NORMAL) == 0)
- ewmh_add_window_type(tray_data.dpy, tray_data.tray, settings.wnd_type);
-- ewmh_add_window_type(tray_data.dpy, tray_data.tray, _NET_WM_WINDOW_TYPE_NORMAL);
-+ ewmh_add_window_type(tray_data.dpy, tray_data.tray, _NET_WM_WINDOW_TYPE_DOCK);
- }
-
- return SUCCESS;
diff --git a/x11-misc/stalonetray/metadata.xml b/x11-misc/stalonetray/metadata.xml
deleted file mode 100644
index 3a91d67..0000000
--- a/x11-misc/stalonetray/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>jmbsvicetto@gentoo.org</email>
-<name>Jorge Manuel B. S. Vicetto</name>
-</maintainer>
-<maintainer>
-<email>ingmar@gentoo.org</email>
-<name>Ingmar Vanhassel</name>
-</maintainer>
-<maintainer>
-<email>philantrop@gentoo.org</email>
-<name>Wulf C. Krueger</name>
-</maintainer>
-</pkgmetadata>
diff --git a/x11-misc/stalonetray/stalonetray-0.7.6.ebuild b/x11-misc/stalonetray/stalonetray-0.7.6.ebuild
deleted file mode 100644
index 24dad15..0000000
--- a/x11-misc/stalonetray/stalonetray-0.7.6.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils
-
-DESCRIPTION="System tray utility including support for KDE system tray icons"
-HOMEPAGE="http://stalonetray.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug kde"
-
-RDEPEND="x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXpm"
-
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-dock-fix.patch
-}
-
-src_compile() {
- econf \
- $(use_enable debug) \
- $(use_enable kde native-kde) \
- || die "econf failed"
-
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc AUTHORS ChangeLog NEWS README stalonetrayrc.sample TODO
- dohtml stalonetray.html
-}
next reply other threads:[~2012-09-04 6:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-04 6:55 Sergey Popov [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-04 6:50 [gentoo-commits] proj/desktop-effects:master commit in: x11-misc/stalonetray/files/, x11-misc/stalonetray/ Sergey Popov
2012-09-03 18:18 Sergey Popov
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=1346741424.e72faa9f158d83321d837db5883391a78a846bfd.pinkbyte@gentoo \
--to=pinkbyte@gentoo.org \
--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