reset PKGREV for xine-lib update, and use ${XINE_MOD_DIR_VER}
(as done in audio/xine-* by obache - thanks!)
This commit is contained in:
parent
d8acacd170
commit
ca7ed24a7c
4 changed files with 6 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/11/01 06:03:14 sbd Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2011/11/17 18:22:27 drochner Exp $
|
||||
#
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
.include "../../multimedia/xine-lib/Makefile.common"
|
||||
|
||||
PKGNAME= ${XINE_PKGNAME:S/lib/v4l/}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
COMMENT= The v4l input plugin for xine-lib
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2010/07/28 09:25:54 drochner Exp $
|
||||
lib/xine/plugins/1.29/xineplug_inp_v4l.la
|
||||
@comment $NetBSD: PLIST,v 1.3 2011/11/17 18:22:27 drochner Exp $
|
||||
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_inp_v4l.la
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2011/11/01 06:03:14 sbd Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/11/17 18:22:27 drochner Exp $
|
||||
#
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
.include "../../multimedia/xine-lib/Makefile.common"
|
||||
|
||||
PKGNAME= ${XINE_PKGNAME:S/lib/v4l2/}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
COMMENT= The v4l2 input plugin for xine-lib
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2010/07/28 09:25:54 drochner Exp $
|
||||
lib/xine/plugins/1.29/xineplug_inp_v4l2.la
|
||||
@comment $NetBSD: PLIST,v 1.3 2011/11/17 18:22:27 drochner Exp $
|
||||
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_inp_v4l2.la
|
||||
|
|
Loading…
Reference in a new issue