Ticket #42551: Portfile-py-python-poppler-qt4.diff
File Portfile-py-python-poppler-qt4.diff, 1.5 KB (added by dliessi (Davide Liessi), 11 years ago) |
---|
-
Portfile
old new 3 3 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 PortGroup github 1.0 6 7 7 set original_name python-poppler-qt4 8 name py-${original_name} 9 version 0.16.3 10 python.versions 26 27 8 github.setup wbsoft python-poppler-qt4 0.18.1 v 9 name py-${github.project} 10 python.versions 26 27 32 33 11 11 maintainers gmail.com:davide.liessi openmaintainer 12 12 description Python binding for Poppler-Qt4 13 long_description ${original_name} is a Python binding for Poppler-Qt4. 14 homepage https://code.google.com/p/${original_name}/ 13 long_description ${github.project} is a Python binding for Poppler-Qt4. 15 14 platforms darwin 16 15 supported_archs noarch 17 16 license LGPL-2.1+ 18 17 19 master_sites googlecode:${original_name} 20 distname ${original_name}-${version} 21 22 checksums rmd160 77c837bed60d82d3858fa644729363192a3505c6 \ 23 sha256 52232383b273038027a881db7e46879b73cccf690d393f677e7496e19cfb59aa 18 checksums rmd160 54a4847a999cfd52bb74e5e18987ee28e15e51aa \ 19 sha256 546eaa1327b4efdc0dd959cc15421fc5728c6af7279dc3cdf95410536d6191af 24 20 25 21 if {${name} ne ${subport}} { 26 22 depends_build-append port:pkgconfig