FreeBSD Bugzilla – Attachment 200495 Details for
Bug 234393
audio/pithos: Remove unnecessary git dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to audio/pithos/Makefile
pithos.patch (text/plain), 942 bytes, created by
Mark Linimon
on 2018-12-25 12:25:13 UTC
(
hide
)
Description:
patch to audio/pithos/Makefile
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2018-12-25 12:25:13 UTC
Size:
942 bytes
patch
obsolete
>Index: audio/pithos/Makefile >=================================================================== >--- audio/pithos/Makefile (revision 488311) >+++ audio/pithos/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= pithos > PORTVERSION= 1.0.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= audio > > MAINTAINER= jhixson@FreeBSD.org >@@ -16,13 +16,12 @@ > RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xdg/__init__.py:devel/py-xdg@${PY_FLAVOR} \ > ${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus@${PY_FLAVOR} \ > ${PYTHON_SITELIBDIR}/gi/overrides/Gst.py:multimedia/py-gstreamer1@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pylast>0:audio/py-pylast@${PY_FLAVOR} \ >- git:devel/git >+ ${PYTHON_PKGNAMEPREFIX}pylast>0:audio/py-pylast@${PY_FLAVOR} > > USE_GNOME= gtk30 pygobject3 > USES= python:3.4+ > USE_PYTHON= distutils autoplist optsuffix >-USE_GSTREAMER= core good bad soup >+USE_GSTREAMER1= core good bad soup > > post-install: > ${MKDIR} ${STAGEDIR}${DATADIR}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234393
: 200495