Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/eva:master commit in: x11-misc/notify-osd/files/, x11-misc/notify-osd/
Date: Sat, 26 Nov 2011 14:19:29
Message-Id: 573ec650a756b88f3d1af3d466a2d5af90aa8ee7.eva@gentoo
1 commit: 573ec650a756b88f3d1af3d466a2d5af90aa8ee7
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 26 13:25:21 2011 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 26 13:25:21 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=573ec650
7
8 x11-misc/notify-osd: included in gentoo-x86
9
10 ---
11 x11-misc/notify-osd/ChangeLog | 11 ----
12 x11-misc/notify-osd/Manifest | 1 -
13 x11-misc/notify-osd/files/gconf-client.patch | 12 -----
14 x11-misc/notify-osd/files/tests-makefile.patch | 17 -------
15 x11-misc/notify-osd/metadata.xml | 9 ----
16 x11-misc/notify-osd/notify-osd-0.9.29.ebuild | 62 ------------------------
17 6 files changed, 0 insertions(+), 112 deletions(-)
18
19 diff --git a/x11-misc/notify-osd/ChangeLog b/x11-misc/notify-osd/ChangeLog
20 deleted file mode 100644
21 index b666842..0000000
22 --- a/x11-misc/notify-osd/ChangeLog
23 +++ /dev/null
24 @@ -1,11 +0,0 @@
25 -# ChangeLog for x11-misc/notify-osd
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header$
28 -
29 -*notify-osd-0.9.25 (18 Apr 2010)
30 -
31 - 18 Apr 2010; Gilles Dartiguelongue <eva@g.o>
32 - +notify-osd-0.9.25.ebuild, +files/gconf-client.patch,
33 - +files/tests-makefile.patch, +metadata.xml:
34 - Initial commit, bug #280775.
35 -
36
37 diff --git a/x11-misc/notify-osd/Manifest b/x11-misc/notify-osd/Manifest
38 deleted file mode 100644
39 index 0aeca08..0000000
40 --- a/x11-misc/notify-osd/Manifest
41 +++ /dev/null
42 @@ -1 +0,0 @@
43 -DIST notify-osd-0.9.29.tar.gz 607576 RMD160 2f7e92e9c23e48fed5dfdb233746ab7c2a3cd94d SHA1 795ecc42602b46390437c3787f3eb94f6fd562fc SHA256 7b8d79fc6dce7002fb3639ae7e9ad85e5f5063fbcc62fe27b80700142a0d7fd7
44
45 diff --git a/x11-misc/notify-osd/files/gconf-client.patch b/x11-misc/notify-osd/files/gconf-client.patch
46 deleted file mode 100644
47 index dd5d73d..0000000
48 --- a/x11-misc/notify-osd/files/gconf-client.patch
49 +++ /dev/null
50 @@ -1,12 +0,0 @@
51 ---- a/src/defaults.c 2009-12-06 20:49:06.000000000 +0100
52 -+++ b/src/defaults.c 2009-12-06 18:11:16.000000000 +0100
53 -@@ -233,6 +233,9 @@
54 - g_error_free (error);
55 - }
56 -
57 -+ if (dpi == 0.0f)
58 -+ dpi = DEFAULT_SCREEN_DPI;
59 -+
60 - /* update stored DPI-value */
61 - pixels_per_em = (gdouble) points * dpi / 72.0f;
62 -
63
64 diff --git a/x11-misc/notify-osd/files/tests-makefile.patch b/x11-misc/notify-osd/files/tests-makefile.patch
65 deleted file mode 100644
66 index 230b163..0000000
67 --- a/x11-misc/notify-osd/files/tests-makefile.patch
68 +++ /dev/null
69 @@ -1,17 +0,0 @@
70 ---- a/tests/Makefile.am 2009-12-06 20:57:21.000000000 +0100
71 -+++ b/tests/Makefile.am 2009-12-06 20:57:37.000000000 +0100
72 -@@ -1,4 +1,4 @@
73 --noinst_PROGRAMS = test-modules \
74 -+check_PROGRAMS = test-modules \
75 - test-timeline \
76 - test-timeline-dup-frames \
77 - test-timeline-interpolate \
78 -@@ -10,7 +10,7 @@
79 - test-grow-bubble \
80 - test-scroll-text
81 -
82 --check_PROGRAMS = test-modules
83 -+check_PROGRAMS += test-modules
84 - TESTS = test-modules
85 -
86 - GCOV_CFLAGS = -fprofile-arcs -ftest-coverage
87
88 diff --git a/x11-misc/notify-osd/metadata.xml b/x11-misc/notify-osd/metadata.xml
89 deleted file mode 100644
90 index 709b30c..0000000
91 --- a/x11-misc/notify-osd/metadata.xml
92 +++ /dev/null
93 @@ -1,9 +0,0 @@
94 -<?xml version="1.0" encoding="UTF-8"?>
95 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
96 -<pkgmetadata>
97 -<herd>no-herd</herd>
98 -<maintainer>
99 - <email>eva@g.o</email>
100 - <name>Gilles Dartiguelongue</name>
101 -</maintainer>
102 -</pkgmetadata>
103
104 diff --git a/x11-misc/notify-osd/notify-osd-0.9.29.ebuild b/x11-misc/notify-osd/notify-osd-0.9.29.ebuild
105 deleted file mode 100644
106 index 8ad8ef9..0000000
107 --- a/x11-misc/notify-osd/notify-osd-0.9.29.ebuild
108 +++ /dev/null
109 @@ -1,62 +0,0 @@
110 -# Copyright 1999-2010 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -# $Header: $
113 -
114 -EAPI="2"
115 -GCONF_DEBUG="no"
116 -
117 -inherit autotools eutils gnome2 versionator virtualx
118 -
119 -MY_PV=$(get_version_component_range 1-2)
120 -
121 -DESCRIPTION="Canonical's on-screen-display notification agent"
122 -HOMEPAGE="https://launchpad.net/notify-osd"
123 -SRC_URI="http://launchpad.net/${PN}/lucid/ubuntu-10.04-beta-2/+download/${P}.tar.gz"
124 -
125 -LICENSE="GPL-3"
126 -SLOT="0"
127 -KEYWORDS="~amd64 ~x86"
128 -IUSE=""
129 -
130 -RDEPEND=">=dev-libs/glib-2.16
131 - gnome-base/gconf:2
132 - >=dev-libs/dbus-glib-0.76
133 - >=x11-libs/gtk+-2.14
134 - >=x11-libs/libnotify-0.4.5
135 - x11-libs/libwnck"
136 -DEPEND="${RDEPEND}
137 - dev-util/intltool
138 - !x11-misc/notification-daemon
139 - !x11-misc/xfce4-notifyd"
140 -
141 -DOCS="AUTHORS ChangeLog NEWS README TODO"
142 -
143 -pkg_setup() {
144 - G2CONF="${G2CONF} --without-examples"
145 -}
146 -
147 -src_prepare() {
148 - gnome2_src_prepare
149 -
150 - # Fix untested gconf behavior
151 - epatch "${FILESDIR}/gconf-client.patch"
152 -
153 - # Fix building tests when not needed
154 - epatch "${FILESDIR}/tests-makefile.patch"
155 -
156 - # Disable interactive test
157 - sed 's:^\(.*ADD_TEST(test_withlib_actions).*\):/*\1*/:' \
158 - -i tests/test-withlib.c || die "sed failed"
159 - sed 's:^\(.*TC(test_dnd_screensaver).*\):/*\1*/:' \
160 - -i tests/test-dnd.c || die "sed failed"
161 -
162 - eautoreconf
163 -}
164 -
165 -src_test() {
166 - unset DBUS_SESSION_BUS_ADDRESS
167 - # Force use of Xvfb
168 - unset DISPLAY
169 - unset XAUTHORITY
170 - Xemake check || die "emake check failed"
171 -}