mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update DEPENDS
This commit is contained in:
parent
3eabb018e9
commit
9743ef8e08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271010
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= obspy.gse2
|
||||
PORTVERSION= 0.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +16,7 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Read & write seismograms, Format GSE2
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
${PYTHON_PKGNAMEPREFIX}obspy.core>=0.4.6:${PORTSDIR}/science/py-obspy.core
|
||||
${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= obspy.mseed
|
||||
PORTVERSION= 0.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,8 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Read & write seismograms, Format MiniSeed
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy.core>=0.4.6:${PORTSDIR}/science/py-obspy.core
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy.core>=0.4.6:${PORTSDIR}/science/py-obspy.core
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= obspy.signal
|
||||
PORTVERSION= 0.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Python signal processing routines for seismology
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy.core>=0.4.6:${PORTSDIR}/science/py-obspy.core
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_ZIP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user