1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-03 12:03:32 +02:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- vars.mk.in.orig 2005-04-29 17:06:59.000000000 +0200
+++ vars.mk.in 2005-04-29 17:07:15.000000000 +0200
@@ -24,6 +24,6 @@
GLIB2LDFLAGS=`pkg-config glib-2.0 --libs`
GLIB1LDFLAGS=`pkg-config glib --libs`
-LDFLAGS=-L. @LIBS@
+LDFLAGS=-lX11 -L. @LIBS@
default: all

View File

@@ -0,0 +1,11 @@
--- configure.ac.orig 2005-05-22 13:07:18.000000000 +0200
+++ configure.ac 2005-05-22 13:12:47.000000000 +0200
@@ -193,7 +193,7 @@
fi
if test "$with_screensaver" != "no"; then
- LDFLAGS="-shared -L/usr/X11R6/lib"
+ LDFLAGS="-L/usr/X11R6/lib"
AC_CHECK_LIB(X11, XFlush,, [with_screensaver=no])
AC_CHECK_LIB(Xext, XextFindDisplay,, [with_screensaver=no])
AC_CHECK_LIB(Xss, XScreenSaverQueryInfo,, [with_screensaver=no])

View File

@@ -0,0 +1 @@
MD5 6b76a2000761d9c5034dcb2e71128624 imms-2.0.3.tar.bz2 57796

View File

@@ -0,0 +1 @@
MD5 e5423b073974daafd051cecf1b6d9472 imms-2.1.1.tar.bz2 59103