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.112 by root, Sun Aug 31 09:19:27 2008 UTC vs.
Revision 1.113 by root, Wed Sep 24 02:09:51 2008 UTC

61 LIBS => [$LIBS], 61 LIBS => [$LIBS],
62 LDDLFLAGS => $lddlflags, 62 LDDLFLAGS => $lddlflags,
63 EXE_FILES => [qw(bin/deliantra)], 63 EXE_FILES => [qw(bin/deliantra)],
64 VERSION_FROM => "DC.pm", 64 VERSION_FROM => "DC.pm",
65 PREREQ_PM => { 65 PREREQ_PM => {
66 BDB => 1.7, 66 BDB => 1.71,
67 Deliantra => 1.22, 67 Deliantra => 1.22,
68 Time::HiRes => 0, 68 Time::HiRes => 0,
69 EV => 3.42, 69 EV => 3.42,
70 AnyEvent => 4.22, 70 AnyEvent => 4.22,
71 Compress::LZF => 1.6, 71 Compress::LZF => 3.41,
72 Pod::POM => 0.15, 72 Pod::POM => 0.15,
73 LWP => 0, 73 LWP => 0,
74 JSON::XS => 2.01, 74 JSON::XS => 2.2222,
75 }, 75 },
76 depend => { 76 depend => {
77 "Client.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c rendercache.c', 77 "Client.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c rendercache.c',
78 }, 78 },
79 clean => { FILES => 'docwiki.pst' }, 79 clean => { FILES => 'docwiki.pst' },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines