pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/rhythmbox



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Dec 22 06:19:54 UTC 2019

Modified Files:
        pkgsrc/audio/rhythmbox: Makefile

Log Message:
rhythmbox: remove lirc dependency - doesn't (successfully) use it.


To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 pkgsrc/audio/rhythmbox/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/rhythmbox/Makefile
diff -u pkgsrc/audio/rhythmbox/Makefile:1.166 pkgsrc/audio/rhythmbox/Makefile:1.167
--- pkgsrc/audio/rhythmbox/Makefile:1.166       Sun Dec 22 06:17:10 2019
+++ pkgsrc/audio/rhythmbox/Makefile     Sun Dec 22 06:19:54 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2019/12/22 06:17:10 markd Exp $
+# $NetBSD: Makefile,v 1.167 2019/12/22 06:19:54 markd Exp $
 
 DISTNAME=      rhythmbox-3.4.2
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    audio gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/}
 EXTRACT_SUFX=  .tar.xz
@@ -38,7 +38,6 @@ DEPENDS+=     ${PYPKGPREFIX}-gobject3-[0-9]*
 
 .include "../../lang/python/application.mk"
 .include "../../audio/libgpod/buildlink3.mk"
-.include "../../comms/lirc/buildlink3.mk"
 .include "../../databases/tdb/buildlink3.mk"
 .include "../../devel/dconf/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index