Date: Sun, 29 Feb 2004 13:48:38 +0100 (CET) From: Jesper Noehr <jesper@noehr.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63524: New port: sysutils/mmkeys - multimedia key manager Message-ID: <20040229124838.C856250828@herodot.printf.dk> Resent-Message-ID: <200402291250.i1TCoMXg077041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63524 >Category: ports >Synopsis: New port: sysutils/mmkeys - multimedia key manager >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 29 04:50:21 PST 2004 >Closed-Date: >Last-Modified: >Originator: Jesper Noehr >Release: FreeBSD 5.1-RELEASE i386 >Organization: none >Environment: System: FreeBSD herodot.printf.dk 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Wed Nov 26 11:49:08 CET 2003 root@herodot.printf.dk:/usr/obj/usr/src/sys/WiRED i386 audio/xmms and misc/xosd is required to compile. >Description: mmkeys - multimedia keys manager daemon to catch and handle speciel keypresses on multimedia keyboards >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: # # mmkeys # mmkeys/Makefile # mmkeys/distinfo # mmkeys/pkg-descr # mmkeys/pkg-plist # echo c - mmkeys mkdir -p mmkeys > /dev/null 2>&1 echo x - mmkeys/Makefile sed 's/^X//' >mmkeys/Makefile << 'END-of-mmkeys/Makefile' X# New ports collection makefile for: mmkeys X# Date created: 2004-29-02 X# Whom: Jesper Noehr <jesper@noehr.org> X# X# $FreeBSD$ X# X XPORTNAME= mmkeys XPORTVERSION= 1.03 XCATEGORIES= sysutils XMASTER_SITES= http://code.printf.dk/~decius/mmkeys/ X XMAINTAINER= jesper@noehr.org XCOMMENT= mmkeys - multimedia key manager X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> END-of-mmkeys/Makefile echo x - mmkeys/distinfo sed 's/^X//' >mmkeys/distinfo << 'END-of-mmkeys/distinfo' XMD5 (mmkeys-1.03.tar.gz) = e97c1d3b57aa015626a6c12cc1048b0d XSIZE (mmkeys-1.03.tar.gz) = 4282 END-of-mmkeys/distinfo echo x - mmkeys/pkg-descr sed 's/^X//' >mmkeys/pkg-descr << 'END-of-mmkeys/pkg-descr' XMmkeys is a small daemon designed for catching and Xhandling special keys on internet keyboards. XIt is written in C, has XOSD implemented, and is capable of: X * Controlling the volume via OSS X * Controlling XMMS via the xmmsctrl API X * Mapping keys to a specified custom action X * Showing current status of volume/xmms to the screen via XOSD X XIt requires the xosd-devel, xmms-devel and xlib-devel-libraries. X XWWW: http://code.printf.dk/~decius/mmkeys/ X X- decius <jesper@noehr.org> END-of-mmkeys/pkg-descr echo x - mmkeys/pkg-plist sed 's/^X//' >mmkeys/pkg-plist << 'END-of-mmkeys/pkg-plist' Xbin/mmkeys END-of-mmkeys/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040229124838.C856250828>