Updated pkgsrc/multimedia/ming to same version.
This commit is contained in:
parent
cd32a69b3a
commit
78ac88a8f4
5 changed files with 0 additions and 78 deletions
|
@ -1,3 +0,0 @@
|
|||
Ming is a C library for generating SWF ("Flash") format movies, plus a
|
||||
set of wrappers for using the library from C++ and popular scripting
|
||||
languages like PHP, Python, and Ruby.
|
|
@ -1,19 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.5 2006/09/13 12:37:27 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ming-0.3.0
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ming/}
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://ming.sourceforge.net/
|
||||
COMMENT= Create SWF (Macromedia Flash) files with this library
|
||||
|
||||
USE_LANGUAGES+= c c++
|
||||
USE_TOOLS+= bison flex
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/libungif/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
28
ming/PLIST
28
ming/PLIST
|
@ -1,28 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2006/09/13 12:37:27 obache Exp $
|
||||
bin/dbl2png
|
||||
bin/gif2dbl
|
||||
bin/gif2mask
|
||||
bin/listaction
|
||||
bin/listaction_d
|
||||
bin/listfdb
|
||||
bin/listjpeg
|
||||
bin/listmp3
|
||||
bin/listswf
|
||||
bin/listswf_d
|
||||
bin/makefdb
|
||||
bin/makeswf
|
||||
bin/ming-config
|
||||
bin/png2dbl
|
||||
bin/png2swf
|
||||
bin/raw2adpcm
|
||||
bin/swftoperl
|
||||
bin/swftophp
|
||||
bin/swftopython
|
||||
include/ming.h
|
||||
include/ming_config.h
|
||||
include/mingpp.h
|
||||
lib/libming.a
|
||||
lib/libming.so
|
||||
lib/libming.so.0
|
||||
lib/libming.so.0.3.0
|
||||
man/man1/makeswf.1
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.3 2006/09/13 12:37:27 obache Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
MING_BUILDLINK3_MK:= ${MING_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= ming
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nming}
|
||||
BUILDLINK_PACKAGES+= ming
|
||||
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}ming
|
||||
|
||||
.if !empty(MING_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.ming+= ming>=0.2
|
||||
BUILDLINK_PKGSRCDIR.ming?= ../../wip/ming
|
||||
.endif # MING_BUILDLINK3_MK
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/libungif/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.7 2006/09/13 12:37:27 obache Exp $
|
||||
|
||||
SHA1 (ming-0.3.0.tar.gz) = 3920de3070fa66b26fe53765298175789aacdb70
|
||||
RMD160 (ming-0.3.0.tar.gz) = b41c93e28c221d9ae35666f34ca3ed37bbb0dfcb
|
||||
Size (ming-0.3.0.tar.gz) = 287330 bytes
|
Loading…
Reference in a new issue