Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37844156
en ru br
Репозитории ALT
S:4.18.3-alt2
5.1: 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
www.altlinux.org/Changes

Группа :: Графические оболочки/XFce
Пакет: xfce4-session

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xfce4-session-4.4.1-alt-fix.patch
Скачать


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
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin