Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in rox-base/tasklist/files: Tasklist-0.5.xml choicespath.patch digest-tasklist-0.5
Date: Mon, 31 Dec 2007 15:51:26
Message-Id: E1J9MvB-0006Fm-JB@stork.gentoo.org
1 lack 07/12/31 15:51:21
2
3 Added: Tasklist-0.5.xml choicespath.patch
4 digest-tasklist-0.5
5 Log:
6 New package - Tasklist is a ROX panel applet which lists all running windows (Bug 81216)
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.1 rox-base/tasklist/files/Tasklist-0.5.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/Tasklist-0.5.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/Tasklist-0.5.xml?rev=1.1&content-type=text/plain
14
15 Index: Tasklist-0.5.xml
16 ===================================================================
17 <?xml version="1.0" ?>
18 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
19 <name>Tasklist</name>
20 <summary>Tasklist applet</summary>
21 <description>Shows a list of running applications</description>
22 <icon type='image/png' href='ftp://ftp.berlios.de/pub/rox4debian/apps/Tasklist.png' />
23 <feed-for interface="http://rox4debian.berlios.de/0install/Tasklist"/>
24 <group main="AppRun">
25 <implementation id="." stability="packaged" version="0.5" />
26 </group>
27 </interface>
28
29
30
31 1.1 rox-base/tasklist/files/choicespath.patch
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/choicespath.patch?rev=1.1&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/choicespath.patch?rev=1.1&content-type=text/plain
35
36 Index: choicespath.patch
37 ===================================================================
38 --- Tasklist/AppRun.orig 2007-12-31 09:32:42.000000000 -0500
39 +++ Tasklist/AppRun 2007-12-31 09:33:19.000000000 -0500
40 @@ -4,6 +4,7 @@
41
42 APP_DIR=`dirname $0`
43 APP_DIR=`cd "$APP_DIR";pwd`; export APP_DIR
44 +export CHOICESPATH="${HOME}/.config/rox.sourceforge.net/Choices"
45
46 ARCH=`uname -m`
47 case $ARCH in
48
49
50
51 1.1 rox-base/tasklist/files/digest-tasklist-0.5
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/digest-tasklist-0.5?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/tasklist/files/digest-tasklist-0.5?rev=1.1&content-type=text/plain
55
56 Index: digest-tasklist-0.5
57 ===================================================================
58 MD5 fd5d194077f36bac88c5ca85267cbf52 Tasklist-0.5.tgz 232631
59 RMD160 a3a5beca0e70340e2aee85b1786832c648ac2c59 Tasklist-0.5.tgz 232631
60 SHA256 33eed8c692369d0e5c2720667ae03aa58e55763aabcb41df4842b402d5091a27 Tasklist-0.5.tgz 232631
61
62
63
64 --
65 gentoo-commits@g.o mailing list