Import libxmp-4.2.0 as audio/libxmp.

This is the Extended Module Player library, a part of open source module
player for UNIX distributed under the terms of the GNU GPL.
This commit is contained in:
shattered 2013-11-16 07:34:24 +00:00
parent f0aea48ab7
commit 7f656e501f
5 changed files with 48 additions and 0 deletions

2
audio/libxmp/DESCR Normal file
View file

@ -0,0 +1,2 @@
This is the Extended Module Player library, a part of open source module
player for UNIX distributed under the terms of the GNU GPL.

23
audio/libxmp/Makefile Normal file
View file

@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.1 2013/11/16 07:34:24 shattered Exp $
DISTNAME= libxmp-4.2.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/}
MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://xmp.sourceforge.net/
COMMENT= Player for many different Amiga and PC module formats
LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
USE_TOOLS+= gmake pkg-config
INSTALLATION_DIRS= bin lib
INSTALL_MAKE_FLAGS+= INSTALL=${INSTALL:Q}
.include "../../mk/bsd.pkg.mk"

6
audio/libxmp/PLIST Normal file
View file

@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1 2013/11/16 07:34:24 shattered Exp $
include/xmp.h
lib/libxmp.so
lib/libxmp.so.4
lib/libxmp.so.${PKGVERSION}
lib/pkgconfig/libxmp.pc

View file

@ -0,0 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.1 2013/11/16 07:34:24 shattered Exp $
BUILDLINK_TREE+= libxmp
.if !defined(LIBXMP_BUILDLINK3_MK)
LIBXMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libxmp+= libxmp>=4.1.5
BUILDLINK_PKGSRCDIR.libxmp?= ../../audio/libxmp
.endif # LIBXMP_BUILDLINK3_MK
BUILDLINK_TREE+= -libxmp

5
audio/libxmp/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/11/16 07:34:24 shattered Exp $
SHA1 (libxmp-4.2.0.tar.gz) = 138599f4a29f4b25c6c812b0e226e554776a77d3
RMD160 (libxmp-4.2.0.tar.gz) = 3fe64e9d16dddd51e61ba473915ca72ad0939927
Size (libxmp-4.2.0.tar.gz) = 862134 bytes