pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox rhythmbox: remove lirc dependency - do...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96f587daaee8
branches:  trunk
changeset: 406456:96f587daaee8
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Dec 22 06:19:54 2019 +0000

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

diffstat:

 audio/rhythmbox/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r cb2ee3dc7e2d -r 96f587daaee8 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Sun Dec 22 06:17:10 2019 +0000
+++ b/audio/rhythmbox/Makefile  Sun Dec 22 06:19:54 2019 +0000
@@ -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 @@
 
 .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