pkgsrc-WIP-changes archive

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

Removed cloog, ezstream (already in base)



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%viamedium.pl@localhost>
Pushed By:	adam
Date:		Sun Dec 23 13:35:09 2018 +0100
Changeset:	20a0d04918fb708923f6e108130a2872b2fd7e89

Modified Files:
	Makefile
Removed Files:
	cloog/DESCR
	cloog/Makefile
	cloog/PLIST
	cloog/distinfo
	ezstream/DESCR
	ezstream/Makefile
	ezstream/PLIST
	ezstream/distinfo
	ezstream/options.mk

Log Message:
Removed cloog, ezstream (already in base)

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

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

diffstat:
 Makefile            |  2 --
 cloog/DESCR         |  5 ---
 cloog/Makefile      | 18 -----------
 cloog/PLIST         | 92 -----------------------------------------------------
 cloog/distinfo      |  5 ---
 ezstream/DESCR      |  9 ------
 ezstream/Makefile   | 23 --------------
 ezstream/PLIST      | 19 -----------
 ezstream/distinfo   |  5 ---
 ezstream/options.mk | 25 ---------------
 10 files changed, 203 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 4258dea034..ada604c911 100644
--- a/Makefile
+++ b/Makefile
@@ -421,7 +421,6 @@ SUBDIR+=	cliqz
 SUBDIR+=	clisp-asdf
 SUBDIR+=	clisp-hg
 SUBDIR+=	clockspeed
-SUBDIR+=	cloog
 SUBDIR+=	clustalx
 SUBDIR+=	cluster-admin
 SUBDIR+=	clustershell
@@ -742,7 +741,6 @@ SUBDIR+=	extra-cmake-modules
 SUBDIR+=	exult-snapshot
 SUBDIR+=	ez-pine-gpg
 SUBDIR+=	ezbounce
-SUBDIR+=	ezstream
 SUBDIR+=	f1spirit
 SUBDIR+=	faast
 SUBDIR+=	facedetect
