From owner-freebsd-ports Wed Oct 31 9:20:18 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53F3037B406 for ; Wed, 31 Oct 2001 09:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VHK1i38059; Wed, 31 Oct 2001 09:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F5E137B406 for ; Wed, 31 Oct 2001 09:18:37 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VHIb837642; Wed, 31 Oct 2001 09:18:37 -0800 (PST) (envelope-from nobody) Message-Id: <200110311718.f9VHIb837642@freefall.freebsd.org> Date: Wed, 31 Oct 2001 09:18:37 -0800 (PST) From: Hendrik Scholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/31669: New port: graphics/xawtv_applet 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: 31669 >Category: ports >Synopsis: New port: graphics/xawtv_applet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 09:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 4.4-STABLE >Organization: NetUSE AG >Environment: FreeBSD dionysus.lan.raisdorf.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Oct 28 12:33:38 CET 2001 hscholz@dionysus.lan.raisdorf.net:/usr/src/sys/compile/DIONYSUS i386 >Description: This is a port of a gnome applet that acts as a remote control for xawtv. >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: # # xawtv_applet # xawtv_applet/distinfo # xawtv_applet/Makefile # xawtv_applet/pkg-comment # xawtv_applet/pkg-plist # xawtv_applet/pkg-descr # xawtv_applet/README.html # echo c - xawtv_applet mkdir -p xawtv_applet > /dev/null 2>&1 echo x - xawtv_applet/distinfo sed 's/^X//' >xawtv_applet/distinfo << 'END-of-xawtv_applet/distinfo' XMD5 (xawtv_applet-0.9.9.tar.gz) = 2357d95cc44cfad5b0871d96bd90ab31 END-of-xawtv_applet/distinfo echo x - xawtv_applet/Makefile sed 's/^X//' >xawtv_applet/Makefile << 'END-of-xawtv_applet/Makefile' X# New ports collection makefile for: xawtv_applet X# Date created: 31 October 2001 X# Whom: Hendrik Scholz X# X# $FreeBSD$ X# X XPORTNAME= xawtv_applet XPORTVERSION= 0.9.9 XCATEGORIES= graphics XMASTER_SITES= http://people.debian.org/~mvo/xawtv_applet/ X XMAINTAINER= hendrik@scholz.net X XLIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ X png.5:${PORTSDIR}/graphics/png \ X jpeg.9:${PORTSDIR}/graphics/jpeg X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} XUSE_X_PREFIX= yes XUSE_GTK= yes XUSE_GNOME= yes X Xpost-install: X @strip ${PREFIX}/bin/xawtv_applet X X.include END-of-xawtv_applet/Makefile echo x - xawtv_applet/pkg-comment sed 's/^X//' >xawtv_applet/pkg-comment << 'END-of-xawtv_applet/pkg-comment' XA gnome applet that acts as a remote control for xawtv END-of-xawtv_applet/pkg-comment echo x - xawtv_applet/pkg-plist sed 's/^X//' >xawtv_applet/pkg-plist << 'END-of-xawtv_applet/pkg-plist' Xlib/charset.alias Xshare/locale/de/LC_MESSAGES/xawtv_applet.mo Xshare/locale/locale.alias Xshare/gnome/help/xawtv_applet/C/fig/xawtv_applet-prop.png Xshare/gnome/help/xawtv_applet/C/fig/xawtv_applet-ui.png Xshare/gnome/help/xawtv_applet/C/index.html Xshare/gnome/help/xawtv_applet/C/ln7.html X@dirrm share/gnome/help/xawtv_applet/C/stylesheet-images X@dirrm share/gnome/help/xawtv_applet/C/fig X@dirrm share/gnome/help/xawtv_applet/C X@dirrm share/gnome/help/xawtv_applet Xshare/applets/Multimedia/xawtv_applet.desktop Xbin/xawtv_applet Xetc/CORBA/servers/xawtv_applet.gnorba END-of-xawtv_applet/pkg-plist echo x - xawtv_applet/pkg-descr sed 's/^X//' >xawtv_applet/pkg-descr << 'END-of-xawtv_applet/pkg-descr' XThis is a port of xawtv_applet which is a gnome applet. XIt is a remote control for the xawtv TV program. X XWWW: http://people.debian.org/~mvo/xawtv_applet/ X X- Hendrik Xhendrik@scholz.net END-of-xawtv_applet/pkg-descr echo x - xawtv_applet/README.html sed 's/^X//' >xawtv_applet/README.html << 'END-of-xawtv_applet/README.html' X X The FreeBSD Ports Collection (graphics/xawtv_applet) X

The FreeBSD Ports Collection ("graphics/xawtv_applet")


X X X

You are now in the directory for the port "graphics/xawtv_applet" (package name "xawtv_applet-0.9.9"). X X

This is the one-line description for this port: X X


XA gnome applet that acts as a remote control for xawtv X


X X

Please read the "description file" for a Xlonger description. X X

Go to the top of the ports tree for Xa summary on how to use the ports collection. X X

XThis port requires package(s) "" to build. X

XThis port requires package(s) "" to run. X X


X Go up one level X| X Go to top of ports tree X X END-of-xawtv_applet/README.html exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message