Date: Thu, 2 Nov 2006 17:37:25 GMT From: Ted Stodgell<trs137@psu.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/105076: New port: x11-themes/murrine-configurator Message-ID: <200611021737.kA2HbPPH028910@www.freebsd.org> Resent-Message-ID: <200611021740.kA2HeS9w065502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105076 >Category: ports >Synopsis: New port: x11-themes/murrine-configurator >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: Thu Nov 02 17:40:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ted Stodgell >Release: RELENG_6 >Organization: Penn State University >Environment: System: FreeBSD arl1426.arl.psu.edu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 26 09:42:55 EDT 2006 root@arl1426.arl.psu.edu:/usr/ob >Description: New port: x11-themes/murrine-configurator, a gtkrc configuration tool for users of the Murrine GTK engine. Note for pmeumann@gmail.com: as of version 0.4.1, i think the gtkrc corruption problem is solved. I've changed the ports makefile so that it installs murrine-configurator directly, rather than depending on Cimi's installer script. >How-To-Repeat: n/a >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: # # murrine-configurator # murrine-configurator/Makefile # murrine-configurator/distinfo # murrine-configurator/pkg-descr # murrine-configurator/files # murrine-configurator/files/patch-aa # echo c - murrine-configurator mkdir -p murrine-configurator > /dev/null 2>&1 echo x - murrine-configurator/Makefile sed 's/^X//' >murrine-configurator/Makefile << 'END-of-murrine-configurator/Makefile' X# New ports collection makefile for: murrine-configurator X# Date created: 2006-11-02 X# Whom: Ted Stodgell <tstodgell@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= murrine-configurator XPORTVERSION= 0.4.1 XCATEGORIES= x11-themes XMASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ XDISTNAME= murrine-configurator-${PORTVERSION} X XMAINTAINER= tstodgell@gmail.com XCOMMENT= GUI gtkrc configuration tool for the Murrine GTK engine X XRUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ X ${PORTSDIR}/x11-themes/gtk-murrine-engine \ X ${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity X XINSTALL_COMMAND= /usr/bin/install X Xdo-install: X @echo "Installing files under ${LOCALBASE}..." X @${INSTALL_COMMAND} -m0755 ${WRKSRC}/files/murrine-configurator ${LOCALBASE}/bin X @${INSTALL_COMMAND} -m0644 ${WRKSRC}/files/murrine-configurator.png ${LOCALBASE}/share/pixmaps X @${INSTALL_COMMAND} -m0644 ${WRKSRC}/files/murrine-configurator.desktop ${LOCALBASE}/share/applications X XNO_BUILD= yes XUSE_BZIP2= yes XUSE_GNOME= gtk20 XFETCH_CMD= /usr/bin/fetch X XPLIST_FILES= bin/murrine-configurator \ X share/pixmaps/murrine-configurator.png \ X share/applications/murrine-configurator.desktop X X.include <bsd.port.mk> END-of-murrine-configurator/Makefile echo x - murrine-configurator/distinfo sed 's/^X//' >murrine-configurator/distinfo << 'END-of-murrine-configurator/distinfo' XMD5 (murrine-configurator-0.4.1.tar.bz2) = 09bc8a515998cc94d11b2f2053d4f6ee XSHA256 (murrine-configurator-0.4.1.tar.bz2) = c3c5541f59663d12d8840cb02c77783ef333d35e5234fc2b361a92ebd862acaa XSIZE (murrine-configurator-0.4.1.tar.bz2) = 15084 END-of-murrine-configurator/distinfo echo x - murrine-configurator/pkg-descr sed 's/^X//' >murrine-configurator/pkg-descr << 'END-of-murrine-configurator/pkg-descr' XA gui gtkrc configuration tool for the Murrine GTK engine. X XMurrine Configurator gives users the opportunity to configure all the Murrine XEngine style options. The usage is very simple and the dialogs explain step Xby step the style options you can edit. X XWWW: http://cimi.netsons.org/pages/murrine/configurator.php END-of-murrine-configurator/pkg-descr echo c - murrine-configurator/files mkdir -p murrine-configurator/files > /dev/null 2>&1 echo x - murrine-configurator/files/patch-aa sed 's/^X//' >murrine-configurator/files/patch-aa << 'END-of-murrine-configurator/files/patch-aa' X--- files/murrine-configurator.orig X+++ files/murrine-configurator X@@ -1,4 +1,4 @@ X-#!/bin/bash X+#!/usr/local/bin/bash END-of-murrine-configurator/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611021737.kA2HbPPH028910>