Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 14:35:46 +0600 (YEKST)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102079: [NEW PORT] deskutils/estickies: A sticky notes application that uses Etk
Message-ID:  <20060815083546.26FE512F1E@fonon.realnet>
Resent-Message-ID: <200608151110.k7FBAEZS007848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102079
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/estickies: A sticky notes application that uses Etk
>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:   Tue Aug 15 11:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
Estickies is a sticky notes application that uses Etk. It uses Etk's runtime
theming support to change the look and feel of the windows and buttons.

Author:	Hisham 'CodeWarrior' Mardam Bey <hisham.mardambey@gmail.com>
WWW:	http://www.enlightenment.org/

Note: this depends on x11-toolkits/etk PR

>How-To-Repeat:
>Fix:

--- estickies-20060807.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:
#
#	estickies
#	estickies/pkg-descr
#	estickies/Makefile
#	estickies/pkg-plist
#	estickies/distinfo
#
echo c - estickies
mkdir -p estickies > /dev/null 2>&1
echo x - estickies/pkg-descr
sed 's/^X//' >estickies/pkg-descr << 'END-of-estickies/pkg-descr'
XEstickies is a sticky notes application that uses Etk. It uses Etk's runtime
Xtheming support to change the look and feel of the windows and buttons.
X
XAuthor:	Hisham 'CodeWarrior' Mardam Bey <hisham.mardambey@gmail.com>
XWWW:	http://www.enlightenment.org/
END-of-estickies/pkg-descr
echo x - estickies/Makefile
sed 's/^X//' >estickies/Makefile << 'END-of-estickies/Makefile'
X# New ports collection makefile for:	estickies
X# Date created:		2006-08-14
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $MBSDlabs$
X# $FreeBSD$
X#
X
XPORTNAME=	estickies
XPORTVERSION=	20060807
XCATEGORIES=	deskutils
XMASTER_SITES=	http://mbsd.msk.ru/dist/
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	A sticky notes application that uses Etk
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomehack pkgconfig gnometarget
XUSE_EFL=	etk eet
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk"
X.include <bsd.port.post.mk>
END-of-estickies/Makefile
echo x - estickies/pkg-plist
sed 's/^X//' >estickies/pkg-plist << 'END-of-estickies/pkg-plist'
Xbin/estickies
X%%DATADIR%%/images/estickies.png
X%%DATADIR%%/themes/default.edj
X%%DATADIR%%/themes/mc.edj
X%%DATADIR%%/themes/postit.edj
X@dirrm %%DATADIR%%/themes
X@dirrm %%DATADIR%%/images
X@dirrm %%DATADIR%%
END-of-estickies/pkg-plist
echo x - estickies/distinfo
sed 's/^X//' >estickies/distinfo << 'END-of-estickies/distinfo'
XMD5 (estickies-20060807.tar.bz2) = e814554bf583df9d82fdfbc6dd9277f8
XSHA256 (estickies-20060807.tar.bz2) = e89b42b043cda5b5f8ff2f2c6a029a9989a3d0eac47d0f7ccf887c7a656b1159
XSIZE (estickies-20060807.tar.bz2) = 303740
END-of-estickies/distinfo
exit
--- estickies-20060807.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?20060815083546.26FE512F1E>