FreeBSD Bugzilla – Attachment 35310 Details for
Bug 57039
New port: x11/gtk2-theme-switch - A command line and GUI tool for switching GTK2 themes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gtk2-theme-switch.shar
gtk2-theme-switch.shar (text/plain; charset="us-ascii"), 2.81 KB, created by
amistry
on 2003-11-13 06:53:41 UTC
(
hide
)
Description:
gtk2-theme-switch.shar
Filename:
MIME Type:
Creator:
amistry
Created:
2003-11-13 06:53:41 UTC
Size:
2.81 KB
patch
obsolete
># 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: ># ># gtk2-theme-switch ># gtk2-theme-switch/files ># gtk2-theme-switch/files/patch-aa ># gtk2-theme-switch/distinfo ># gtk2-theme-switch/pkg-descr ># gtk2-theme-switch/pkg-plist ># gtk2-theme-switch/Makefile ># >echo c - gtk2-theme-switch >mkdir -p gtk2-theme-switch > /dev/null 2>&1 >echo c - gtk2-theme-switch/files >mkdir -p gtk2-theme-switch/files > /dev/null 2>&1 >echo x - gtk2-theme-switch/files/patch-aa >sed 's/^X//' >gtk2-theme-switch/files/patch-aa << 'END-of-gtk2-theme-switch/files/patch-aa' >X--- Makefile.orig Wed Jun 11 01:16:36 2003 >X+++ Makefile Thu Nov 13 01:33:20 2003 >X@@ -1,6 +1,6 @@ >X-GCC = cc >X-PREFIX=/usr/local >X-CFLAGS = -O2 -Wall $(shell pkg-config --cflags gtk+-2.0) >X+GCC = ${CC} >X+PREFIX?=/usr/local >X+CFLAGS += -Wall $(shell pkg-config --cflags gtk+-2.0) >X LIBS = $(shell pkg-config --libs gtk+-2.0) >X CFLAGS += -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED >X >END-of-gtk2-theme-switch/files/patch-aa >echo x - gtk2-theme-switch/distinfo >sed 's/^X//' >gtk2-theme-switch/distinfo << 'END-of-gtk2-theme-switch/distinfo' >XMD5 (gtk-theme-switch-2.0.0rc2.tar.gz) = f51b254fb347a86feef12db4bd76be6f >END-of-gtk2-theme-switch/distinfo >echo x - gtk2-theme-switch/pkg-descr >sed 's/^X//' >gtk2-theme-switch/pkg-descr << 'END-of-gtk2-theme-switch/pkg-descr' >XA command line and GUI tool for switching GTK2 themes. >X >XWWW: http://www.muhri.net/gthemeswitch.php3 >END-of-gtk2-theme-switch/pkg-descr >echo x - gtk2-theme-switch/pkg-plist >sed 's/^X//' >gtk2-theme-switch/pkg-plist << 'END-of-gtk2-theme-switch/pkg-plist' >Xbin/gtk2-theme-switch >Xshare/doc/gtk2-theme-switch/README >X@dirrm share/doc/gtk2-theme-switch >END-of-gtk2-theme-switch/pkg-plist >echo x - gtk2-theme-switch/Makefile >sed 's/^X//' >gtk2-theme-switch/Makefile << 'END-of-gtk2-theme-switch/Makefile' >X# New ports collection makefile for: gtk-theme-switch >X# Date Created: Thu Nov 13 01:44:28 EST 2003 >X# Whom: Andrew J. Caines <A.J.Caines@halplant.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gtk2-theme-switch >XPORTVERSION= 2.0.0.r2 >XCATEGORIES= x11 >XMASTER_SITES= http://www.muhri.net/ >XDISTNAME= ${PORTNAME:S/gtk2/gtk/}-${PORTVERSION:S/.r/rc/} >X >XMAINTAINER= A.J.Caines@halplant.com >XCOMMENT= A command line tool for switching GTK themes >X >XUSE_X_PREFIX= yes >XUSE_GNOME= gtk20 >XUSE_GMAKE= yes >X >XMAN1= gtk2-theme-switch.1 >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/switch2 ${PREFIX}/bin/${PORTNAME} >X ${INSTALL_MAN} ${WRKSRC}/switch.1 ${MANPREFIX}/man/man1/${PORTNAME}.1 >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/readme ${DOCSDIR}/README >X.endif >X >X.include <bsd.port.mk> >END-of-gtk2-theme-switch/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 57039
:
35309
| 35310