Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37748382
en ru br
ALT Linux repositórios
S:0.4.5-alt4.svn20120121
5.0: 0.4.4-alt7
4.1: 0.4.4-alt7
4.0: 0.4.4-alt7
3.0: 0.4.4-alt5

Group :: Vídeo
RPM: smpeg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: smpeg-0.4.4-libsupc++.patch
Download


--- smpeg-0.4.4/Makefile.am.libsupc++	2001-04-04 16:28:14.000000000 -0400
+++ smpeg-0.4.4/Makefile.am	2002-07-29 10:47:35.000000000 -0400
@@ -36,9 +36,14 @@
         -release $(LT_RELEASE)	\
 	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
 
+# (gb) hackish to force link with gcc so that we don't get a
+# dependence on libstdc++.so.*. Do add necessary supc++ hereunder.
+CXXLD = $(CC)
+
 libsmpeg_la_LIBADD =		\
 	audio/libaudio.la	\
-	video/libvideo.la
+	video/libvideo.la	\
+	-lsupc++ -lgcc_s
 
 EXTRA_DIST =		\
 	CHANGES		\
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009