pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/blender-lts blender-lts: Bump for opencolorio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7e6a298b28b
branches:  trunk
changeset: 445311:e7e6a298b28b
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jan 19 19:00:02 2021 +0000

description:
blender-lts: Bump for opencolorio. Add missing pugixml dependency.

diffstat:

 graphics/blender-lts/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 6c5cd49036ba -r e7e6a298b28b graphics/blender-lts/Makefile
--- a/graphics/blender-lts/Makefile     Tue Jan 19 18:54:51 2021 +0000
+++ b/graphics/blender-lts/Makefile     Tue Jan 19 19:00:02 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/01/01 08:24:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/19 19:00:02 nia Exp $
 
 DISTNAME=      blender-2.83.5
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.blender.org/source/
 EXTRACT_SUFX=  .tar.xz
@@ -81,5 +81,6 @@
 .include "../../parallel/threadingbuildingblocks/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/pugixml/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index