FreeBSD Bugzilla – Attachment 177804 Details for
Bug 215158
[NEW PORT] math/acalc: Simple and pretty expressions calculator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
acalc.shar - port archive
acalc.shar (text/plain), 1.81 KB, created by
Andrey Ponomarenko
on 2016-12-08 15:21:09 UTC
(
hide
)
Description:
acalc.shar - port archive
Filename:
MIME Type:
Creator:
Andrey Ponomarenko
Created:
2016-12-08 15:21:09 UTC
Size:
1.81 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: ># ># acalc ># acalc/Makefile ># acalc/pkg-descr ># acalc/distinfo ># >echo c - acalc >mkdir -p acalc > /dev/null 2>&1 >echo x - acalc/Makefile >sed 's/^X//' >acalc/Makefile << '96cafc3853fff7099480ff1b2b8b32da' >X# $FreeBSD$ >X >XPORTNAME= acalc >XPORTVERSION= 0.21 >XCATEGORIES= math >XMASTER_SITES= https://github.com/anpp/acalc/archive/ >X >XMAINTAINER= andrey.nik.ponomarenko@gmail.com >XCOMMENT= Simple and pretty Qt4-based expression calculator >X >XLICENSE= BSD4CLAUSE >X >XUSES= pkgconfig:build qmake >XUSE_QT4= corelib gui moc_build rcc_build >X >XPLIST_FILES= bin/acalc share/pixmaps/Calculator-50.png >X >XWRKSRC= ${WRKDIR}/acalc-acalc-0.21/aCalc/aCalc >X >XLDFLAGS+= -lz >XMAKE_ENV+= LANG=en_US.UTF-8 >XCONFIGURE_ENV+= LANG=en_US.UTF-8 >X >XDESKTOP_ENTRIES="acalc" "" "${PREFIX}/share/pixmaps/Calculator-50.png" "${PORTNAME}" "" "" >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/acalc ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_DATA} ${WRKSRC}/Icons/Calculator-50.png ${STAGEDIR}${PREFIX}/share/pixmaps >X.include <bsd.port.mk> >96cafc3853fff7099480ff1b2b8b32da >echo x - acalc/pkg-descr >sed 's/^X//' >acalc/pkg-descr << 'a020924b0928b8172ae5d90b82060f4b' >XAcalc is simple and pretty expression calculator. It depends on Qt4. >XApplication icon from ru.icons8.com >X >XWWW: https://github.com/anpp/acalc >a020924b0928b8172ae5d90b82060f4b >echo x - acalc/distinfo >sed 's/^X//' >acalc/distinfo << '963ddf972a446d8aed30c5892abe91ac' >XTIMESTAMP = 1481207036 >XSHA256 (acalc-0.21.tar.gz) = 0c4f0680a2e87ff7e7814c867c5ca8e3b31edfd36ce996912628bae913c6530c >XSIZE (acalc-0.21.tar.gz) = 52961 >963ddf972a446d8aed30c5892abe91ac >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 215158
: 177804