Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
10b9477ccc
7 changed files with 249 additions and 341 deletions
  1. +2
    -2
      package/jimmy/mplayer-fonts/mplayer-fonts.cache
  2. +3
    -1
      package/jimmy/mplayer-fonts/mplayer-fonts.desc
  3. +1
    -1
      package/jimmy/mplayer/mplayer.desc
  4. +15
    -50
      package/x11/xfree86/fontconfig-update.patch
  5. +13
    -51
      package/x11/xfree86/xfree86.cache
  6. +212
    -212
      scripts/dep_db.txt
  7. +3
    -24
      scripts/dep_fixes.txt

+ 2
- 2
package/jimmy/mplayer-fonts/mplayer-fonts.cache

@ -32,7 +32,7 @@
[BUILDTIME] 1448 (9)
[SIZE] 6.26 MB, 104 files
[DEP] 00-dirtree bash2 bzip2 coreutils findutils gcc34 grep mktemp mplayer
[DEP] mplayer:doc sed sysfiles tar unzip
[DEP] 00-dirtree bash2 bzip2 coreutils findutils gcc34 grep mktemp
[DEP] sed sysfiles tar unzip

+ 3
- 1
package/jimmy/mplayer-fonts/mplayer-fonts.desc

@ -33,10 +33,12 @@
[C] extra/multimedia
[E] del mplayer
[L] GPL
[S] Stable
[V] 1.0.3
[P] X -?---5---9 180.300
[P] X -?---5---9 180.200
[D] 2666968637 mp_font3.zip http://gsmp.tfh-berlin.de/ftp/software/mplayer-fonts/
[D] 1966691700 mpfont_cyr.tar.bz2 http://www.mplayerhq.hu/MPlayer/contrib/fonts/

+ 1
- 1
package/jimmy/mplayer/mplayer.desc

@ -42,7 +42,7 @@
[L] GPL
[S] Beta
[V] 1.0pre7
[P] X -?---5---9 180.200
[P] X -?---5---9 180.300
[D] 3065136082 MPlayer-1.0pre7.tar.bz2 http://www.mplayerhq.hu/MPlayer/releases/
[D] 1799018198 standard-1.9.tar.bz2 http://www.mplayerhq.hu/MPlayer/Skin/

+ 15
- 50
package/x11/xfree86/fontconfig-update.patch

@ -29,7 +29,6 @@ diff -dur xc/extras/fontconfig/configure xc-p/extras/fontconfig/configure
# Set major version
PACKAGE_MAJOR=`echo $PACKAGE_VERSION | awk -F . '{ print $1 }'`
diff -dur xc/extras/fontconfig/configure.in xc-p/extras/fontconfig/configure.in
--- xc/extras/fontconfig/configure.in 2003-09-25 13:01:14.000000000 +0200
+++ xc-p/extras/fontconfig/configure.in 2004-11-11 22:22:24.000000000 +0100
@@ -43,7 +43,7 @@
@ -41,7 +40,6 @@ diff -dur xc/extras/fontconfig/configure.in xc-p/extras/fontconfig/configure.in
# Set major version
PACKAGE_MAJOR=`echo $PACKAGE_VERSION | awk -F . '{ print $1 }'`
diff -dur xc/extras/fontconfig/fc-cache/fc-cache.c xc-p/extras/fontconfig/fc-cache/fc-cache.c
--- xc/extras/fontconfig/fc-cache/fc-cache.c 2003-09-25 13:01:15.000000000 +0200
+++ xc-p/extras/fontconfig/fc-cache/fc-cache.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -166,7 +164,6 @@ diff -dur xc/extras/fontconfig/fc-cache/fc-cache.c xc-p/extras/fontconfig/fc-cac
config = FcInitLoadConfig ();
if (!config)
{
diff -dur xc/extras/fontconfig/fc-lang/fc-lang.c xc-p/extras/fontconfig/fc-lang/fc-lang.c
--- xc/extras/fontconfig/fc-lang/fc-lang.c 2003-06-04 18:29:38.000000000 +0200
+++ xc-p/extras/fontconfig/fc-lang/fc-lang.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -303,7 +300,6 @@ diff -dur xc/extras/fontconfig/fc-lang/fc-lang.c xc-p/extras/fontconfig/fc-lang/
while (fgets (line, sizeof (line), stdin))
fputs (line, stdout);
diff -dur xc/extras/fontconfig/fc-lang/fclang.h xc-p/extras/fontconfig/fc-lang/fclang.h
--- xc/extras/fontconfig/fc-lang/fclang.h 2003-06-04 18:29:38.000000000 +0200
+++ xc-p/extras/fontconfig/fc-lang/fclang.h 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -2071,7 +2067,6 @@ diff -dur xc/extras/fontconfig/fc-lang/fclang.h xc-p/extras/fontconfig/fc-lang/f
};
-#define NUM_COUNTRY_SET 1
diff -dur xc/extras/fontconfig/fc-lang/fclang.tmpl.h xc-p/extras/fontconfig/fc-lang/fclang.tmpl.h
--- xc/extras/fontconfig/fc-lang/fclang.tmpl.h 2003-09-25 13:01:18.000000000 +0200
+++ xc-p/extras/fontconfig/fc-lang/fclang.tmpl.h 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -2084,7 +2079,6 @@ diff -dur xc/extras/fontconfig/fc-lang/fclang.tmpl.h xc-p/extras/fontconfig/fc-l
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
diff -dur xc/extras/fontconfig/fc-list/fc-list.c xc-p/extras/fontconfig/fc-list/fc-list.c
--- xc/extras/fontconfig/fc-list/fc-list.c 2003-09-25 13:01:21.000000000 +0200
+++ xc-p/extras/fontconfig/fc-list/fc-list.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -2172,7 +2166,6 @@ diff -dur xc/extras/fontconfig/fc-list/fc-list.c xc-p/extras/fontconfig/fc-list/
break;
default:
usage (argv[0]);
diff -dur xc/extras/fontconfig/fontconfig/fcfreetype.h xc-p/extras/fontconfig/fontconfig/fcfreetype.h
--- xc/extras/fontconfig/fontconfig/fcfreetype.h 2003-11-21 06:56:14.000000000 +0100
+++ xc-p/extras/fontconfig/fontconfig/fcfreetype.h 2004-11-11 22:22:24.000000000 +0100
@@ -31,6 +31,9 @@
@ -2185,7 +2178,6 @@ diff -dur xc/extras/fontconfig/fontconfig/fcfreetype.h xc-p/extras/fontconfig/fo
FcFreeTypeCharSet (FT_Face face, FcBlanks *blanks);
FcResult
diff -dur xc/extras/fontconfig/fontconfig/fcprivate.h xc-p/extras/fontconfig/fontconfig/fcprivate.h
--- xc/extras/fontconfig/fontconfig/fcprivate.h 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/fontconfig/fcprivate.h 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -2205,12 +2197,11 @@ diff -dur xc/extras/fontconfig/fontconfig/fcprivate.h xc-p/extras/fontconfig/fon
#ifndef _FCPRIVATE_H_
#define _FCPRIVATE_H_
diff -dur xc/extras/fontconfig/fontconfig/fontconfig.h xc-p/extras/fontconfig/fontconfig/fontconfig.h
--- xc/extras/fontconfig/fontconfig/fontconfig.h 2003-09-25 13:01:21.000000000 +0200
+++ xc-p/extras/fontconfig/fontconfig/fontconfig.h 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
/*
- * $XFree86: xc/extras/fontconfig/fontconfig/fontconfig.h,v 1.1.1.1 2003/06/04 02:57:42 dawes Exp $
- * $XFree86: xc/extras/fontconfig/fontconfig/fontconfig.h,v 1.2 2005/02/14 03:04:59 dawes Exp $
+ * $RCSId: xc/lib/fontconfig/fontconfig/fontconfig.h,v 1.30 2002/09/26 00:17:27 keithp Exp $
*
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
@ -2227,11 +2218,10 @@ diff -dur xc/extras/fontconfig/fontconfig/fontconfig.h xc-p/extras/fontconfig/fo
+ * must appear in the fontconfig configure.in file. Yes,
+ * it'a a pain to synchronize version numbers like this.
*/
-#define FC_MAJOR 1
-#define FC_MINOR 0
-#define FC_REVISION 2
+
+#define FC_MAJOR 2
#define FC_MAJOR 2
-#define FC_MINOR 1
-#define FC_REVISION 0
+#define FC_MINOR 2
+#define FC_REVISION 1
@ -2254,6 +2244,14 @@ diff -dur xc/extras/fontconfig/fontconfig/fontconfig.h xc-p/extras/fontconfig/fo
-#define FC_WEIGHT_DEMIBOLD 180
-#define FC_WEIGHT_BOLD 200
-#define FC_WEIGHT_BLACK 210
-
-#define FC_SLANT_ROMAN 0
-#define FC_SLANT_ITALIC 100
-#define FC_SLANT_OBLIQUE 110
-
-#define FC_PROPORTIONAL 0
-#define FC_MONO 100
-#define FC_CHARCELL 110
+#define FC_WEIGHT_THIN 0
+#define FC_WEIGHT_EXTRALIGHT 40
+#define FC_WEIGHT_ULTRALIGHT FC_WEIGHT_EXTRALIGHT
@ -2268,17 +2266,11 @@ diff -dur xc/extras/fontconfig/fontconfig/fontconfig.h xc-p/extras/fontconfig/fo
+#define FC_WEIGHT_ULTRABOLD FC_WEIGHT_EXTRABOLD
+#define FC_WEIGHT_BLACK 210
+#define FC_WEIGHT_HEAVY FC_WEIGHT_BLACK
-#define FC_SLANT_ROMAN 0
-#define FC_SLANT_ITALIC 100
-#define FC_SLANT_OBLIQUE 110
+
+#define FC_SLANT_ROMAN 0
+#define FC_SLANT_ITALIC 100
+#define FC_SLANT_OBLIQUE 110
-#define FC_PROPORTIONAL 0
-#define FC_MONO 100
-#define FC_CHARCELL 110
+
+#define FC_WIDTH_ULTRACONDENSED 50
+#define FC_WIDTH_EXTRACONDENSED 63
+#define FC_WIDTH_CONDENSED 75
@ -2329,7 +2321,6 @@ diff -dur xc/extras/fontconfig/fontconfig/fontconfig.h xc-p/extras/fontconfig/fo
int
FcStrCmpIgnoreCase (const FcChar8 *s1, const FcChar8 *s2);
diff -dur xc/extras/fontconfig/Imakefile xc-p/extras/fontconfig/Imakefile
--- xc/extras/fontconfig/Imakefile 2003-09-25 13:01:13.000000000 +0200
+++ xc-p/extras/fontconfig/Imakefile 2004-11-11 22:22:24.000000000 +0100
@@ -7,6 +7,9 @@
@ -2342,7 +2333,6 @@ diff -dur xc/extras/fontconfig/Imakefile xc-p/extras/fontconfig/Imakefile
FONTCONFIG_REVISION=1
#ifndef FontconfigFontsConfDir
diff -dur xc/extras/fontconfig/local.def xc-p/extras/fontconfig/local.def
--- xc/extras/fontconfig/local.def 2003-09-25 13:01:14.000000000 +0200
+++ xc-p/extras/fontconfig/local.def 2004-11-11 22:22:24.000000000 +0100
@@ -41,7 +41,7 @@
@ -2354,7 +2344,6 @@ diff -dur xc/extras/fontconfig/local.def xc-p/extras/fontconfig/local.def
SharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),SOXLIBREV,SharedFontconfigRev)
#else
ProjectUnsharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),BuildLibDir)
diff -dur xc/extras/fontconfig/src/fcatomic.c xc-p/extras/fontconfig/src/fcatomic.c
--- xc/extras/fontconfig/src/fcatomic.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcatomic.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -2442,7 +2431,6 @@ diff -dur xc/extras/fontconfig/src/fcatomic.c xc-p/extras/fontconfig/src/fcatomi
}
void
diff -dur xc/extras/fontconfig/src/fcblanks.c xc-p/extras/fontconfig/src/fcblanks.c
--- xc/extras/fontconfig/src/fcblanks.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcblanks.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -2455,7 +2443,6 @@ diff -dur xc/extras/fontconfig/src/fcblanks.c xc-p/extras/fontconfig/src/fcblank
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
diff -dur xc/extras/fontconfig/src/fccache.c xc-p/extras/fontconfig/src/fccache.c
--- xc/extras/fontconfig/src/fccache.c 2003-12-03 05:57:04.000000000 +0100
+++ xc-p/extras/fontconfig/src/fccache.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -2768,7 +2755,6 @@ diff -dur xc/extras/fontconfig/src/fccache.c xc-p/extras/fontconfig/src/fccache.
if (cache_slash && !strncmp ((const char *) cache, (const char *) file,
(cache_slash + 1) - cache))
return file + ((cache_slash + 1) - cache);
diff -dur xc/extras/fontconfig/src/fccfg.c xc-p/extras/fontconfig/src/fccfg.c
--- xc/extras/fontconfig/src/fccfg.c 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/src/fccfg.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -3148,7 +3134,6 @@ diff -dur xc/extras/fontconfig/src/fccfg.c xc-p/extras/fontconfig/src/fccfg.c
case '/':
file = FcConfigFileExists (0, url);
break;
diff -dur xc/extras/fontconfig/src/fccharset.c xc-p/extras/fontconfig/src/fccharset.c
--- xc/extras/fontconfig/src/fccharset.c 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/src/fccharset.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -3956,7 +3941,6 @@ diff -dur xc/extras/fontconfig/src/fccharset.c xc-p/extras/fontconfig/src/fcchar
- return 0;
-}
-
diff -dur xc/extras/fontconfig/src/fcdbg.c xc-p/extras/fontconfig/src/fcdbg.c
--- xc/extras/fontconfig/src/fcdbg.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcdbg.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -4073,7 +4057,6 @@ diff -dur xc/extras/fontconfig/src/fcdbg.c xc-p/extras/fontconfig/src/fcdbg.c
case FcOpInvalid: printf ("Invalid"); break;
}
}
diff -dur xc/extras/fontconfig/src/fcdefault.c xc-p/extras/fontconfig/src/fcdefault.c
--- xc/extras/fontconfig/src/fcdefault.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcdefault.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -4096,7 +4079,6 @@ diff -dur xc/extras/fontconfig/src/fcdefault.c xc-p/extras/fontconfig/src/fcdefa
for (i = 0; i < NUM_FC_BOOL_DEFAULTS; i++)
if (FcPatternGet (pattern, FcBoolDefaults[i].field, 0, &v) == FcResultNoMatch)
FcPatternAddBool (pattern, FcBoolDefaults[i].field, FcBoolDefaults[i].value);
diff -dur xc/extras/fontconfig/src/fcdir.c xc-p/extras/fontconfig/src/fcdir.c
--- xc/extras/fontconfig/src/fcdir.c 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcdir.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -4202,7 +4184,6 @@ diff -dur xc/extras/fontconfig/src/fcdir.c xc-p/extras/fontconfig/src/fcdir.c
if (ret && cache)
FcGlobalCacheUpdate (cache, dir, 0, 0);
diff -dur xc/extras/fontconfig/src/fcfreetype.c xc-p/extras/fontconfig/src/fcfreetype.c
--- xc/extras/fontconfig/src/fcfreetype.c 2003-11-21 06:56:14.000000000 +0100
+++ xc-p/extras/fontconfig/src/fcfreetype.c 2004-11-11 22:22:24.000000000 +0100
@@ -22,6 +22,28 @@
@ -5478,7 +5459,6 @@ diff -dur xc/extras/fontconfig/src/fcfreetype.c xc-p/extras/fontconfig/src/fcfre
+
+ return FcFreeTypeCharSetAndSpacing (face, blanks, &spacing);
+}
diff -dur xc/extras/fontconfig/src/fcfs.c xc-p/extras/fontconfig/src/fcfs.c
--- xc/extras/fontconfig/src/fcfs.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcfs.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -5491,12 +5471,11 @@ diff -dur xc/extras/fontconfig/src/fcfs.c xc-p/extras/fontconfig/src/fcfs.c
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
diff -dur xc/extras/fontconfig/src/fcinit.c xc-p/extras/fontconfig/src/fcinit.c
--- xc/extras/fontconfig/src/fcinit.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcinit.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
/*
- * $XFree86: xc/extras/fontconfig/src/fcinit.c,v 1.1.1.1 2003/06/04 02:57:52 dawes Exp $
- * $XFree86: xc/extras/fontconfig/src/fcinit.c,v 1.2 2005/02/16 21:01:09 dawes Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcinit.c,v 1.7 2002/08/22 07:36:44 keithp Exp $
*
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
@ -5504,7 +5483,6 @@ diff -dur xc/extras/fontconfig/src/fcinit.c xc-p/extras/fontconfig/src/fcinit.c
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
diff -dur xc/extras/fontconfig/src/fcint.h xc-p/extras/fontconfig/src/fcint.h
--- xc/extras/fontconfig/src/fcint.h 2003-11-02 05:40:29.000000000 +0100
+++ xc-p/extras/fontconfig/src/fcint.h 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -5633,7 +5611,6 @@ diff -dur xc/extras/fontconfig/src/fcint.h xc-p/extras/fontconfig/src/fcint.h
+FcStrLastSlash (const FcChar8 *path);
+
#endif /* _FC_INT_H_ */
diff -dur xc/extras/fontconfig/src/fclang.c xc-p/extras/fontconfig/src/fclang.c
--- xc/extras/fontconfig/src/fclang.c 2004-10-27 13:00:28.000000000 +0200
+++ xc-p/extras/fontconfig/src/fclang.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -5910,9 +5887,6 @@ diff -dur xc/extras/fontconfig/src/fclang.c xc-p/extras/fontconfig/src/fclang.c
+ }
+ return FcTrue;
+}
Nur in xc-p/extras/fontconfig/src: fclang.c~.
Nur in xc-p/extras/fontconfig/src: fclang.c.rej.
diff -dur xc/extras/fontconfig/src/fclist.c xc-p/extras/fontconfig/src/fclist.c
--- xc/extras/fontconfig/src/fclist.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fclist.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -5934,7 +5908,6 @@ diff -dur xc/extras/fontconfig/src/fclist.c xc-p/extras/fontconfig/src/fclist.c
return FcTrue;
return FcFalse;
}
diff -dur xc/extras/fontconfig/src/fcmatch.c xc-p/extras/fontconfig/src/fcmatch.c
--- xc/extras/fontconfig/src/fcmatch.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcmatch.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -6048,7 +6021,6 @@ diff -dur xc/extras/fontconfig/src/fcmatch.c xc-p/extras/fontconfig/src/fcmatch.
case 'r':
i = MATCH_RASTERIZER; break;
case 'o':
diff -dur xc/extras/fontconfig/src/fcmatrix.c xc-p/extras/fontconfig/src/fcmatrix.c
--- xc/extras/fontconfig/src/fcmatrix.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcmatrix.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,5 @@
@ -6058,7 +6030,6 @@ diff -dur xc/extras/fontconfig/src/fcmatrix.c xc-p/extras/fontconfig/src/fcmatri
*
* Copyright © 2000 Tuomas J. Lukka
*
diff -dur xc/extras/fontconfig/src/fcname.c xc-p/extras/fontconfig/src/fcname.c
--- xc/extras/fontconfig/src/fcname.c 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcname.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,7 +1,7 @@
@ -6142,7 +6113,6 @@ diff -dur xc/extras/fontconfig/src/fcname.c xc-p/extras/fontconfig/src/fcname.c
if (c1 == 'n')
{
*result = FcTrue;
diff -dur xc/extras/fontconfig/src/fcpat.c xc-p/extras/fontconfig/src/fcpat.c
--- xc/extras/fontconfig/src/fcpat.c 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcpat.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -6177,7 +6147,6 @@ diff -dur xc/extras/fontconfig/src/fcpat.c xc-p/extras/fontconfig/src/fcpat.c
/* destroy value */
FcValueListDestroy (e->values);
diff -dur xc/extras/fontconfig/src/fcstr.c xc-p/extras/fontconfig/src/fcstr.c
--- xc/extras/fontconfig/src/fcstr.c 2003-11-21 06:56:14.000000000 +0100
+++ xc-p/extras/fontconfig/src/fcstr.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -6290,7 +6259,6 @@ diff -dur xc/extras/fontconfig/src/fcstr.c xc-p/extras/fontconfig/src/fcstr.c
if (!slash)
return FcStrCopy (file);
return FcStrCopy (slash + 1);
diff -dur xc/extras/fontconfig/src/fcxml.c xc-p/extras/fontconfig/src/fcxml.c
--- xc/extras/fontconfig/src/fcxml.c 2003-06-04 18:29:39.000000000 +0200
+++ xc-p/extras/fontconfig/src/fcxml.c 2004-11-11 22:22:24.000000000 +0100
@@ -1,5 +1,7 @@
@ -6604,7 +6572,6 @@ diff -dur xc/extras/fontconfig/src/fcxml.c xc-p/extras/fontconfig/src/fcxml.c
break;
case FcElementUnknown:
break;
diff -dur xc/extras/fontconfig/src/Imakefile xc-p/extras/fontconfig/src/Imakefile
--- xc/extras/fontconfig/src/Imakefile 2003-09-25 13:01:22.000000000 +0200
+++ xc-p/extras/fontconfig/src/Imakefile 2004-11-11 22:22:24.000000000 +0100
@@ -16,7 +16,7 @@
@ -6616,7 +6583,6 @@ diff -dur xc/extras/fontconfig/src/Imakefile xc-p/extras/fontconfig/src/Imakefil
#define SoRev SOFONTCONFIGREV
#include <Threads.tmpl>
diff -dur xc/lib/fontconfig/Imakefile xc-p/lib/fontconfig/Imakefile
--- xc/lib/fontconfig/Imakefile 2004-04-12 13:01:28.000000000 +0200
+++ xc-p/lib/fontconfig/Imakefile 2004-11-11 22:22:24.000000000 +0100
@@ -7,6 +7,8 @@
@ -6637,4 +6603,3 @@ diff -dur xc/lib/fontconfig/Imakefile xc-p/lib/fontconfig/Imakefile
#ifndef FontconfigFontsConfDir
#if NothingOutsideProjectRoot
Nur in xc-p/programs/Xserver/hw/tinyx/linux: linux.c~.

+ 13
- 51
package/x11/xfree86/xfree86.cache

@ -20,59 +20,21 @@
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1110130513 Sun Mar 6 18:35:13 2005
[CONFIG-ID] 2.1.0-DEV-x86-reference
[ROCKVER] 2.1.0-DEV
[TIMESTAMP] 1123794716 Thu Aug 11 23:11:56 2005 (5)
[TIMESTAMP] 1124014558 Sun Aug 14 12:15:58 2005 (9)
[LOGS] 5-xfree86.log 9-xfree86.log
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[BUILDTIME] 282014 (9)
[SIZE] 111.94 MB, 9581 files
[LOGS] 5-xfree86.log 9-xfree86.log
[DEP] 00-dirtree bash2 binutils bison bzip2 coreutils ctwm diffutils
[DEP] ed expat expat:dev findutils flex flex:dev gawk gcc34 gcc34:dev
[DEP] glibc23 glibc23:dev grep gzip isdn4k-utils libpng libpng:dev
[DEP] linux26-header:dev m4 make mktemp ncurses:dev patch perl5
[DEP] root-tail sed sysfiles tar terminus-font transfig xautolock xfig
[DEP] xfree86-cyrillic-fonts zlib:dev
[BUILDTIME] 217506 (5)
[BUILDTIME] 226625 (9)
[SIZE] 116.61 MB, 10563 files
[PROVIDES] X X11 XFree86 Xchips Xdmx Xfbdev Xi810 Xigs Xipaq Xmach64
[PROVIDES] Xmark Xnest Xprt Xsavage Xsis530 Xtrident Xtrio Xts300 Xvesa
[PROVIDES] Xvfb appres atobm bdftopcf bdftruncate beforelight bitmap
[PROVIDES] bmtoa ccmakedep cleanlinks cxpm dga dpsexec dpsinfo editres
[PROVIDES] fc-cache fc-list fonttosfnt freetype-config fslsfonts fstobdf
[PROVIDES] gccmakedep getconfig getconfig.pl glxgears glxinfo gtf iceauth
[PROVIDES] ico imake inb inl inw ioport lbxproxy libFS.a libFS.so libGL.a
[PROVIDES] libGL.so libGLU.a libGLU.so libGLw.a libGLw.so libI810XvMC.a
[PROVIDES] libI810XvMC.so libICE.a libICE.so libOSMesa.a libOSMesa.so
[PROVIDES] libSM.a libSM.so libX11.a libX11.so libXRes.a libXRes.so
[PROVIDES] libXTrap.a libXTrap.so libXau.a libXaw.a libXaw.so libXcursor.a
[PROVIDES] libXcursor.so libXdmcp.a libXext.a libXext.so libXfont.a
[PROVIDES] libXfont.so libXfontcache.a libXfontcache.so libXft.a
[PROVIDES] libXft.so libXi.a libXi.so libXinerama.a libXinerama.so
[PROVIDES] libXmu.a libXmu.so libXmuu.a libXmuu.so libXp.a libXp.so
[PROVIDES] libXpm.a libXpm.so libXrandr.a libXrandr.so libXrender.a
[PROVIDES] libXrender.so libXss.a libXss.so libXt.a libXt.so libXtst.a
[PROVIDES] libXtst.so libXv.a libXv.so libXvMC.a libXvMC.so libXxf86dga.a
[PROVIDES] libXxf86dga.so libXxf86misc.a libXxf86misc.so libXxf86rush.a
[PROVIDES] libXxf86rush.so libXxf86vm.a libXxf86vm.so libdmx.a libdps.a
[PROVIDES] libdps.so libdpstk.a libdpstk.so libfntstubs.a libfontconfig.a
[PROVIDES] libfontconfig.so libfontenc.a libfontenc.so libfreetype.so
[PROVIDES] liboldX.a libpsres.a libpsres.so libxf86config.a libxkbfile.a
[PROVIDES] libxkbfile.so libxkbui.a libxkbui.so libxrx.a libxrx.so listres
[PROVIDES] lndir luit makedepend makeg makepsres makestrs mergelib mkcfm
[PROVIDES] mkdirhier mkfontdir mkfontscale mkhtmlindex mmapr mmapw oclock
[PROVIDES] outb outl outw pcitweak proxymngr pswrap resize revpath rman
[PROVIDES] rstart rstartd scanpci sessreg setxkbmap showfont showrgb
[PROVIDES] smproxy startx startxdm sxpm texteroids twm ucs2any uxterm
[PROVIDES] viewres x11perf x11perfcomp xauth xbiff xcalc xclipboard xclock
[PROVIDES] xcmsdb xconsole xcursor-config xcursorgen xcutsel xditview xdm
[PROVIDES] xdpyinfo xedit xev xeyes xf86cfg xf86config xfd xfindproxy
[PROVIDES] xfontsel xfs xfsinfo xft-config xfwp xgamma xgc xhost xinit
[PROVIDES] xkbbell xkbcomp xkbevd xkbprint xkbvleds xkbwatch xkill xload
[PROVIDES] xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh
[PROVIDES] xmkmf xmodmap xon xprop xrandr xrdb xrefresh xset xsetmode
[PROVIDES] xsetpointer xsetroot xsm xstdcmap xterm xtrapchar xtrapin
[PROVIDES] xtrapinfo xtrapout xtrapproto xtrapreset xtrapstats xvidtune
[PROVIDES] xvinfo xwd xwininfo xwud
[DEP] 00-dirtree alien bash2 binutils bison bzip2 coreutils diffutils
[DEP] expat expat:dev findutils flex flex:dev freetype freetype:dev gawk
[DEP] gcc34 gcc34:dev glibc23 glibc23:dev grep gzip libpng libpng:dev
[DEP] linux26-header:dev m4 make mktemp ncurses:dev patch perl5 sed
[DEP] sysfiles tar zlib:dev

+ 212
- 212
scripts/dep_db.txt
File diff suppressed because it is too large
View File


+ 3
- 24
scripts/dep_fixes.txt

@ -7,30 +7,9 @@
# format:
# pkg-name del list-of-false-dependencies
# search fo dep fixes in old dep_fixes.txt after Check-Deps-2:
# grep -f <( grep color=red dependencies.dot | awk '{ gsub("_", "."); print "^" $3 ".*" $1; }'; ) <( perl -pe 'my @a = split /\s+/; my $p = shift @a; shift @a; printf "%-20s del %s\n", $p, $_ foreach (@a); $_=""' old_dep_fixes.txt; )
docbookx del gnome-doc-utils
seahorse del glabels gdesklets
mozilla del control-center nautilus-cd-burner
libxml2 del libxslt
mozilla del control-center
mozilla del nautilus-cd-burner
mplayer del mplayer-fonts
docbookx del gnome-doc-utils
python del kdebindings
seahorse del gdesklets
seahorse del glabels
xfree86 del ctwm
xfree86 del isdn4k-utils
xfree86 del root-tail
xfree86 del terminus-font
xfree86 del transfig
xfree86 del xautolock
xfree86 del xfig
xfree86 del xfree86-cyrillic-fonts
xorg del ctwm
xorg del isdn4k-utils
xorg del root-tail
xorg del terminus-font
xorg del transfig
xorg del xautolock
xorg del xfig

Loading…
Cancel
Save