pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libmspack: Remove libmspack, imported as archivers/libmspack



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Sun Oct 9 13:19:42 2016 +0900
Changeset:	c755c04de974f28d6319efeb3795fbef4cd22d70

Modified Files:
	Makefile
Removed Files:
	libmspack/DESCR
	libmspack/Makefile
	libmspack/PLIST
	libmspack/buildlink3.mk
	libmspack/distinfo

Log Message:
libmspack: Remove libmspack, imported as archivers/libmspack

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c755c04de974f28d6319efeb3795fbef4cd22d70

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |  1 -
 libmspack/DESCR         |  4 ----
 libmspack/Makefile      | 18 ------------------
 libmspack/PLIST         |  4 ----
 libmspack/buildlink3.mk | 15 ---------------
 libmspack/distinfo      |  5 -----
 6 files changed, 47 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index cc32489..897564e 100644
--- a/Makefile
+++ b/Makefile
@@ -1600,7 +1600,6 @@ SUBDIR+=	libltc
 SUBDIR+=	liblxqt
 SUBDIR+=	libmirisdr-git
 SUBDIR+=	libmpg123
-SUBDIR+=	libmspack
 SUBDIR+=	libmusclecard
 SUBDIR+=	libncl
 SUBDIR+=	libnestedsums
diff --git a/libmspack/DESCR b/libmspack/DESCR
deleted file mode 100644
index a53acdc..0000000
--- a/libmspack/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-The purpose of libmspack is to provide compressors and decompressors,
-archivers and dearchivers for Microsoft compression formats: CAB, CHM, WIM,
-LIT, HLP, KWAJ and SZDD. It is also designed to be easily embeddable,
-stable, robust and resource-efficient.
diff --git a/libmspack/Makefile b/libmspack/Makefile
deleted file mode 100644
index 1b4b284..0000000
--- a/libmspack/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/08/01 13:49:58 makoto Exp $
-
-DISTNAME=	libmspack-0.5alpha
-CATEGORIES=	devel
-MASTER_SITES=	http://www.cabextract.org.uk/libmspack/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.cabextract.org.uk/libmspack/
-COMMENT=	Archiver for Microsoft format CAB, CHM, WIM, LIT, HLP, KWAJ and SZDD
-LICENSE=	gnu-lgpl-v2.1
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config
-
-PKGCONFIG_OVERRIDE+=	libmspack.pc.in
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libmspack/PLIST b/libmspack/PLIST
deleted file mode 100644
index d1d9373..0000000
--- a/libmspack/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/01 13:49:58 makoto Exp $
-include/mspack.h
-lib/libmspack.la
-lib/pkgconfig/libmspack.pc
diff --git a/libmspack/buildlink3.mk b/libmspack/buildlink3.mk
deleted file mode 100644
index f735853..0000000
--- a/libmspack/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/08/01 13:49:58 makoto Exp $
-
-BUILDLINK_TREE+=	libmspack
-
-.if !defined(LIBMSPACK_BUILDLINK3_MK)
-LIBMSPACK_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libmspack+=	libmspack>=0.5alpha
-BUILDLINK_PKGSRCDIR.libmspack?=		../../wip/libmspack
-
-# Sorry, not for sure the following line
-#.include "../../x11/gtk2/buildlink3.mk"
-.endif	# LIBMSPACK_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libmspack
diff --git a/libmspack/distinfo b/libmspack/distinfo
deleted file mode 100644
index e963a0d..0000000
--- a/libmspack/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/08/01 13:49:58 makoto Exp $
-
-SHA1 (libmspack-0.5alpha.tar.gz) = 226f19b1fc58e820671a1749983b06896e108cc4
-RMD160 (libmspack-0.5alpha.tar.gz) = b1aae1671cfa5fa7b830bed6255d52da513337e4
-Size (libmspack-0.5alpha.tar.gz) = 654193 bytes


Home | Main Index | Thread Index | Old Index