public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in src/patchsets/vlc/1.1-git: 010_all_freetype-font.patch
@ 2011-07-06 20:05 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-07-06 20:05 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/06 20:05:23

  Modified:             010_all_freetype-font.patch
  Log:
  forgot to commit this updated patch too....

Revision  Changes    Path
1.4                  src/patchsets/vlc/1.1-git/010_all_freetype-font.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/vlc/1.1-git/010_all_freetype-font.patch?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/vlc/1.1-git/010_all_freetype-font.patch?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/vlc/1.1-git/010_all_freetype-font.patch?r1=1.3&r2=1.4

Index: 010_all_freetype-font.patch
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/vlc/1.1-git/010_all_freetype-font.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 010_all_freetype-font.patch	20 Apr 2011 15:10:08 -0000	1.3
+++ 010_all_freetype-font.patch	6 Jul 2011 20:05:23 -0000	1.4
@@ -2,18 +2,18 @@
 we use DejaVU, and add it to the dependencies, as anyway many people have that
 font installed.
 
-Index: vlc-1.1.9/modules/misc/freetype.c
+Index: vlc-1.1/modules/misc/freetype.c
 ===================================================================
---- vlc-1.1.9.orig/modules/misc/freetype.c
-+++ vlc-1.1.9/modules/misc/freetype.c
-@@ -67,8 +67,8 @@
- #define DEFAULT_FONT "/usr/share/fonts/nokia/nosnb.ttf"
- #define FC_DEFAULT_FONT "Nokia Sans Bold"
+--- vlc-1.1.orig/modules/misc/freetype.c
++++ vlc-1.1/modules/misc/freetype.c
+@@ -55,8 +55,8 @@
+ # define DEFAULT_FONT_FILE "/usr/share/fonts/nokia/nosnb.ttf"
+ # define DEFAULT_FAMILY "Nokia Sans Bold"
  #else
--#define DEFAULT_FONT "/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf"
--#define FC_DEFAULT_FONT "Serif Bold"
-+#define DEFAULT_FONT "/usr/share/fonts/dejavu/DejaVuSans.ttf"
-+#define FC_DEFAULT_FONT "Sans"
+-# define DEFAULT_FONT_FILE "/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf"
+-# define DEFAULT_FAMILY "Serif Bold"
++# define DEFAULT_FONT_FILE "/usr/share/fonts/dejavu/DejaVuSans.ttf"
++# define DEFAULT_FAMILY "Sans"
  #endif
  
- #if defined(HAVE_FRIBIDI)
+ /* Freetype */






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-06 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 20:05 [gentoo-commits] gentoo commit in src/patchsets/vlc/1.1-git: 010_all_freetype-font.patch Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox