summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-07-02 08:41:06 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-07-02 08:41:06 +0000
commit74f567448e40157270da023bdc8531ec067582b6 (patch)
tree10340030c4a0004d272c72ce35ecd66bbe42799a /media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff
parentRemove emacs herd from metadata. (diff)
downloadgentoo-2-74f567448e40157270da023bdc8531ec067582b6.tar.gz
gentoo-2-74f567448e40157270da023bdc8531ec067582b6.tar.bz2
gentoo-2-74f567448e40157270da023bdc8531ec067582b6.zip
Changed check for yaepg patched vdr. Added uint64 and vdr-1.5.3 patch.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff')
-rw-r--r--media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff b/media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff
new file mode 100644
index 000000000000..52d56a3ea1e5
--- /dev/null
+++ b/media-plugins/vdr-yaepg/files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff
@@ -0,0 +1,12 @@
+diff -ru yaepg-0.0.2.1/yaepg.c yaepg-0.0.2.2/yaepg.c
+--- yaepg-0.0.2.1/yaepg.c 2007-06-11 18:26:37.000000000 -0700
++++ yaepg-0.0.2.2/yaepg.c 2007-06-11 15:56:31.000000000 -0700
+@@ -17,6 +17,7 @@
+ static const tColor highlight = (tColor) 0xFF505050;
+ static const tColor lightgrey = (tColor) 0xFFAAAAAA;
+
++#define fontYaepg fontSml
+ #define fontChanBox fontYaepg
+ #define fontTimeBox fontYaepg
+ #define fontEventBox fontYaepg
+