[-]
[+]
|
Added |
libcppunit-1_12-0.changes
|
|
[-]
[+]
|
Added |
libcppunit-1_12-0.spec
^
|
|
[-]
[+]
|
Added |
cppunit-1.12.0-quotefix.diff
^
|
@@ -0,0 +1,8 @@
+--- config/bb_enable_doxygen.m4
++++ config/bb_enable_doxygen.m4 2007/07/04 14:00:46
+@@ -1,4 +1,4 @@
+-AC_DEFUN(BB_ENABLE_DOXYGEN,
++AC_DEFUN([BB_ENABLE_DOXYGEN],
+ [
+ AC_ARG_ENABLE(doxygen, [ --enable-doxygen enable documentation generation with doxygen (auto)])
+ AC_ARG_ENABLE(dot, [ --enable-dot use 'dot' to generate graphs in doxygen (auto)])
|
[-]
[+]
|
Added |
cppunit.diff
^
|
@@ -0,0 +1,32 @@
+--- doc/Makefile.am
++++ doc/Makefile.am 2007/07/04 13:59:13
+@@ -13,7 +13,6 @@
+ # However, the manpages do not appear to be tremendously useful, so
+ # let's not bother.
+
+-if DOC
+
+ htmldir = $(pkgdatadir)/html
+ html_DATA = $(static_pages) html/index.html
+@@ -28,21 +27,6 @@
+
+ dox: html/index.html
+
+-else
+-
+-# We repeat the three targets in both the "if" and "else" clauses
+-# of the conditional, because the generated makefile will contain
+-# references to the targets (target "install" depends on target
+-# "install-datahook", for example), and some make programs get upset
+-# if no target exists.
+-
+-install-data-hook:
+-uninstall-local:
+-dox:
+-
+-endif
+-
+-
+ all-local: dox
+
+
|
|
Added |
cppunit-1.12.0.tar.bz2
^
|
[-]
[+]
|
Added |
cppunit-devel.desktop
^
|
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=CppUnit API
+Comment=CppUnit development kit
+Comment[de]=CppUnit Entwicklungspaket
+Comment[hu]=CppUnit fejlesztői készlet
+DocPath=/usr/share/doc/packages/cppunit-devel/index.html
+X-DOC-SearchMethod=htdig
+
|
|
Added |
ready
^
|