ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.120 by root, Fri Dec 4 14:18:17 2009 UTC vs.
Revision 1.123 by root, Mon Jun 21 22:51:58 2010 UTC

63 LIBS => [$LIBS], 63 LIBS => [$LIBS],
64 LDDLFLAGS => $lddlflags, 64 LDDLFLAGS => $lddlflags,
65 EXE_FILES => [qw(bin/deliantra)], 65 EXE_FILES => [qw(bin/deliantra)],
66 VERSION_FROM => "DC.pm", 66 VERSION_FROM => "DC.pm",
67 PREREQ_PM => { 67 PREREQ_PM => {
68 common::sense => 3.1,
68 BDB => 1.83, 69 BDB => 1.83,
69 Deliantra => 1.23, 70 Deliantra => 1.30,
70 Time::HiRes => 0, 71 Time::HiRes => 0,
71 EV => 3.42, 72 EV => 3.42,
72 Guard => 1, 73 Guard => 1,
73 AnyEvent => 4.331, 74 AnyEvent => 4.331,
74 Compress::LZF => 3.41, 75 Compress::LZF => 3.41,
75 Pod::POM => 0.15, 76 Pod::POM => 0.27,
76 LWP => 0, 77 LWP => 0,
77 JSON::XS => 2.2222, 78 JSON::XS => 2.2222,
78 }, 79 },
79 depend => { 80 depend => {
80 "Client.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c rendercache.c', 81 "Client.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c rendercache.c',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines