[packages/aalib] - fix building with texinfo 5.x - rel 16

baggins baggins at pld-linux.org
Mon Mar 9 18:35:56 CET 2015


commit b8710c76cfd06f348947d4119cfddccb8982c6e7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 9 18:35:37 2015 +0100

    - fix building with texinfo 5.x
    - rel 16

 aalib-info.patch | 25 +++++++++++++++++++++++++
 aalib.spec       |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/aalib.spec b/aalib.spec
index 2ac7437..b880345 100644
--- a/aalib.spec
+++ b/aalib.spec
@@ -3,7 +3,7 @@
 %bcond_without	static_libs	# don't build static library
 
 %define		subver	rc5
-%define		rel		15
+%define		rel		16
 Summary:	An ASCII art GFX library
 Summary(fr.UTF-8):	Bibliothèque AA (Ascii Art)
 Summary(es.UTF-8):	Biblioteca ASCII art
diff --git a/aalib-info.patch b/aalib-info.patch
index 9e4b352..ce91ac2 100644
--- a/aalib-info.patch
+++ b/aalib-info.patch
@@ -13,3 +13,28 @@ diff -urN aalib-1.2.orig/aalib.texinfo aalib-1.2/aalib.texinfo
  @end direntry
  
  
+@@ -29,11 +29,11 @@ this permission notice are preserved on all copies.
+ 
+ @titlepage
+ 
+- at title{AA-lib @value{VERSION}}
+- at subtitle{An ascii-art library}
+- at subtitle{API-DESCRIPTION}
++ at title AA-lib @value{VERSION}
++ at subtitle An ascii-art library
++ at subtitle API-DESCRIPTION
+ 
+- at author{Jan Hubi at v cka & Kamil Toman}
++ at author Jan Hubi at v cka & Kamil Toman
+ @tex
+ Dukelsk\'ych bojovn\'\i ku 1944 
+ @end tex
+@@ -1318,7 +1318,7 @@ To write new driver is quite easy. You need to implement just few very basic
+ functions (like initialization, drawing to screen etc...) and register it in
+ the driver registry. There is separate drivers for screen, mouse and keyboard.
+ 
+- at subsection Display driver
++ at section Display driver
+ Display driver is the most significant driver (of course) so it is recomended
+ to implement it first. Its structure is as follows:
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aalib.git/commitdiff/b8710c76cfd06f348947d4119cfddccb8982c6e7



More information about the pld-cvs-commit mailing list