don't try to install aaxine and its manpage -- while it could be built
easily (include aalib/bl3) it is mostly useless because the xine-lib doesn't support it per default bump PKGREVISION should fix a build failure reported by Bernd Ernesti in a reply to PR pkg/35564
This commit is contained in:
parent
55140b809c
commit
c128be5755
4 changed files with 18 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.32 2007/02/09 18:15:24 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2007/02/11 17:19:49 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xine-ui-0.99.4
|
||||
PKGREVISION= 6
|
||||
PKGREVISION= 7
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
|
||||
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:30 jlam Exp $
|
||||
bin/aaxine
|
||||
@comment $NetBSD: PLIST,v 1.6 2007/02/11 17:19:49 drochner Exp $
|
||||
bin/fbxine
|
||||
bin/xine
|
||||
bin/xine-bugreport
|
||||
bin/xine-check
|
||||
bin/xine-remote
|
||||
man/man1/aaxine.1
|
||||
man/man1/xine-bugreport.1
|
||||
man/man1/xine-check.1
|
||||
man/man1/xine-remote.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.12 2007/01/09 14:52:41 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.13 2007/02/11 17:19:49 drochner Exp $
|
||||
|
||||
SHA1 (xine-ui-0.99.4.tar.gz) = b982e5697f183559c216f9243b9410d61b9c58aa
|
||||
RMD160 (xine-ui-0.99.4.tar.gz) = eeead5c6e566ade5505c8fcb924272c74eb4f49a
|
||||
|
@ -15,3 +15,4 @@ SHA1 (patch-ap) = f4f360e5fc8008882f07c649b7ea29ef163c6731
|
|||
SHA1 (patch-aq) = 212d5c561422e5866cdc05cd39c609b1274aa8b6
|
||||
SHA1 (patch-ar) = 50c45ce7c272385100bc562b8d1d668c3d860df7
|
||||
SHA1 (patch-as) = 96f680bcab84c7a832f0ea4ae2b6a5b687f79244
|
||||
SHA1 (patch-at) = 4d11203d056c45474e24b4e840e031720d840d55
|
||||
|
|
13
multimedia/xine-ui/patches/patch-at
Normal file
13
multimedia/xine-ui/patches/patch-at
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-at,v 1.1 2007/02/11 17:19:49 drochner Exp $
|
||||
|
||||
--- doc/man/en/Makefile.in.orig 2007-02-11 18:07:38.000000000 +0100
|
||||
+++ doc/man/en/Makefile.in
|
||||
@@ -277,7 +277,7 @@ target_alias = @target_alias@
|
||||
target_cpu = @target_cpu@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
-manfiles = xine.1 aaxine.1 xine-check.1 xine-remote.1
|
||||
+manfiles = xine.1 xine-check.1 xine-remote.1
|
||||
man_MANS = $(manfiles) xine-bugreport.1
|
||||
EXTRA_DIST = $(manfiles) xine.1.in aaxine.1.in
|
||||
all: all-am
|
Loading…
Reference in a new issue