Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/tork/files: tork-0.20-ext_tsocks.patch digest-tork-0.20 digest-tork-0.13 digest-tork-0.12
Date: Thu, 27 Sep 2007 17:32:24
Message-Id: E1Iax4n-00053d-4E@stork.gentoo.org
1 philantrop 07/09/27 17:23:01
2
3 Added: tork-0.20-ext_tsocks.patch digest-tork-0.20
4 Removed: digest-tork-0.13 digest-tork-0.12
5 Log:
6 Version bump to 0.20. Removed obsolete versions.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.1 kde-misc/tork/files/tork-0.20-ext_tsocks.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tork/files/tork-0.20-ext_tsocks.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tork/files/tork-0.20-ext_tsocks.patch?rev=1.1&content-type=text/plain
14
15 Index: tork-0.20-ext_tsocks.patch
16 ===================================================================
17 diff -Naur tork-0.20.orig/src/Makefile.am tork-0.20/src/Makefile.am
18 --- tork-0.20.orig/src/Makefile.am 2007-09-09 09:27:09.000000000 +0200
19 +++ tork-0.20/src/Makefile.am 2007-09-27 18:44:35.000000000 +0200
20 @@ -11,9 +11,9 @@
21 geoipdir=GeoIP-1.4.0
22 endif
23
24 -tsocks=tsocks
25 +tsocks=-ltsocks
26
27 -SUBDIRS=icons about arkollon $(geoipdir) $(tsocks) privoxytemplates libwhich torkapplet konqplugin tor_ioslave .
28 +SUBDIRS=icons about arkollon $(geoipdir) privoxytemplates libwhich torkapplet konqplugin tor_ioslave .
29
30 DISTCLEANFILES=dcoptork.kidl
31
32 @@ -27,7 +27,7 @@
33 tork_LDFLAGS = $(KDE_RPATH) $(all_libraries)
34
35 # the libraries to link against.
36 -tork_LDADD = $(LIB_KFILE) $(LIB_KHTML) $(geoiplib) libwhich/libwhich.la
37 +tork_LDADD = $(LIB_KFILE) $(LIB_KHTML) $(geoiplib) $(tsocks) libwhich/libwhich.la
38
39 # which sources should be compiled for tork
40 tork_SOURCES = trayicon.cpp trayhoverpopup.cpp chart.cpp configdialog.cpp crashhandler.cpp crypto.cpp \
41
42
43
44 1.1 kde-misc/tork/files/digest-tork-0.20
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tork/files/digest-tork-0.20?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tork/files/digest-tork-0.20?rev=1.1&content-type=text/plain
48
49 Index: digest-tork-0.20
50 ===================================================================
51 MD5 1097a315c4d63a7d045a0579e4ae6946 tork-0.20.tar.bz2 2936150
52 RMD160 84628f70e2627468f37a9e2a641dab01033b0702 tork-0.20.tar.bz2 2936150
53 SHA256 355dfd0b60fedb7ffe5c54375ffd5d2aebaeaf696b64ab46c240ba9f0e4b4ec5 tork-0.20.tar.bz2 2936150
54
55
56
57 --
58 gentoo-commits@g.o mailing list