Date: Sun, 23 Jan 2005 13:54:37 +0100 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/76603: [New Port] sysutils/lineak_kdeplugins: KDE-plugins for lineak Message-ID: <1106484877.0@bippes.finkenkrug.ev> Resent-Message-ID: <200501231300.j0ND0irS031158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76603 >Category: ports >Synopsis: [New Port] sysutils/lineak_kdeplugins: KDE-plugins for lineak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 23 13:00:43 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD 5.3-STABLE #2: Sat Jan 8 18:28:41 CET 2005 root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: New port for lineaks KDE-plugins, so we can control some kdeapps with special keys on our keyboard. Mark it broken on 4.x-systems since we need to compile lineakd with gcc 3.4 and kde is compiled with systems compiler and so they won't compile properly. >How-To-Repeat: >Fix: --- lineak_kdeplugins-0.8.2.shar begins here --- # 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: # # lineak_kdeplugins # lineak_kdeplugins/pkg-descr # lineak_kdeplugins/Makefile # lineak_kdeplugins/pkg-plist # lineak_kdeplugins/distinfo # echo c - lineak_kdeplugins mkdir -p lineak_kdeplugins > /dev/null 2>&1 echo x - lineak_kdeplugins/pkg-descr sed 's/^X//' >lineak_kdeplugins/pkg-descr << 'END-of-lineak_kdeplugins/pkg-descr' XKDE plugins for lineakd. Contains some macros to control Xkmail, konqueror, kmix, kdesktop, juk, kscd and amarok X(if last is installed). X XWWW: http://lineak.sf.net/ END-of-lineak_kdeplugins/pkg-descr echo x - lineak_kdeplugins/Makefile sed 's/^X//' >lineak_kdeplugins/Makefile << 'END-of-lineak_kdeplugins/Makefile' X# New ports collection makefile for: lineak_kdeplugins X# Date created: 2004-12-29 X# Whom: Kay Lehmann <kay_lehmann@web.de> X# X# $FreeBSD$ X# X XPORTNAME= lineak_kdeplugins XPORTVERSION= 0.8.2 XCATEGORIES= sysutils deskutils XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= lineak XDIST_SUBDIR= lineak X XMAINTAINER= kay_lehmann@web.de XCOMMENT= KDE plugins for lineakd X XLIB_DEPENDS= lineak.8:${PORTSDIR}/sysutils/lineakd X XUSE_KDE_VER= 3 XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" XCONFIGURE_ARGS+= --program-prefix='' XUSE_REINPLACE= yes XUSE_LIBTOOL_VER=15 X XMAN1= lineak_kdeplugins.1 X X.include <bsd.port.pre.mk> X X.if ${OSVERSION} < 500000 XBROKEN= "Needs KDE to be compiled with gcc 3.4" X.endif X Xpost-patch: X @${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/configure X @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure X X.include <bsd.port.post.mk> END-of-lineak_kdeplugins/Makefile echo x - lineak_kdeplugins/pkg-plist sed 's/^X//' >lineak_kdeplugins/pkg-plist << 'END-of-lineak_kdeplugins/pkg-plist' X@comment $FreeBSD$ Xlib/lineakd/plugins/amarokplugin.so Xlib/lineakd/plugins/jukplugin.so Xlib/lineakd/plugins/kdesktopplugin.so Xlib/lineakd/plugins/kmailplugin.so Xlib/lineakd/plugins/kmixplugin.so Xlib/lineakd/plugins/konqplugin.so Xlib/lineakd/plugins/kscdplugin.so END-of-lineak_kdeplugins/pkg-plist echo x - lineak_kdeplugins/distinfo sed 's/^X//' >lineak_kdeplugins/distinfo << 'END-of-lineak_kdeplugins/distinfo' XMD5 (lineak/lineak_kdeplugins-0.8.2.tar.gz) = 312a8efe9eb4710ec22aecb3d96f046d XSIZE (lineak/lineak_kdeplugins-0.8.2.tar.gz) = 857763 END-of-lineak_kdeplugins/distinfo exit --- lineak_kdeplugins-0.8.2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1106484877.0>