Import py27-adsbibdesk-3.1.1 as wip/py-adsbibdesk.
Add papers from arxiv.org or NASA/SAO ADS to your BibDesk bibliographyCVS: ----------------------------------------------------------------------
This commit is contained in:
parent
da2745f148
commit
cdec7a0686
4 changed files with 39 additions and 0 deletions
1
py-adsbibdesk/DESCR
Normal file
1
py-adsbibdesk/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Add papers from arxiv.org or NASA/SAO ADS to your BibDesk bibliography
|
23
py-adsbibdesk/Makefile
Normal file
23
py-adsbibdesk/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/05/01 17:58:54 jihbed Exp $
|
||||
|
||||
DISTNAME= adsbibdesk-3.1.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/a/adsbibdesk/
|
||||
FETCH_USING= curl
|
||||
|
||||
MAINTAINER= jihbed.research@gmail.com
|
||||
HOMEPAGE= http://www.jonathansick.ca/adsbibdesk/
|
||||
COMMENT= Add papers from arxiv.org or NASA/SAO ADS to your BibDesk bibliography
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
SUBST_CLASSES+= paths
|
||||
SUBST_STAGE.paths= pre-configure
|
||||
SUBST_SED.paths+= -e 's,/usr/bin/python,${PREFIX}/bin/python${PYVERSSUFFIX},g'
|
||||
SUBST_FILES.paths+= adsbibdesk.py
|
||||
SUBST_MESSAGE.paths= Fixing header search paths.
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
10
py-adsbibdesk/PLIST
Normal file
10
py-adsbibdesk/PLIST
Normal file
|
@ -0,0 +1,10 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/05/01 17:58:54 jihbed Exp $
|
||||
bin/adsbibdesk
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
||||
${PYSITELIB}/adsbibdesk.py
|
||||
${PYSITELIB}/adsbibdesk.pyc
|
||||
${PYSITELIB}/adsbibdesk.pyo
|
5
py-adsbibdesk/distinfo
Normal file
5
py-adsbibdesk/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/05/01 17:58:55 jihbed Exp $
|
||||
|
||||
SHA1 (adsbibdesk-3.1.1.tar.gz) = 6166fbec485075caa63e3fabd7aeb066b77fcdcd
|
||||
RMD160 (adsbibdesk-3.1.1.tar.gz) = 26f742ad9208d174da6b7d08a9ec3c605f30b337
|
||||
Size (adsbibdesk-3.1.1.tar.gz) = 19416 bytes
|
Loading…
Reference in a new issue