FreeBSD Bugzilla – Attachment 150674 Details for
Bug 196046
[NEW PORT] textproc/py-qrcode: QR Code image generator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
SHAR file of the new port
py-qrcode.shar (text/plain), 1.77 KB, created by
kyuupichan
on 2014-12-17 08:53:19 UTC
(
hide
)
Description:
SHAR file of the new port
Filename:
MIME Type:
Creator:
kyuupichan
Created:
2014-12-17 08:53:19 UTC
Size:
1.77 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: ># ># py-qrcode ># py-qrcode/distinfo ># py-qrcode/Makefile ># py-qrcode/pkg-descr ># >echo c - py-qrcode >mkdir -p py-qrcode > /dev/null 2>&1 >echo x - py-qrcode/distinfo >sed 's/^X//' >py-qrcode/distinfo << 'END-of-py-qrcode/distinfo' >XSHA256 (qrcode-5.1.tar.gz) = 33bdee5e834fc99eb538e1dad198a3a5b70d0a88845629cacf4c592be1ce7f6a >XSIZE (qrcode-5.1.tar.gz) = 22259 >END-of-py-qrcode/distinfo >echo x - py-qrcode/Makefile >sed 's/^X//' >py-qrcode/Makefile << 'END-of-py-qrcode/Makefile' >X# Created by: Neil Booth >X# $FreeBSD$ >X >XPORTNAME= qrcode >XPORTVERSION= 5.1 >XCATEGORIES= textproc python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= kyuupichan@gmail.com >XCOMMENT= QR Code image generator >X >XLICENSE= BSD3CLAUSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8:${PORTSDIR}/devel/py-six \ >X ${PYTHON_PKGNAMEPREFIX}pillow>=2.6:${PORTSDIR}/graphics/py-pillow >X >XUSES= python >XUSE_PYTHON= distutils autoplist >X >X.include <bsd.port.mk> >END-of-py-qrcode/Makefile >echo x - py-qrcode/pkg-descr >sed 's/^X//' >py-qrcode/pkg-descr << 'END-of-py-qrcode/pkg-descr' >XThis module uses image libraries, Python Imaging Library (PIL) by >Xdefault, to generate QR Codes. >X >XA Quick Response code is a two-dimensional pictographic code used >Xfor its fast readability and comparatively large storage capacity. >XThe code consists of black modules arranged in a square pattern on >Xa white background. The information encoded can be made up of any >Xkind of data (e.g., binary, alphanumeric, or Kanji symbols) >END-of-py-qrcode/pkg-descr >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 196046
:
150664
| 150674 |
150675
|
150676