From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 26 08:20:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB5116A421 for ; Tue, 26 Jul 2005 08:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC18E43D4C for ; Tue, 26 Jul 2005 08:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6Q8KGs3053655 for ; Tue, 26 Jul 2005 08:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6Q8KGox053649; Tue, 26 Jul 2005 08:20:16 GMT (envelope-from gnats) Resent-Date: Tue, 26 Jul 2005 08:20:16 GMT Resent-Message-Id: <200507260820.j6Q8KGox053649@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shane Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2990216A41F for ; Tue, 26 Jul 2005 08:13:41 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE0A43D4C for ; Tue, 26 Jul 2005 08:13:40 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6Q8DeFD055837 for ; Tue, 26 Jul 2005 08:13:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j6Q8Desj055836; Tue, 26 Jul 2005 08:13:40 GMT (envelope-from nobody) Message-Id: <200507260813.j6Q8Desj055836@www.freebsd.org> Date: Tue, 26 Jul 2005 08:13:40 GMT From: Shane To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/84112: Update port: x11-themes/kde-style-lipstik X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 08:20:18 -0000 >Number: 84112 >Category: ports >Synopsis: Update port: x11-themes/kde-style-lipstik >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 26 08:20:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Shane >Release: >Organization: >Environment: >Description: Update the port to the latest version of lipstik >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: # # kde-style-lipstik # kde-style-lipstik/Makefile # kde-style-lipstik/pkg-plist # kde-style-lipstik/distinfo # kde-style-lipstik/pkg-descr # echo c - kde-style-lipstik mkdir -p kde-style-lipstik > /dev/null 2>&1 echo x - kde-style-lipstik/Makefile sed 's/^X//' >kde-style-lipstik/Makefile << 'END-of-kde-style-lipstik/Makefile' X# New ports collection makefile for: lipstik X# Date created: February 12th, 2005 X# Whom: decept X# X# $FreeBSD$ X# X XPORTNAME= lipstik XPORTVERSION= 1.2 XCATEGORIES= x11-themes kde XMASTER_SITES= http://www.kde-look.org/content/files/ XDISTNAME= 18223-${PORTNAME}-${PORTVERSION} X XMAINTAINER= decept0@gmail.com XCOMMENT= Modified Plastik KDE style X XUSE_AUTOTOOLS= autoheader:259 XUSE_BZIP2= yes XUSE_KDEBASE_VER=3 XUSE_REINPLACE= yes XINSTALLS_SHLIB= yes XGNU_CONFIGURE= yes XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xpost-patch: X# @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ X# ${WRKSRC}/${CONFIGURE_SCRIPT} X @${REINPLACE_CMD} -e 's|-lkdefx|-lkdefx ${PTHREAD_LIBS}|g' \ X ${WRKSRC}/style/Makefile.in Xpost-configure: X @${REINPLACE_CMD} -e 's|-ljpeg|-ljpeg ${PTHREAD_LIBS}|g' \ X ${WRKSRC}/style/config/Makefile X.include END-of-kde-style-lipstik/Makefile echo x - kde-style-lipstik/pkg-plist sed 's/^X//' >kde-style-lipstik/pkg-plist << 'END-of-kde-style-lipstik/pkg-plist' Xlib/kde3/kstyle_lipstik_config.la Xlib/kde3/kstyle_lipstik_config.so Xlib/kde3/plugins/styles/lipstik.la Xlib/kde3/plugins/styles/lipstik.so Xshare/apps/kdisplay/color-schemes/lipstikstandard.kcsrc Xshare/apps/kdisplay/color-schemes/lipstikwhite.kcsrc Xshare/apps/kstyle/themes/lipstik.themerc X@dirrm share/apps/kstyle/themes X@dirrm share/apps/kstyle X@dirrm share/apps/kdisplay/color-schemes X@dirrm share/apps/kdisplay X@dirrm share/apps X@dirrm lib/kde3/plugins/styles X@dirrm lib/kde3/plugins X@dirrm lib/kde3 END-of-kde-style-lipstik/pkg-plist echo x - kde-style-lipstik/distinfo sed 's/^X//' >kde-style-lipstik/distinfo << 'END-of-kde-style-lipstik/distinfo' XMD5 (18223-lipstik-1.2.tar.bz2) = f6b7c43cebc27e45af1f44a588f3795f XSIZE (18223-lipstik-1.2.tar.bz2) = 407674 END-of-kde-style-lipstik/distinfo echo x - kde-style-lipstik/pkg-descr sed 's/^X//' >kde-style-lipstik/pkg-descr << 'END-of-kde-style-lipstik/pkg-descr' XLipstik is a modified version of the Plastik theme for KDE with extra features Xand configuration options. X XWWW: http://www.kde-look.org/content/show.php?content=18223 END-of-kde-style-lipstik/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: