pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/playitslowly
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 26 09:31:48 UTC 2017
Modified Files:
pkgsrc/audio/playitslowly: Makefile
Log Message:
playitslowly: does not need versioned dependency
Variable was there but unused, and it was better that way
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/playitslowly/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/playitslowly/Makefile
diff -u pkgsrc/audio/playitslowly/Makefile:1.7 pkgsrc/audio/playitslowly/Makefile:1.8
--- pkgsrc/audio/playitslowly/Makefile:1.7 Fri Nov 24 22:15:58 2017
+++ pkgsrc/audio/playitslowly/Makefile Sun Nov 26 09:31:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/24 22:15:58 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/11/26 09:31:48 wiz Exp $
DISTNAME= playitslowly-1.5.1
CATEGORIES= audio
@@ -13,7 +13,6 @@ DEPENDS+= ${PYPKGPREFIX}-gstreamer1-[0-9
DEPENDS+= gst-plugins1-soundtouch-[0-9]*:../../audio/gst-plugins1-soundtouch
DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
-PYTHON_VERSIONED_DEPENDENCIES= gobject
REPLACE_PYTHON+= playitslowly/app.py
SUBST_CLASSES+= exec
@@ -27,6 +26,5 @@ USE_LANGUAGES= # none
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../lang/python/application.mk"
-.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index