pkgsrc-WIP-changes archive

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

korelib: remove



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 27 23:49:58 2018 +0900
Changeset:	267db6ddd9f7b82588b281132cbb9d845032bc6a

Modified Files:
	Makefile
Removed Files:
	korelib/DESCR
	korelib/Makefile
	korelib/PLIST
	korelib/TODO
	korelib/distinfo
	korelib/patches/patch-aa

Log Message:
korelib: remove

MASTER_SITE not found

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

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

diffstat:
 Makefile                 |  1 -
 korelib/DESCR            |  3 ---
 korelib/Makefile         | 24 ------------------------
 korelib/PLIST            | 16 ----------------
 korelib/TODO             | 17 -----------------
 korelib/distinfo         |  6 ------
 korelib/patches/patch-aa | 19 -------------------
 7 files changed, 86 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 10d1344ab2..4d08b9c755 100644
--- a/Makefile
+++ b/Makefile
@@ -1559,7 +1559,6 @@ SUBDIR+=	koffice
 SUBDIR+=	koha
 SUBDIR+=	kolourpaint
 SUBDIR+=	konsole
-SUBDIR+=	korelib
 SUBDIR+=	kpimtextedit
 SUBDIR+=	kruler
 SUBDIR+=	krusader
diff --git a/korelib/DESCR b/korelib/DESCR
deleted file mode 100644
index 97f32158b0..0000000000
--- a/korelib/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-A cross-platform C++ library for developing modular, plugin-based
-applications.  This open source library is used by products produced
-by theKompany (www.thekompany.com).
diff --git a/korelib/Makefile b/korelib/Makefile
deleted file mode 100644
index 27dae7673f..0000000000
--- a/korelib/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2012/11/13 20:26:27 othyro Exp $
-
-DISTNAME=	korelib-1.0
-CATEGORIES=	devel kde
-MASTER_SITES=	http://host33.ipowerweb.com/~smga3000/thekompany/Korelib/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.thekompany.com/projects/korelib/
-COMMENT=	Cross-platform C++ library for developing modular applications
-
-
-GNU_CONFIGURE=		YES
-USE_LIBTOOL=		YES
-LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig
-USE_TOOLS+=		aclocal autoheader autoconf automake
-USE_LANGUAGES=		c c++
-
-pre-configure:
-	cd ${WRKSRC} && aclocal
-	cd ${WRKSRC} && autoheader
-	cd ${WRKSRC} && automake -a --foreign -i
-	cd ${WRKSRC} && autoconf
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/korelib/PLIST b/korelib/PLIST
deleted file mode 100644
index 87cd44b404..0000000000
--- a/korelib/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2009/10/11 10:44:50 thomasklausner Exp $
-bin/korelib_demo
-include/kore/componentproxy.h
-include/kore/componentref.h
-include/kore/componenttrader.h
-include/kore/interface.h
-include/kore/kore.h
-include/kore/library.h
-include/kore/libraryloader.h
-include/kore/librarylocator.h
-include/kore/metainfo.h
-include/kore/robackend.h
-include/kore/rwbackend.h
-include/kore/wrbackend.h
-lib/libkore.la
-lib/libkoretest.la
diff --git a/korelib/TODO b/korelib/TODO
deleted file mode 100644
index 30e825f564..0000000000
--- a/korelib/TODO
+++ /dev/null
@@ -1,17 +0,0 @@
-/usr/pkg/bin/demo should be renamed?
-
-demo needs some python component
-
-configure says:
- /usr/pkg/tmp/pkgsrc/new/korelib/work.rainier/korelib-1.0/missing: Unknown `--run' option
- Try `/usr/pkg/tmp/pkgsrc/new/korelib/work.rainier/korelib-1.0/missing --help' for more information
- configure: WARNING: `missing' script is too old or missing
-(but probably doesn't matter)
-
-Use LIBTOOL_OVERRIDE (if still necessary) instead of LTCONFIG_OVERRIDE;
-but:
-LIBTOOL_OVERRIDE=${WRKSRC}/libtool
-causes:
-ltconfig: unrecognized option `--build=i386-unknown-netbsdelf1.6'
-Try `ltconfig --help' for more information.
-configure: error: libtool configure failed
diff --git a/korelib/distinfo b/korelib/distinfo
deleted file mode 100644
index 9e0d314c07..0000000000
--- a/korelib/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/09/28 06:41:24 rillig Exp $
-
-SHA1 (korelib-1.0.tar.gz) = 80e00486a8d4e743250e3e3ba72021138ba49a1e
-RMD160 (korelib-1.0.tar.gz) = 2c0b659bf8e2a2e2ab1c7cdbc05fc2dc99bc3905
-Size (korelib-1.0.tar.gz) = 515324 bytes
-SHA1 (patch-aa) = 78fd8d5a80eb4738dca54518b70014f922b76109
diff --git a/korelib/patches/patch-aa b/korelib/patches/patch-aa
deleted file mode 100644
index 62642909dc..0000000000
--- a/korelib/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2003/06/07 21:24:26 greyskyy Exp $
-
---- demo/Makefile.am.orig	2002-05-20 10:26:01.000000000 -0400
-+++ demo/Makefile.am
-@@ -8,10 +8,10 @@ EXTRA_DIST = main.cpp
- INCLUDES = $(all_includes) -I$(top_srcdir)/include
- LDFLAGS =  
- 
--bin_PROGRAMS = demo
--demo_LDFLAGS = $(all_libraries)
--demo_LDADD = $(top_builddir)/kore/libkore.la $(LIBDL) $(LIBSTDCPP)
--demo_SOURCES = main.cpp
-+bin_PROGRAMS = korelib_demo
-+korelib_demo_LDFLAGS = $(all_libraries)
-+korelib_demo_LDADD = $(top_builddir)/kore/libkore.la $(LIBDL) $(LIBSTDCPP)
-+korelib_demo_SOURCES = main.cpp
- 
- #all-local:
- #	(rm -f libkore.so.0 && ln -s ../kore/.libs/libkore.so.0 libkore.so.0)


Home | Main Index | Thread Index | Old Index