Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .if defined(USE_GSTREAMER)
- # XXX: This is a quick solution for ports with USE_GSTREAMER=python
- # but without USE_PYTHON.
- PYTHON_PKGNAMEPREFIX?= py*-
- python_DEPENDS= multimedia/py-gstreamer
- python_NAME= gstreamer
- python_GST_PREFIX= ${PYTHON_PKGNAMEPREFIX}
- python_GST_SUFX= # empty
- python_GST_VERSION= 0.10.4
- .endif
- .if defined(USE_GSTREAMER)
- # XXX: This is a quick solution for ports with USE_GSTREAMER=python
- # but without USE_PYTHON.
- PYTHON_PKGNAMEPREFIX?= py*-
- python_DEPENDS= multimedia/py-gstreamer1
- python_NAME= gstreamer
- python_GST_PREFIX= ${PYTHON_PKGNAMEPREFIX}
- python_GST_SUFX= # empty
- .endif
Advertisement
Add Comment
Please, Sign In to add comment