pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.8 Fix build problem in gst-plu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/766b0f1c6042
branches:  trunk
changeset: 512029:766b0f1c6042
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 28 22:27:36 2006 +0000

description:
Fix build problem in gst-plugins0.8-dvdread.

diffstat:

 multimedia/gst-plugins0.8/distinfo         |   3 ++-
 multimedia/gst-plugins0.8/patches/patch-al |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 162210a50baf -r 766b0f1c6042 multimedia/gst-plugins0.8/distinfo
--- a/multimedia/gst-plugins0.8/distinfo        Fri Apr 28 22:18:02 2006 +0000
+++ b/multimedia/gst-plugins0.8/distinfo        Fri Apr 28 22:27:36 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2006/04/28 22:18:02 wiz Exp $
+$NetBSD: distinfo,v 1.3 2006/04/28 22:27:36 wiz Exp $
 
 SHA1 (gst-plugins-0.8.11.tar.bz2) = 4a9be6b62dd0e8a73616e8e93f7a3ace8aec8c59
 RMD160 (gst-plugins-0.8.11.tar.bz2) = 833aec123a52cd0f36ec883c349cc8d69090d749
@@ -13,3 +13,4 @@
 SHA1 (patch-ai) = fbee2828dfda28f1e017552e0e2e273cf5d2670b
 SHA1 (patch-aj) = b0af98ac299f1b52387de14c5f3a0173efd7ca8f
 SHA1 (patch-ak) = 9907506f1d7bab87d6857fc159bbe58b82b1b585
+SHA1 (patch-al) = 363b9f17c1a09e1283f73104c6fb83cd880c9847
diff -r 162210a50baf -r 766b0f1c6042 multimedia/gst-plugins0.8/patches/patch-al
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.8/patches/patch-al        Fri Apr 28 22:27:36 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-al,v 1.1 2006/04/28 22:27:36 wiz Exp $
+
+--- ext/dvdread/dvdreadsrc.c.orig      2005-07-24 16:52:30.000000000 +0000
++++ ext/dvdread/dvdreadsrc.c
+@@ -22,6 +22,7 @@
+ #include "config.h"
+ #endif
+ 
++#include <stdint.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>



Home | Main Index | Thread Index | Old Index