diff --git a/cloog/DESCR b/cloog/DESCR
deleted file mode 100644
index ff61196b32..0000000000
--- a/cloog/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-CLooG is a free software and library generating loops for scanning
-Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that
-reaches each integral point of one or more parameterized polyhedra.
-CLooG has been originally written to solve the code generation problem
-for optimizing compilers based on the polytope model
diff --git a/cloog/Makefile b/cloog/Makefile
deleted file mode 100644
index 7da209bd3a..0000000000
--- a/cloog/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2015/02/15 20:24:56 jihbed Exp $
-
-DISTNAME=	cloog-0.18.3
-CATEGORIES=	math
-MASTER_SITES=	http://www.bastoul.net/cloog/pages/download/
-
-MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://www.cloog.org/
-COMMENT=	The CLooG Code Generator in the Polyhedral Model's Home
-LICENSE=	gnu-lgpl-v2.1
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++ fortran
-
-.include "../../devel/gmp/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cloog/PLIST b/cloog/PLIST
deleted file mode 100644
index bd9fb33422..0000000000
--- a/cloog/PLIST
+++ /dev/null
@@ -1,92 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2015/02/15 20:27:10 jihbed Exp $
-bin/cloog
-include/cloog/block.h
-include/cloog/clast.h
-include/cloog/cloog.h
-include/cloog/constraints.h
-include/cloog/domain.h
-include/cloog/input.h
-include/cloog/int.h
-include/cloog/isl/backend.h
-include/cloog/isl/cloog.h
-include/cloog/isl/constraintset.h
-include/cloog/isl/domain.h
-include/cloog/loop.h
-include/cloog/matrix.h
-include/cloog/matrix/constraintset.h
-include/cloog/names.h
-include/cloog/options.h
-include/cloog/pprint.h
-include/cloog/program.h
-include/cloog/state.h
-include/cloog/statement.h
-include/cloog/stride.h
-include/cloog/union_domain.h
-include/cloog/util.h
-include/cloog/version.h
-include/isl/aff.h
-include/isl/aff_type.h
-include/isl/arg.h
-include/isl/ast.h
-include/isl/ast_build.h
-include/isl/ast_type.h
-include/isl/band.h
-include/isl/constraint.h
-include/isl/ctx.h
-include/isl/deprecated/aff_int.h
-include/isl/deprecated/ast_int.h
-include/isl/deprecated/constraint_int.h
-include/isl/deprecated/ilp_int.h
-include/isl/deprecated/int.h
-include/isl/deprecated/map_int.h
-include/isl/deprecated/mat_int.h
-include/isl/deprecated/point_int.h
-include/isl/deprecated/polynomial_int.h
-include/isl/deprecated/set_int.h
-include/isl/deprecated/union_map_int.h
-include/isl/deprecated/val_int.h
-include/isl/deprecated/vec_int.h
-include/isl/dim.h
-include/isl/flow.h
-include/isl/hash.h
-include/isl/hmap.h
-include/isl/id.h
-include/isl/id_to_ast_expr.h
-include/isl/id_to_pw_aff.h
-include/isl/ilp.h
-include/isl/list.h
-include/isl/local_space.h
-include/isl/lp.h
-include/isl/map.h
-include/isl/map_to_basic_set.h
-include/isl/map_type.h
-include/isl/mat.h
-include/isl/multi.h
-include/isl/obj.h
-include/isl/options.h
-include/isl/point.h
-include/isl/polynomial.h
-include/isl/polynomial_type.h
-include/isl/printer.h
-include/isl/schedule.h
-include/isl/set.h
-include/isl/set_type.h
-include/isl/space.h
-include/isl/stdint.h
-include/isl/stream.h
-include/isl/union_map.h
-include/isl/union_map_type.h
-include/isl/union_set.h
-include/isl/union_set_type.h
-include/isl/val.h
-include/isl/val_gmp.h
-include/isl/vec.h
-include/isl/version.h
-include/isl/vertices.h
-lib/cloog-isl/cloog-isl-config.cmake
-lib/isl/isl-config.cmake
-lib/libcloog-isl.la
-lib/libisl.la
-lib/libisl.so.13.1.0-gdb.py
-lib/pkgconfig/cloog-isl.pc
-lib/pkgconfig/isl.pc
diff --git a/cloog/distinfo b/cloog/distinfo
deleted file mode 100644
index 68f9b87935..0000000000
--- a/cloog/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/02/15 18:35:36 jihbed Exp $
-
-SHA1 (cloog-0.18.3.tar.gz) = 829c14bb701bfdac589de2b6855564bbb0041efb
-RMD160 (cloog-0.18.3.tar.gz) = 2759b99eea48bef983ec49d97d5a5dfb6a17b461
-Size (cloog-0.18.3.tar.gz) = 4577597 bytes
diff --git a/ezstream/DESCR b/ezstream/DESCR
deleted file mode 100644
index eab0a144b5..0000000000
--- a/ezstream/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-ezstream is a command line utility which is a improved version of the old
-"shout" utility.  It enables you to stream mp3 or vorbis files to an icecast
-server without reencoding and thus requires very little CPU.  ezstream is
-controlled via a XML config file (a few examples are provided in the conf
-directory).
-
-ezstream can stream mp3, ogg vorbis, and ogg theora files as well as reading
-from stdin. ID3v1 tags are supported in mp3 files and all ogg vorbis tags are
-propagated as metadata as well.
diff --git a/ezstream/Makefile b/ezstream/Makefile
deleted file mode 100644
index 38399e9467..0000000000
--- a/ezstream/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/12/04 00:40:08 othyro Exp $
-#
-
-DISTNAME=	ezstream-0.5.6
-CATEGORIES=	audio
-MASTER_SITES=	http://downloads.us.xiph.org/releases/ezstream/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.icecast.org/ezstream.php
-COMMENT=	Streamming client of mp3 and oggvorbis for icecast
-LICENSE=	gnu-gpl-v2
-
-USE_PKGLOCALEDIR=	yes
-USE_LIBTOOL=		yes
-GNU_CONFIGURE=		yes
-USE_LANGUAGES+=		c c++ fortran
-USE_TOOLS+=		pkg-config
-
-.include "options.mk"
-
-.include "../../audio/libshout/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ezstream/PLIST b/ezstream/PLIST
deleted file mode 100644
index cb30a0693a..0000000000
--- a/ezstream/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2012/12/04 00:37:57 othyro Exp $
-bin/ezstream
-bin/ezstream-file.sh
-man/man1/ezstream-file.sh.1
-man/man1/ezstream.1
-share/doc/ezstream/COPYING
-share/doc/ezstream/NEWS
-share/doc/ezstream/README
-share/examples/ezstream/ezstream-file_template.xml
-share/examples/ezstream/ezstream_metadata.xml
-share/examples/ezstream/ezstream_mp3.xml
-share/examples/ezstream/ezstream_reencode_mp3.xml
-share/examples/ezstream/ezstream_reencode_theora.xml
-share/examples/ezstream/ezstream_reencode_vorbis.xml
-share/examples/ezstream/ezstream_stdin_vorbis.xml
-share/examples/ezstream/ezstream_vorbis.xml
-share/examples/ezstream/meta.sh
-share/examples/ezstream/play.sh
-share/examples/ezstream/playlist-logger.sh
diff --git a/ezstream/distinfo b/ezstream/distinfo
deleted file mode 100644
index b4b3c99d7b..0000000000
--- a/ezstream/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2012/12/04 00:37:21 othyro Exp $
-
-SHA1 (ezstream-0.5.6.tar.gz) = f9d3ee5a2f81d156685ffbfc59b556c63afcca83
-RMD160 (ezstream-0.5.6.tar.gz) = 69fe2b41f1363ab29526d63b4632395e02a8603c
-Size (ezstream-0.5.6.tar.gz) = 263150 bytes
diff --git a/ezstream/options.mk b/ezstream/options.mk
deleted file mode 100644
index e01eebff76..0000000000
--- a/ezstream/options.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2012/12/04 00:36:37 othyro Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.ezstream
-PKG_SUPPORTED_OPTIONS=	iconv taglib vorbis
-PKG_SUGGESTED_OPTIONS+=	taglib vorbis
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Miconv)
-.include "../../converters/libiconv/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--without-libiconv
-.endif
-
-.if !empty(PKG_OPTIONS:Mtaglib)
-.include "../../audio/taglib/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--without-taglib
-.endif
-
-.if !empty(PKG_OPTIONS:Mvorbis)
-.include "../../audio/libvorbis/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--without-libvorbis
-.endif


Home | Main Index | Thread Index | Old Index