Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039023
en ru br
ALT Linux repositórios
S:4.18.3-alt2
5.0: 4.6.1-alt1
4.1: 4.4.3-alt0.M41.1
4.0: 4.4.2-alt0.M40
3.0: 4.2.2-alt1

Group :: Desktop gráfico/XFce
RPM: xfce4-session

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xfce4-session-4.4.1-alt-fix.patch
Download


diff -urN xfce4-session-4.4.1.orig/engines/mice/Makefile.am xfce4-session-4.4.1/engines/mice/Makefile.am
--- xfce4-session-4.4.1.orig/engines/mice/Makefile.am	2007-04-09 21:06:34 +0400
+++ xfce4-session-4.4.1/engines/mice/Makefile.am	2007-10-15 18:01:43 +0400
@@ -17,7 +17,9 @@
 	-module
 
 libmice_la_LIBADD =							\
-	$(top_builddir)/libxfsm/libxfsm-4.2.la
+	$(top_builddir)/libxfsm/libxfsm-4.2.la				\
+	-lgtk-x11-2.0							\
+	-lgdk_pixbuf-2.0
 
 if HAVE_OS_CYGWIN
 libmice_la_LIBADD +=							\
@@ -37,7 +39,9 @@
 	@LIBXFCEGUI4_CFLAGS@
 
 generate_LDADD =							\
-	@LIBXFCEGUI4_LIBS@
+	@LIBXFCEGUI4_LIBS@						\
+	-lgtk-x11-2.0							\
+	-lgdk_pixbuf-2.0
 
 
 EXTRA_DIST =								\
diff -urN xfce4-session-4.4.1.orig/xfsm-shutdown-helper/Makefile.am xfce4-session-4.4.1/xfsm-shutdown-helper/Makefile.am
--- xfce4-session-4.4.1.orig/xfsm-shutdown-helper/Makefile.am	2007-04-09 21:06:35 +0400
+++ xfce4-session-4.4.1/xfsm-shutdown-helper/Makefile.am	2007-10-15 18:05:49 +0400
@@ -9,4 +9,6 @@
 	$(LIBXFCE4UTIL_CFLAGS)
 
 xfsm_shutdown_helper_LDFLAGS =						\
-	$(LIBXFCE4UTIL_LIBS)
+	$(LIBXFCE4UTIL_LIBS)						\
+	-lglib-2.0
+
 
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