Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37433238
en ru br
ALT Linux repositórios
S:2.0-alt6.1
5.0: 2.0-alt4
4.1: 2.0-alt4
4.0: 2.0-alt4

Group :: Gráficos
RPM: xmrm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xmrm.const.h.patch
Download


Mon Feb 20 21:49:52 MSK 2006  george@arnor.homeunix.org
  * Makefile XOrg7 adaptation
Mon Feb 20 20:17:45 MSK 2006  george@arnor.homeunix.org
  * Eliminating GX* and zero linewidth
Tue Dec 20 13:54:19 MSK 2005  george@arnor.homeunix.org
  * -I/usr/X11R6/include/X11
Tue Dec 20 12:57:10 MSK 2005  george@arnor.homeunix.org
  * Remove unused libraries
Tue Dec 20 12:04:31 MSK 2005  george@arnor.homeunix.org
  * Eliminate fake image creations
Tue Dec 20 11:52:37 MSK 2005  george@arnor.homeunix.org
  * Unhack BSD sspecifics
Tue Dec 20 11:37:56 MSK 2005  george@arnor.homeunix.org
  * patch-xmrm*
Tue Dec 20 11:37:18 MSK 2005  george@arnor.homeunix.org
  * patch-io.cc
Tue Dec 20 11:37:06 MSK 2005  george@arnor.homeunix.org
  * patch-const.h
Tue Dec 20 11:36:54 MSK 2005  george@arnor.homeunix.org
  * patch-af
Tue Dec 20 11:36:45 MSK 2005  george@arnor.homeunix.org
  * patch-ad
Tue Dec 20 11:36:22 MSK 2005  george@arnor.homeunix.org
  * patch-Makefile
--- old-xmrm/const.h	2006-02-20 21:51:48 +0300
+++ new-xmrm/const.h	2006-02-20 21:51:48 +0300
@@ -3,12 +3,14 @@
 //   Programming: Gerhard Waldhör, Andreas Artmann
 
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <errno.h>
 #include <math.h>
 
+#ifndef TRUE
 #define TRUE 1
 #define FALSE 0
+#endif
 
 #define MAX_PIC_NUM 999
 
@@ -83,3 +85,6 @@
 
 #define BW -1 // Borderwidth of objects
 #define ABW abs(BW) // absolute value of BW, needed for 'akima'- and 'wavelet-levels'-plots
+
+#define BROWSER_CMD "mozilla"
+#define BROWSER_MSG "Starts MOZILLA"
 
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