diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-25 23:14:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-25 23:14:51 +0800 |
commit | 0ca72fc6f327e0fc4315e90805caee1ed4647d18 (patch) | |
tree | 8de4c9acee4a111d6551b2db83d02e5c09e83314 | |
parent | c55b42e3f361b1e0f8a9b2381c1def2e5e1bd23e (diff) | |
download | marcuscom-ports-0ca72fc6f327e0fc4315e90805caee1ed4647d18.tar.gz marcuscom-ports-0ca72fc6f327e0fc4315e90805caee1ed4647d18.tar.zst marcuscom-ports-0ca72fc6f327e0fc4315e90805caee1ed4647d18.zip |
- Chase move of py-gstreamer80
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6131 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/istanbul/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/istanbul/Makefile b/multimedia/istanbul/Makefile index ca682856c..8a2bd6d5a 100644 --- a/multimedia/istanbul/Makefile +++ b/multimedia/istanbul/Makefile @@ -6,7 +6,7 @@ PORTNAME= istanbul PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://live.hujjat.org/ @@ -14,8 +14,8 @@ MAINTAINER= dominique.goncalves@gmail.com COMMENT= Istanbul is a desktop session recorder for the Free Desktop RUN_DEPENDS= icecast:${PORTSDIR}/audio/icecast2 \ - ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer + ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer80 +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer80 USE_GNOME= pygtk2 USE_GMAKE= yes |