From owner-freebsd-ports Thu Jul 18 10:10:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CED37B405 for ; Thu, 18 Jul 2002 10:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC8843E5E for ; Thu, 18 Jul 2002 10:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6IHA4JU027621 for ; Thu, 18 Jul 2002 10:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6IHA3ER027619; Thu, 18 Jul 2002 10:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510B337B400 for ; Thu, 18 Jul 2002 10:07:53 -0700 (PDT) Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B40A43E58 for ; Thu, 18 Jul 2002 10:07:52 -0700 (PDT) (envelope-from jylefort@twist.frontis.net) Received: from gateway.lefort.net ([213.189.162.78]) by mirapoint2.brutele.be (Mirapoint) with ESMTP id BBO56276; Thu, 18 Jul 2002 19:07:41 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 6059715879 for ; Thu, 18 Jul 2002 19:07:41 +0200 (CEST) Received: by jsite.lefort.net (Postfix, from userid 1000) id 524F62305C; Thu, 18 Jul 2002 19:07:41 +0200 (CEST) Message-Id: <20020718170741.524F62305C@jsite.lefort.net> Date: Thu, 18 Jul 2002 19:07:41 +0200 (CEST) From: Jean-Yves Lefort Reply-To: Jean-Yves Lefort To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40736: New port: streamtuner-live365, a Live365 plugin for streamtuner Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40736 >Category: ports >Synopsis: New port: streamtuner-live365, a Live365 plugin for streamtuner >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 18 10:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 14 02:42:44 CEST 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: Note: this port depends on the still-uncommitted audio/streamtuner. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # streamtuner-live365 # streamtuner-live365/pkg-plist # streamtuner-live365/pkg-descr # streamtuner-live365/pkg-comment # streamtuner-live365/distinfo # streamtuner-live365/Makefile # echo c - streamtuner-live365 mkdir -p streamtuner-live365 > /dev/null 2>&1 echo x - streamtuner-live365/pkg-plist sed 's/^X//' >streamtuner-live365/pkg-plist << 'END-of-streamtuner-live365/pkg-plist' Xlib/streamtuner/plugins/live365.so END-of-streamtuner-live365/pkg-plist echo x - streamtuner-live365/pkg-descr sed 's/^X//' >streamtuner-live365/pkg-descr << 'END-of-streamtuner-live365/pkg-descr' Xstreamtuner-live365 is a Live365 plugin for streamtuner. X XWWW: http://streamtuner.sourceforge.net#plugins X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-streamtuner-live365/pkg-descr echo x - streamtuner-live365/pkg-comment sed 's/^X//' >streamtuner-live365/pkg-comment << 'END-of-streamtuner-live365/pkg-comment' XA Live365 plugin for streamtuner END-of-streamtuner-live365/pkg-comment echo x - streamtuner-live365/distinfo sed 's/^X//' >streamtuner-live365/distinfo << 'END-of-streamtuner-live365/distinfo' XMD5 (streamtuner-live365-0.2.5.tar.gz) = 631f299de9f08ab482132aea19c9150a END-of-streamtuner-live365/distinfo echo x - streamtuner-live365/Makefile sed 's/^X//' >streamtuner-live365/Makefile << 'END-of-streamtuner-live365/Makefile' X# New ports collection makefile for: streamtuner-live365 X# Date created: 18 Jul 2002 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# $Id: Makefile,v 1.1.1.1 2002/07/18 15:55:00 jylefort Exp $ X# X XPORTNAME= live365 XPORTVERSION= 0.2.5 XCATEGORIES= audio www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= streamtuner XPKGNAMEPREFIX= streamtuner- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} X XMAINTAINER= jylefort@brutele.be X XBUILD_DEPENDS= ${X11BASE}/include/streamtuner.h:${PORTSDIR}/audio/streamtuner XRUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner X XUSE_X_PREFIX= yes X XHAS_CONFIGURE= yes XCONFIGURE_ENV= PREFIX="${PREFIX}" X X.include END-of-streamtuner-live365/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message