Date: Thu, 20 Jul 2006 00:01:22 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100574: [NEW PORT] multimedia/eclair: An EFL powered media player Message-ID: <20060719200122.9752F12BB7@fonon.realnet> Resent-Message-ID: <200607192010.k6JKAFAW095811@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100574 >Category: ports >Synopsis: [NEW PORT] multimedia/eclair: An EFL powered media player >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: Wed Jul 19 20:10:14 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: Mediaplayer for e17 window manager. Author: MoOm <simon.treny@free.fr> WWW: http://www.enlightenment.org/ Note: this also depends on multimedia/emotion PR. >How-To-Repeat: >Fix: --- eclair-20060719.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: # # eclair # eclair/pkg-descr # eclair/Makefile # eclair/pkg-plist # eclair/distinfo # echo c - eclair mkdir -p eclair > /dev/null 2>&1 echo x - eclair/pkg-descr sed 's/^X//' >eclair/pkg-descr << 'END-of-eclair/pkg-descr' XMediaplayer for e17 window manager. X XAuthor: MoOm <simon.treny@free.fr> XWWW: http://www.enlightenment.org/ END-of-eclair/pkg-descr echo x - eclair/Makefile sed 's/^X//' >eclair/Makefile << 'END-of-eclair/Makefile' X# New ports collection makefile for: eclair X# Date created: 2006-07-18 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $MBSDlabs$ X# $FreeBSD$ X# X XPORTNAME= eclair XPORTVERSION= 20060719 XCATEGORIES= multimedia XMASTER_SITES= http://mbsd.msk.ru/dist/ X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= An EFL powered media player X XLIB_DEPENDS= ecore.1:${PORTSDIR}/x11/ecore \ X edje.5:${PORTSDIR}/graphics/edje \ X emotion.0:${PORTSDIR}/multimedia/emotion \ X esmart_trans_x11.0:${PORTSDIR}/graphics/esmart \ X evas.1:${PORTSDIR}/graphics/evas \ X tag.5:${PORTSDIR}/audio/taglib X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_GNOME= pkgconfig libxml2 XUSE_SQLITE= 3 XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" X X.include <bsd.port.mk> END-of-eclair/Makefile echo x - eclair/pkg-plist sed 's/^X//' >eclair/pkg-plist << 'END-of-eclair/pkg-plist' Xbin/eclair Xbin/eclair_wsz2edj X%%DATADIR%%/fonts/Vera.COPYING X%%DATADIR%%/fonts/VeraBd.ttf X%%DATADIR%%/fonts/fonts.alias X%%DATADIR%%/fonts/fonts.dir X%%DATADIR%%/icons/add_files.png X%%DATADIR%%/icons/invert_selection.png X%%DATADIR%%/icons/load_playlist.png X%%DATADIR%%/icons/open.png X%%DATADIR%%/icons/playlist.png X%%DATADIR%%/icons/remove_all.png X%%DATADIR%%/icons/remove_selected.png X%%DATADIR%%/icons/remove_unselected.png X%%DATADIR%%/icons/save_playlist.png X%%DATADIR%%/icons/search_window.png X%%DATADIR%%/icons/select_all.png X%%DATADIR%%/icons/select_none.png X%%DATADIR%%/icons/windows.png X%%DATADIR%%/themes/default.edj X%%DATADIR%%/themes/gant.edj X%%DATADIR%%/themes/swallow_me.edj X%%DATADIR%%/widget_themes/default.edj X%%DATADIR%%/wsz2edj/wsz2edj_edc.tar.gz X@dirrmtry %%DATADIR%%/wsz2edj X@dirrmtry %%DATADIR%%/widget_themes X@dirrmtry %%DATADIR%%/themes X@dirrmtry %%DATADIR%%/icons X@dirrmtry %%DATADIR%%/fonts X@dirrmtry %%DATADIR%% END-of-eclair/pkg-plist echo x - eclair/distinfo sed 's/^X//' >eclair/distinfo << 'END-of-eclair/distinfo' XMD5 (eclair-20060719.tar.bz2) = bffffd12d303bcd87e6cb581962d2378 XSHA256 (eclair-20060719.tar.bz2) = 5cd78965239fff3f527d59a97c58ec35a6ca2d4f0cda4bb6f778c9a02eba4201 XSIZE (eclair-20060719.tar.bz2) = 630780 END-of-eclair/distinfo exit --- eclair-20060719.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?20060719200122.9752F12BB7>