Date: Mon, 10 Jul 2006 10:51:00 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100009: [NEW PORT] x11/e17-module-flame: An e17 module which draws flames on your desktop Message-ID: <200607100651.k6A6p01E009849@fonon.realnet> Resent-Message-ID: <200607100700.k6A70U1v039588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100009 >Category: ports >Synopsis: [NEW PORT] x11/e17-module-flame: An e17 module which draws flames on your desktop >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: Mon Jul 10 07:00:30 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 #7: Sun Jun 18 20:51:36 MSD 2006 >Description: This e17 module dsiplays flames on the bottom part of the screen. Author: Vincent 'caro' Torri WWW: http://www.enlightenment.org >How-To-Repeat: >Fix: --- e17-module-flame-20060707.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: # # e17-module-flame # e17-module-flame/files # e17-module-flame/files/patch-configure # e17-module-flame/pkg-descr # e17-module-flame/Makefile # e17-module-flame/pkg-plist # e17-module-flame/distinfo # echo c - e17-module-flame mkdir -p e17-module-flame > /dev/null 2>&1 echo c - e17-module-flame/files mkdir -p e17-module-flame/files > /dev/null 2>&1 echo x - e17-module-flame/files/patch-configure sed 's/^X//' >e17-module-flame/files/patch-configure << 'END-of-e17-module-flame/files/patch-configure' X--- configure.orig Fri Jun 23 16:14:40 2006 X+++ configure Fri Jun 23 16:14:53 2006 X@@ -21497,7 +21497,7 @@ X X X X-MODULE_ARCH="$host_os-$host_cpu" X+MODULE_ARCH="" X X X cat >>confdefs.h <<_ACEOF END-of-e17-module-flame/files/patch-configure echo x - e17-module-flame/pkg-descr sed 's/^X//' >e17-module-flame/pkg-descr << 'END-of-e17-module-flame/pkg-descr' XThis e17 module dsiplays flames on the bottom part of the screen. X XAuthor: Vincent 'caro' Torri XWWW: http://www.enlightenment.org END-of-e17-module-flame/pkg-descr echo x - e17-module-flame/Makefile sed 's/^X//' >e17-module-flame/Makefile << 'END-of-e17-module-flame/Makefile' X# New ports collection makefile for: e17-module-flame X# Date created: 23 June 2006 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $FreeBSD$ X# X XPORTNAME= flame XPORTVERSION= 20060707 XCATEGORIES= x11 XMASTER_SITES= http://mbsd.msk.ru/dist/ XPKGNAMEPREFIX= e17-module- XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= An e17 module which draws flames on your desktop X XBUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif X X.include <bsd.port.mk> END-of-e17-module-flame/Makefile echo x - e17-module-flame/pkg-plist sed 's/^X//' >e17-module-flame/pkg-plist << 'END-of-e17-module-flame/pkg-plist' Xlib/enlightenment/modules/flame/module.a Xlib/enlightenment/modules/flame/module.eap Xlib/enlightenment/modules/flame/module.la Xlib/enlightenment/modules/flame/module.so Xlib/enlightenment/modules/flame/module_icon.png X%%NLS%%share/locale/eo/LC_MESSAGES/flame.mo X%%NLS%%share/locale/fi/LC_MESSAGES/flame.mo X%%NLS%%share/locale/it/LC_MESSAGES/flame.mo X%%NLS%%share/locale/ja/LC_MESSAGES/flame.mo X@dirrm lib/enlightenment/modules/flame END-of-e17-module-flame/pkg-plist echo x - e17-module-flame/distinfo sed 's/^X//' >e17-module-flame/distinfo << 'END-of-e17-module-flame/distinfo' XMD5 (flame-20060707.tar.bz2) = 7fe367c4ace70b7add9a8448664dcf45 XSHA256 (flame-20060707.tar.bz2) = 0e0825c9a0208eedf4d48831ce10bbf4eed0c8bbd0125124f52240b3484bb413 XSIZE (flame-20060707.tar.bz2) = 244132 END-of-e17-module-flame/distinfo exit --- e17-module-flame-20060707.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?200607100651.k6A6p01E009849>