diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-10-21 20:52:02 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-10-21 20:52:02 +0000 |
commit | 4ee6ce1f812fed37ed717349812ddcfc4c00aa7d (patch) | |
tree | bf87c51fc725a3ff77c656d37747a5b94041dbae /dev-cpp/commoncpp2/files | |
parent | Adding a patch to compile with ffmpeg 0.4.9, bug #149400 (diff) | |
download | gentoo-2-4ee6ce1f812fed37ed717349812ddcfc4c00aa7d.tar.gz gentoo-2-4ee6ce1f812fed37ed717349812ddcfc4c00aa7d.tar.bz2 gentoo-2-4ee6ce1f812fed37ed717349812ddcfc4c00aa7d.zip |
version bump
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'dev-cpp/commoncpp2/files')
-rw-r--r-- | dev-cpp/commoncpp2/files/ccext2-as-needed.diff | 4 | ||||
-rw-r--r-- | dev-cpp/commoncpp2/files/digest-commoncpp2-1.5.1 | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/files/ccext2-as-needed.diff b/dev-cpp/commoncpp2/files/ccext2-as-needed.diff index e83b59509f83..ac2aab640bfd 100644 --- a/dev-cpp/commoncpp2/files/ccext2-as-needed.diff +++ b/dev-cpp/commoncpp2/files/ccext2-as-needed.diff @@ -5,7 +5,7 @@ if EXTRAS -libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ -+libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ @XML_LIBS@ ++libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ $(SSL_LIBS) libccext2_la_LDFLAGS = $(RELEASE) $(SHARED_FLAGS) if GETOPT_LONG @@ -16,7 +16,7 @@ private.h nat.h -@EXTRAS_TRUE@libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ -+@EXTRAS_TRUE@libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ @XML_LIBS@ ++@EXTRAS_TRUE@libccext2_la_LIBADD = @BASE_LIB@ @THREAD_LIBS@ $(SSL_LIBS) @EXTRAS_TRUE@libccext2_la_LDFLAGS = $(RELEASE) $(SHARED_FLAGS) @EXTRAS_TRUE@@GETOPT_LONG_TRUE@optincludedir = $(includedir)/cc++2 @EXTRAS_TRUE@@GETOPT_LONG_TRUE@optinclude_HEADERS = getopt.h diff --git a/dev-cpp/commoncpp2/files/digest-commoncpp2-1.5.1 b/dev-cpp/commoncpp2/files/digest-commoncpp2-1.5.1 new file mode 100644 index 000000000000..d9c6b02e1e54 --- /dev/null +++ b/dev-cpp/commoncpp2/files/digest-commoncpp2-1.5.1 @@ -0,0 +1,3 @@ +MD5 f2b1f011029de128496c33424f145864 commoncpp2-1.5.1.tar.gz 862555 +RMD160 ebfc941ea65bbf10f8d6485945748066280719b9 commoncpp2-1.5.1.tar.gz 862555 +SHA256 32e37df5f089c63d95a150b465d925ea33609c1fe3de952efbdca91add8c45d0 commoncpp2-1.5.1.tar.gz 862555 |