Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37815459
en ru br
ALT Linux repositórios
S:0.9.2-alt1.qa1
5.0: 0.9.1-alt2
4.1: 0.9.1-alt1
4.0: 0.9.1-alt1

Group :: Som
RPM: playvtx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: playvtx-0.9.1-alt-fix.patch
Download


diff -ur playvtx-0.9.1.orig/configure.in playvtx-0.9.1/configure.in
--- playvtx-0.9.1.orig/configure.in	2005-11-17 14:04:47 +0200
+++ playvtx-0.9.1/configure.in	2006-05-23 15:36:33 +0300
@@ -7,9 +7,9 @@
 AC_PROG_CC
 
 # Checks for libraries.
-AC_CHECK_LIB(ayemu, ayemu_start,,
-AC_MSG_ERROR(cannot find ayemu library. Check your ayemu library installation))
-AC_OUTPUT
+#AC_CHECK_LIB(ayemu, ayemu_start,,
+#AC_MSG_ERROR(cannot find ayemu library. Check your ayemu library installation))
+#AC_OUTPUT
 
 # Checks for header files.
 AC_HEADER_STDC
diff -ur playvtx-0.9.1.orig/Makefile.am playvtx-0.9.1/Makefile.am
--- playvtx-0.9.1.orig/Makefile.am	2005-09-11 14:19:40 +0300
+++ playvtx-0.9.1/Makefile.am	2006-05-23 15:38:12 +0300
@@ -1,5 +1,6 @@
 bin_PROGRAMS		= playvtx
 playvtx_SOURCES		= playvtx.c
+playvtx_LDADD		= -layemu
 
 # Rule to build tar-gzipped distribution package
 $(PACKAGE)-$(VERSION).tar.gz: dist
 
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