Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742029
en ru br
ALT Linux repos
S:2.3.3-alt1
D:2.1-alt0.1
5.0: 2.1-alt3.pre12
4.1: 2.1-alt3.pre12
4.0: 2.1-alt3.pre12
3.0: 2.0-alt2

Group :: Graphics
RPM: qiv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: qiv-makefile.patch
Download


--- Makefile.old	2007-04-26 15:19:41 +0400
+++ Makefile	2007-04-26 15:20:14 +0400
@@ -65,8 +65,8 @@
 #	    -fcaller-saves -ffast-math -fno-strength-reduce \
 #	    -fthread-jumps #-march=pentium #-DSTAT_MACROS_BROKEN
 
-INCLUDES  = `imlib-config --cflags-gdk`
-LIBS      = `imlib-config --libs-gdk`
+INCLUDES  = `imlib-config --cflags-gdk` `gtk-config --cflags`
+LIBS      = `imlib-config --libs-gdk` `gtk-config --libs`
 # [as] thinks that this is not portable enough
 # [lc] I use a virtual screen of 1600x1200, and the resolution is 1024x768,
 # so I changed (in main.c) how screen_[x,y] is obtained; it seems that gtk
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin