adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-general] Couple of links perhaps you need to add into your de


From: shirish शिरीष
Subject: [Adonthell-general] Couple of links perhaps you need to add into your dependancy matrix
Date: Mon, 13 Dec 2010 00:32:34 +0530

Hi all,
 No developer here, just had been tired waiting so decided to try to
compile it. Saw the Dependancy matrix and understood why people are
not forthcoming (being cheeky).

Anyways saw couple of links which are also in Debian but not listed in
the dependancy matrix.

http://adonthell.berlios.de/doc/index.php/Development:Dependency_Matrix

See the 17th one :-

google-glog

Isn't this the same ? $ aptitude show libgoogle-glog0
Package: libgoogle-glog0
New: yes
State: not installed
Version: 0.3.0-1
Priority: optional
Section: libs
Maintainer: Daigo Moriwaki <address@hidden>
Uncompressed Size: 209 k
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0),
         libunwind7
Description: a library that implements application-level logging.
 This library provides logging APIs based on C++-style streams and various
 helper macros.
Homepage: http://code.google.com/p/google-glog/

Has the same version and everything as the page suggests.

Same goes for Googletest and Google-mockup

$ aptitude show libgtest0
Package: libgtest0
New: yes
State: not installed
Version: 1.5.0-1
Priority: optional
Section: libs
Maintainer: Steve M. Robbins <address@hidden>
Uncompressed Size: 299 k
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Description: Google's framework for writing C++ tests - shared library
 Google's framework for writing C++ tests on a variety of platforms. Based on
 the xUnit architecture. Supports automatic test discovery, a rich set of
 assertions, user-defined assertions, death tests, fatal and non-fatal
 failures, value- and type-parameterized tests, various options for running
 the tests, and XML test report generation.

 This package contains the gtest shared library.
Homepage: http://code.google.com/p/googletest/

and

$ aptitude show google-mock
Package: google-mock
New: yes
State: not installed
Version: 1.4.0-3
Priority: optional
Section: devel
Maintainer: Fredrik Hallenberg <address@hidden>
Uncompressed Size: 1,094 k
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1),
         python, libgtest-dev (>= 1.5.0)
Description: Google's framework for writing and using C++ mock classes
 Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics
 in mind, it can help you derive better designs of your system and write
 better tests.

 Google Mock:

 * provides a declarative syntax for defining mocks,
 * can easily define partial (hybrid) mocks, which are a cross of real and
   mock objects,
 * handles functions of arbitrary types and overloaded functions,
 * comes with a rich set of matchers for validating function arguments,
 * uses an intuitive syntax for controlling the behavior of a mock,
 * does automatic verification of expectations (no record-and-replay needed),
 * allows arbitrary (partial) ordering constraints on function calls to be
   expressed,
 * lets a user extend it by defining new matchers and actions.
 * does not use exceptions, and
 * is easy to learn and use.
Homepage: http://code.google.com/p/googlemock/

This last one is not as up-to-date as the others .

Looks like you may have to update the page.

The whole thing is around 400 MiB+ of downloads, you should say that somewhere.

After these are done, would try to download the git master and see if
I can compile the game/world whatever new you guys are doing/have
done.

Have to comment though, nice efforts at documentation.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]