From amistry@am-productions.biz  Mon Jul 17 14:47:36 2006
Return-Path: <amistry@am-productions.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5643616A4E0;
	Mon, 17 Jul 2006 14:47:36 +0000 (UTC)
	(envelope-from amistry@am-productions.biz)
Received: from smtp3.fuse.net (mail-out3.fuse.net [216.68.8.177])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0C01243D73;
	Mon, 17 Jul 2006 14:47:28 +0000 (GMT)
	(envelope-from amistry@am-productions.biz)
Received: from gx4.fuse.net ([69.61.164.22]) by smtp3.fuse.net
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <20060717144728.LQPY26508.smtp3.fuse.net@gx4.fuse.net>;
          Mon, 17 Jul 2006 10:47:28 -0400
Received: from bigguy.am-productions.biz ([69.61.164.22]) by gx4.fuse.net
          (InterMail vG.1.02.00.02 201-2136-104-102-20041210) with ESMTP
          id <20060717144727.KHTN11137.gx4.fuse.net@bigguy.am-productions.biz>;
          Mon, 17 Jul 2006 10:47:27 -0400
Message-Id: <1153147699.89369@bigguy.am-productions.biz>
Date: Mon, 17 Jul 2006 10:48:19 -0400
From: "Anish Mistry" <amistry@am-productions.biz>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: multimedia@freebsd.org
Subject: multimedia/dvdstyler does not install empty.mpg
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         100437
>Category:       ports
>Synopsis:       multimedia/dvdstyler does not install empty.mpg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 17 14:50:14 GMT 2006
>Closed-Date:    Fri Jul 21 01:55:46 GMT 2006
>Last-Modified:  Fri Jul 21 01:55:46 GMT 2006
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #0: Thu Jun  1 21:16:20 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY



>Description:


The empty.mpg required for DVD burning is not installed.  I've sent the Makefile.am patch upstream to the author.


>How-To-Repeat:





>Fix:


--- dvdstyler.patch begins here ---
diff -ruN dvdstyler.orig/Makefile dvdstyler/Makefile
--- dvdstyler.orig/Makefile	Mon Jul 17 10:29:34 2006
+++ dvdstyler/Makefile	Mon Jul 17 10:40:03 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	dvdstyler
 DISTVERSION=	1.5b5
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -ruN dvdstyler.orig/files/patch-data_Makefile.in dvdstyler/files/patch-data_Makefile.in
--- dvdstyler.orig/files/patch-data_Makefile.in	Wed Dec 31 19:00:00 1969
+++ dvdstyler/files/patch-data_Makefile.in	Mon Jul 17 10:39:34 2006
@@ -0,0 +1,11 @@
+--- data/Makefile.in.orig	Mon Jul 17 10:32:01 2006
++++ data/Makefile.in	Mon Jul 17 10:35:23 2006
+@@ -145,7 +145,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-pkgdata_DATA = silence.mp2
++pkgdata_DATA = silence.mp2 empty.mpg
+ subdir = data
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff -ruN dvdstyler.orig/pkg-plist dvdstyler/pkg-plist
--- dvdstyler.orig/pkg-plist	Mon Jul 17 10:29:34 2006
+++ dvdstyler/pkg-plist	Mon Jul 17 10:33:40 2006
@@ -37,6 +37,7 @@
 %%DATADIR%%/buttons/text-shadow.xml
 %%DATADIR%%/buttons/text.xml
 %%DATADIR%%/data/silence.mp2
+%%DATADIR%%/data/empty.mpg
 %%DATADIR%%/objects/ellipse.xml
 %%DATADIR%%/objects/frame.xml
 %%DATADIR%%/objects/image.xml
--- dvdstyler.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jul 17 14:50:35 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100437 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Fri Jul 21 01:55:30 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100437 
>Unformatted:
