FreeBSD Bugzilla – Attachment 100439 Details for
Bug 139716
[NEW PORT] x11/deskpaint simple desktop wallpaper interactive paint application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.32 KB, created by
Kirn Gill
on 2009-10-18 11:30:03 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kirn Gill
Created:
2009-10-18 11:30:03 UTC
Size:
2.32 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: ># ># deskpaint/ ># deskpaint/Makefile ># deskpaint/pkg-descr ># deskpaint/files ># deskpaint/files/patch-Makefile ># deskpaint/distinfo ># >echo c - deskpaint/ >mkdir -p deskpaint/ > /dev/null 2>&1 >echo x - deskpaint/Makefile >sed 's/^X//' >deskpaint/Makefile << '669f9a6ebacff7251633b0b0f135d8b8' >X# New ports collection makefile for: deskpaint >X# Date created: 18 October 2009 >X# Whom: Kirn Gill <segin2005@gmail.com> >X# >X# $FreeBSD: $ >X# >X >XPORTNAME= deskpaint >XPORTVERSION= 3 >X >XDISTNAME= $(PORTNAME)$(PORTVERSION) >XWRKSRC= ${WRKDIR}/$(PORTNAME) >X >XCATEGORIES= x11 >XMASTER_SITES= http://www.gatorgitter.com/~maties/ >X >XMAINTAINER= sic_zer0@hotmail.com >XCOMMENT= A tiny interactive paint program that draws as your desktop wallpaper >X >XUSE_XORG= x11 xext >XPLIST_FILES= bin/deskpaint >X >X#MAN1= matwm2.1 >X >X.include <bsd.port.mk> >669f9a6ebacff7251633b0b0f135d8b8 >echo x - deskpaint/pkg-descr >sed 's/^X//' >deskpaint/pkg-descr << '5c063c0ea969b903e066ffdfe698a44c' >X`deskpaint' is a small interactive paint program that paints >Xonto the desktop window, so that the user draws their >Xown desktop wallpaper. >5c063c0ea969b903e066ffdfe698a44c >echo c - deskpaint/files >mkdir -p deskpaint/files > /dev/null 2>&1 >echo x - deskpaint/files/patch-Makefile >sed 's/^X//' >deskpaint/files/patch-Makefile << '9d97f9d081deedc300b0d6477084894a' >X--- Makefile.orig 2009-07-21 01:58:52.000000000 -0400 >X+++ Makefile 2009-10-18 01:58:42.000000000 -0400 >X@@ -1,9 +1,10 @@ >X-prefix = /usr/local >X-XROOT = /usr/X11R6 >X-CC = cc >X+prefix = ${PREFIX} >X+XROOT = ${LOCALBASE} >X >X CFLAGS += -lXext -lX11 -I$(XROOT)/include -L$(XROOT)/lib >X >X all: >X $(CC) $(CFLAGS) *.c -o deskpaint >X >X+install: >X+ ${BSD_INSTALL_PROGRAM} -s deskpaint $(prefix)/bin >9d97f9d081deedc300b0d6477084894a >echo x - deskpaint/distinfo >sed 's/^X//' >deskpaint/distinfo << 'af20c30b17803613f738dfc39a9528e1' >XMD5 (deskpaint3.tar.gz) = 28e4b15895069e5ea18c7e4b7a6e4796 >XSHA256 (deskpaint3.tar.gz) = 9b05b90fb484bd81cd28602f611a1a51cd3cc4c1c8ae6efed9cc417b2373cff4 >XSIZE (deskpaint3.tar.gz) = 5965 >af20c30b17803613f738dfc39a9528e1 >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 139716
: 100439