public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libaacs/files: bison_2.6.patch
@ 2015-01-29  1:29 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2015-01-29  1:29 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/01/29 01:29:04

  Removed:              bison_2.6.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)


^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libaacs/files: bison_2.6.patch
@ 2012-08-22 15:14 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-08-22 15:14 UTC (permalink / raw
  To: gentoo-commits

aballier    12/08/22 15:14:56

  Added:                bison_2.6.patch
  Log:
  Version bump and import a patch from Openelec.tv to build with bison 2.6, bug #430458
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libaacs/files/bison_2.6.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/files/bison_2.6.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libaacs/files/bison_2.6.patch?rev=1.1&content-type=text/plain

Index: bison_2.6.patch
===================================================================
Patch grabbed from OpenELEC.tv: support bison-2.6



commit f328373fee79971b8e5754ab05a182cb544b0e7f
Author: Stephan Raue <stephan@openelec.tv>
Date:   Mon Jul 23 15:39:17 2012 +0200

diff -Naur libaacs-0.4.0-old/src/file/keydbcfg-parser.y libaacs-0.4.0-new/src/file/keydbcfg-parser.y
--- libaacs-0.4.0-old/src/file/keydbcfg-parser.y	2012-05-04 04:23:42.000000000 -0700
+++ libaacs-0.4.0-new/src/file/keydbcfg-parser.y	2012-07-21 19:20:14.000000000 -0700
@@ -1,4 +1,8 @@
-%{
+%code requires {
+#include "file/keydbcfg.h"
+}
+
+%code {
 /*
  * This file is part of libaacs
  * Copyright (C) 2010  gates
@@ -18,7 +22,6 @@
  * <http://www.gnu.org/licenses/>.
  */
 
-#include "file/keydbcfg.h"
 #include "util/macro.h"
 
 #include <stdio.h>
@@ -85,7 +88,7 @@
 
 /* uncomment the line below for debugging */
 // int yydebug = 1;
-%}
+}
 /* Options set to generate a reentrant parser that is POSIX yacc compatible
  * The basic 'scanner' parameters are set. Also, another parameter is set
  * to pass in a title entry list struct used to hold all title entries.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-29  1:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29  1:29 [gentoo-commits] gentoo-x86 commit in media-libs/libaacs/files: bison_2.6.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-22 15:14 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