FreeBSD Bugzilla – Attachment 127914 Details for
Bug 171796
[NEW PORT] cad/repsnapper: Controller and GCode generator for RepRap 3D printers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.15 KB, created by
martin.dieringer
on 2012-09-20 00:20:06 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
martin.dieringer
Created:
2012-09-20 00:20:06 UTC
Size:
3.15 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: ># ># repsnapper ># repsnapper/pkg-plist ># repsnapper/Makefile ># repsnapper/distinfo ># repsnapper/pkg-descr ># >echo c - repsnapper >mkdir -p repsnapper > /dev/null 2>&1 >echo x - repsnapper/pkg-plist >sed 's/^X//' >repsnapper/pkg-plist << '4862dd7212c67652971f4ec0a8c74113' >Xbin/repsnapper >Xshare/applications/repsnapper.desktop >Xetc/xdg/repsnapper/repsnapper.conf >Xshare/locale/en_GB/LC_MESSAGES/repsnapper.mo >Xshare/locale/de_DE/LC_MESSAGES/repsnapper.mo >X@dirrm etc/xdg/repsnapper/ >4862dd7212c67652971f4ec0a8c74113 >echo x - repsnapper/Makefile >sed 's/^X//' >repsnapper/Makefile << '8715f8ced5909f677292f25be4152329' >X# New ports collection makefile for: repsnapper >X# Date created: 30 July 2012 >X# Whom: martin.dieringe@gmx.de >X# >X# $FreeBSD$ >X# >X >XPORTNAME= repsnapper >XPORTVERSION= 1.9.0b15 >XCATEGORIES= cad >XMASTER_SITES= http://nodeload.github.com/timschmidt/repsnapper/tarball/ >XDISTNAME= ${PORTVERSION} >XEXTRACT_SUFX= # >XDIST_SUBDIR= ${PORTNAME} >X >XMAINTAINER= martin.dieringer@gmx.de >XCOMMENT= Controller and GCode generator for RepRap 3D printers >X >XLICENSE= GPLv2 >XLICENSE_FILE= ${WRKSRC}/licenses/GPL-2.0.txt >X >XBUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser >XLIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \ >X gtkmm-2:${PORTSDIR}/x11-toolkits/gtkmm24 \ >X glademm-2:${PORTSDIR}/devel/libglademm24 \ >X cairomm-1:${PORTSDIR}/graphics/cairomm \ >X zip:${PORTSDIR}/archivers/libzip >X >XMAKE_JOBS_SAFE= yes >XUSE_GNOME= gtk20 >XUSE_GL= glut >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 >XWRKSRC= ${WRKDIR}/timschmidt-${PORTNAME}-1253661 >XINSTALL_TARGET= install-strip >XCONFIGURE_ARGS= --prefix=${PREFIX} >XUSE_AUTOTOOLS= automake >X >X#USE_LDCONFIG= yes >XUSE_GMAKE= yes >XUSE_XORG= x11 >X >Xpre-configure: >X cd ${WRKSRC} && ./autogen.sh >X >Xpost-install: >X ${MKDIR} ${PREFIX}/share/locale/en_GB/LC_MESSAGES >X ${MV} ${PREFIX}/lib/locale/en_GB/LC_MESSAGES/repsnapper.mo ${PREFIX}/share/locale/en_GB/LC_MESSAGES/ >X ${MKDIR} ${PREFIX}/share/locale/de_DE/LC_MESSAGES >X ${MV} ${PREFIX}/lib/locale/de_DE/LC_MESSAGES/repsnapper.mo ${PREFIX}/share/locale/de_DE/LC_MESSAGES/ >X >X.include <bsd.port.mk> >8715f8ced5909f677292f25be4152329 >echo x - repsnapper/distinfo >sed 's/^X//' >repsnapper/distinfo << 'eadfeb873bc57e75224679158d118939' >XSHA256 (repsnapper/1.9.0b15) = 3642a57beb82873f58d2954834f89bcfe8b8551ea250e5ad2f949901ad2cda57 >XSIZE (repsnapper/1.9.0b15) = 1338780 >eadfeb873bc57e75224679158d118939 >echo x - repsnapper/pkg-descr >sed 's/^X//' >repsnapper/pkg-descr << 'f568d0b9a82b0fd3b377e449b96461e4' >XRepSnapper is a host software for controlling a RepRap 3D printer. It has a >X3D OpenGL interface, slices objects and calculates the extrusion toolpath. >XIt can manipulate 3D objects and save constellations in STL and AMF format. >X >XWWW: http://reprap.org/wiki/RepSnapper_Manual:Introduction >f568d0b9a82b0fd3b377e449b96461e4 >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 171796
: 127914