gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7473: ffmpeg etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7473: ffmpeg etc
Date: Fri, 9 Apr 2021 04:07:10 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7473
revision-id: carlhansen@gnu.org-20210409080656-ty4np7b4bep88aue
parent: carlhansen@gnu.org-20210409012305-oyq5lrhlkbdl2wyr
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Fri 2021-04-09 01:06:56 -0700
message:
  ffmpeg etc
added:
  pkg/other/freefem/sha256sums   sha256sums-20210406224758-p8xm300w7bfv2mfj-1
modified:
  pkg/freedesktop/harfbuzz/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-977
  pkg/freedesktop/pkg-config/config.mk 
config.mk-20160617014604-fvwr217e43szng65-1
  pkg/gnu/autogen/Makefile       makefile-20160617014725-uokjfnggs70iry9h-429
  pkg/gnu/autogen/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-432
  pkg/gnu/emacs/config.mk        config.mk-20160617015306-dpb0a4nbztssvpc0-1
  pkg/gnu/intlfonts/config.mk    config.mk-20160617020331-3xlwt80wxneoztci-1
  pkg/gnu/libassuan/Makefile     makefile-20160617014725-uokjfnggs70iry9h-1141
  pkg/gnu/libassuan/sha256sums   sha256sums-20160617014725-uokjfnggs70iry9h-1146
  pkg/gnu/libgcrypt/Makefile     makefile-20160617014725-uokjfnggs70iry9h-1173
  pkg/gnu/libgcrypt/sha256sums   sha256sums-20160617014725-uokjfnggs70iry9h-1178
  pkg/gnu/libgpg-error/Makefile  makefile-20160617014725-uokjfnggs70iry9h-1179
  pkg/gnu/libgpg-error/sha256sums 
sha256sums-20160617014725-uokjfnggs70iry9h-1184
  pkg/gnu/libksba/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1197
  pkg/gnu/libksba/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1202
  pkg/gnu/volk/Makefile          makefile-20200419182609-oave7thkjrdb7q9x-4
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/ffmpeg/sha256sums    sha256sums-20180420222459-im2b99neezudny85-4
  pkg/other/freefem/Makefile     makefile-20170403041214-jub3cphz960e5j2p-3
  pkg/other/guile-dsv/Makefile   makefile-20200512220547-x7xs0r19qige18i3-3
  pkg/other/guile-dsv/sha256sums sha256sums-20200512220547-x7xs0r19qige18i3-4
  pkg/other/nlopt/Makefile       makefile-20160617200040-lqf8h520dfq0rtk7-55
  pkg/other/openexr/Makefile     makefile-20210129010117-rh0ew2ssml9csa8z-2
  pkg/other/openexr/sha256sums   sha256sums-20210129010134-z1yqlxonqbnsa8be-1
=== modified file 'pkg/freedesktop/harfbuzz/Makefile'
--- a/pkg/freedesktop/harfbuzz/Makefile 2020-10-14 23:15:26 +0000
+++ b/pkg/freedesktop/harfbuzz/Makefile 2021-04-09 08:06:56 +0000
@@ -49,7 +49,7 @@
 BUILDDEPS = 
 LIBDEPS = #  c++ glib libicu ragel
 # might be needed:
-LDFLAGS=-liconv
+#LDFLAGS=-liconv
 # installation fails
 
 

=== modified file 'pkg/freedesktop/pkg-config/config.mk'
--- a/pkg/freedesktop/pkg-config/config.mk      2017-08-08 00:47:08 +0000
+++ b/pkg/freedesktop/pkg-config/config.mk      2021-04-09 08:06:56 +0000
@@ -2,8 +2,10 @@
 ## adjust as needed
 
 # might not be needed:
-CONFIGURE_OPTS ?=  --with-internal-glib  --with-libiconv
+CONFIGURE_OPTS ?=  --with-internal-glib
+#--with-libiconv
 # experiment
 
-BUILD_OPTS ?=  CFLAGS+="-Wno-error=format-nonliteral"  -Wl,"-L/opt/gsrc/lib  
-liconv"
+BUILD_OPTS ?=  CFLAGS+="-Wno-error=format-nonliteral"  -Wl,"-L/opt/gsrc/lib  "
+#-liconv"
 

=== modified file 'pkg/gnu/autogen/Makefile'
--- a/pkg/gnu/autogen/Makefile  2018-08-27 00:04:44 +0000
+++ b/pkg/gnu/autogen/Makefile  2021-04-09 08:06:56 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2021 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -21,7 +22,7 @@
 
 NAME = AutoGen
 GARNAME = autogen
-GARVERSION = 5.18.16
+GARVERSION = 5.19.98
 HOME_URL = http://www.gnu.org/software/autogen/
 DESCRIPTION = Automated program generator
 define BLURB
@@ -33,13 +34,16 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/rel$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
-
-BUILDDEPS = #guile
+#http://git.savannah.gnu.org/cgit/autogen.git/snapshot/autogen-5.19.98.tar.gz
+
+MASTER_SITES = $(MASTER_SAVANNAH_GIT)
+MASTER_SUBDIR = $(GARNAME).git/snapshot/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+#$(DISTNAME).tar.gz.sig
+
+BUILDDEPS = 
+#guile gpref gnulib
 LIBDEPS = 
 #USE_AUTORECONF = y
 

=== modified file 'pkg/gnu/autogen/sha256sums'
--- a/pkg/gnu/autogen/sha256sums        2018-08-26 23:55:09 +0000
+++ b/pkg/gnu/autogen/sha256sums        2021-04-09 08:06:56 +0000
@@ -1,2 +1,1 @@
-f8a13466b48faa3ba99fe17a069e71c9ab006d9b1cfabe699f8c60a47d5bb49a  
download/autogen-5.18.16.tar.xz
-ac5ce9851d4b925a3f0821d9b24ab40032853e7e30d038a0a0b99e43921ed35f  
download/autogen-5.18.16.tar.xz.sig
+53f894067c45e2e8e35b662766d29ca240261a91a4a52ad50c7b9accc1ae9485  
download/autogen-5.19.98.tar.gz

=== modified file 'pkg/gnu/emacs/config.mk'
--- a/pkg/gnu/emacs/config.mk   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/emacs/config.mk   2021-04-09 08:06:56 +0000
@@ -1,4 +1,6 @@
 ## Configuration options for emacs ##
 
-CONFIGURE_OPTS ?= --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no 
--with-tiff=no
+#CONFIGURE_OPTS ?= --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no 
--with-tiff=no
+CONFIGURE_OPTS ?= --with-gnutls=ifavailable --with-xpm=ifavailable 
--with-jpeg=ifavailable --with-gif=ifavailable --with-tiff=ifavailable
+
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/intlfonts/config.mk'
--- a/pkg/gnu/intlfonts/config.mk       2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/intlfonts/config.mk       2021-04-09 08:06:56 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for intlfonts ##
 
 CONFIGURE_OPTS ?= 
+#CONFIGURE_OPTS ?=  --with-font-dir=$(prefix)/share/fonts
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/libassuan/Makefile'
--- a/pkg/gnu/libassuan/Makefile        2020-11-17 20:41:29 +0000
+++ b/pkg/gnu/libassuan/Makefile        2021-04-09 08:06:56 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2019, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME = libassuan
 GARNAME = libassuan
-GARVERSION = 2.5.4
+GARVERSION = 2.5.5
 HOME_URL = http://www.gnupg.org/related_software/libassuan/index.en.html/
 DESCRIPTION = A library implementing the Assuan IPC protocol
 define BLURB

=== modified file 'pkg/gnu/libassuan/sha256sums'
--- a/pkg/gnu/libassuan/sha256sums      2020-11-17 20:41:29 +0000
+++ b/pkg/gnu/libassuan/sha256sums      2021-04-09 08:06:56 +0000
@@ -1,2 +1,2 @@
-c080ee96b3bd519edd696cfcebdecf19a3952189178db9887be713ccbcb5fbf0  
download/libassuan-2.5.4.tar.bz2
-abadbf47a822c0d181d8b85b19ebfea4dc1991b2ea74eb06ad918955566b55bf  
download/libassuan-2.5.4.tar.bz2.sig
+8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4  
download/libassuan-2.5.5.tar.bz2
+0f284f9c74386306eff77b1ffa9d36d2689bd1d93290870f5365513bd3ee3669  
download/libassuan-2.5.5.tar.bz2.sig

=== modified file 'pkg/gnu/libgcrypt/Makefile'
--- a/pkg/gnu/libgcrypt/Makefile        2021-01-29 17:38:18 +0000
+++ b/pkg/gnu/libgcrypt/Makefile        2021-04-09 08:06:56 +0000
@@ -24,7 +24,7 @@
 
 NAME = Libgcrypt
 GARNAME = libgcrypt
-GARVERSION = 1.9.1
+GARVERSION = 1.9.2
 HOME_URL = http://www.gnu.org/software/libgcrypt/
 DESCRIPTION = Cryptographic function library
 define BLURB

=== modified file 'pkg/gnu/libgcrypt/sha256sums'
--- a/pkg/gnu/libgcrypt/sha256sums      2021-01-29 17:38:18 +0000
+++ b/pkg/gnu/libgcrypt/sha256sums      2021-04-09 08:06:56 +0000
@@ -1,2 +1,2 @@
-c5a67a8b9b2bd370fb415ed1ee31c7172e5683076493cf4a3678a0fbdf0265d9  
download/libgcrypt-1.9.1.tar.bz2
-7607eea15e15b8b0a64b949adc3799b04b3bf6452dd2712ec5cd19f4940113cb  
download/libgcrypt-1.9.1.tar.bz2.sig
+b2c10d091513b271e47177274607b1ffba3d95b188bbfa8797f948aec9053c5a  
download/libgcrypt-1.9.2.tar.bz2
+570bc5dba3f9df058732147b19a091d03ad57059b257e43f15d5cd0cbf477a1e  
download/libgcrypt-1.9.2.tar.bz2.sig

=== modified file 'pkg/gnu/libgpg-error/Makefile'
--- a/pkg/gnu/libgpg-error/Makefile     2020-12-23 23:00:33 +0000
+++ b/pkg/gnu/libgpg-error/Makefile     2021-04-09 08:06:56 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015, 2016 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2019, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME = libgpg-error
 GARNAME = libgpg-error
-GARVERSION = 1.41
+GARVERSION = 1.42
 HOME_URL = http://www.gnupg.org/related_software/libgpg-error/index.en.html/
 DESCRIPTION = A library that defines common error values for GnuPG
 define BLURB

=== modified file 'pkg/gnu/libgpg-error/sha256sums'
--- a/pkg/gnu/libgpg-error/sha256sums   2020-12-23 23:00:33 +0000
+++ b/pkg/gnu/libgpg-error/sha256sums   2021-04-09 08:06:56 +0000
@@ -1,2 +1,2 @@
-0a4a3d9d3ed3db96bc4304ba5b2593ca82bb0d6330fa8e74ae0d45625333eab1  
download/libgpg-error-1.41.tar.gz
-1d5d27b42ee0e762228ff24afd8677999e142dde3a90080c72f6f4b9ca70e438  
download/libgpg-error-1.41.tar.gz.sig
+12569a03d3f69e3f1e805af56f4afff6a2619a3c003261a2b2d91d5ccd1851d5  
download/libgpg-error-1.42.tar.gz
+325c2284700ac36643ad4f75243111a74d059e8bb42393080acef6920407f57a  
download/libgpg-error-1.42.tar.gz.sig

=== modified file 'pkg/gnu/libksba/Makefile'
--- a/pkg/gnu/libksba/Makefile  2020-11-26 02:03:59 +0000
+++ b/pkg/gnu/libksba/Makefile  2021-04-09 08:06:56 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,12 +22,11 @@
 
 NAME = Libksba
 GARNAME = libksba
-GARVERSION = 1.5.0
+GARVERSION = 1.5.1
 HOME_URL = http://www.gnupg.org/related_software/libksba/index.en.html/
 DESCRIPTION = A library for working with X.509 certificates and CMS \
 data
 define BLURB
-
 endef
 
 ######################################################################

=== modified file 'pkg/gnu/libksba/sha256sums'
--- a/pkg/gnu/libksba/sha256sums        2020-11-26 02:03:59 +0000
+++ b/pkg/gnu/libksba/sha256sums        2021-04-09 08:06:56 +0000
@@ -1,2 +1,2 @@
-ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba  
download/libksba-1.5.0.tar.bz2
-0a1d508310d57e3165d910277d5d8526a7205b695ee623c7b773b0871191481d  
download/libksba-1.5.0.tar.bz2.sig
+b0f4c65e4e447d9a2349f6b8c0e77a28be9531e4548ba02c545d1f46dc7bf921  
download/libksba-1.5.1.tar.bz2
+736740f6cd2f4d52eda075ca16ae0559efa88710fe52805f523edec464289588  
download/libksba-1.5.1.tar.bz2.sig

=== modified file 'pkg/gnu/volk/Makefile'
--- a/pkg/gnu/volk/Makefile     2020-12-17 18:37:20 +0000
+++ b/pkg/gnu/volk/Makefile     2021-04-09 08:06:56 +0000
@@ -30,10 +30,13 @@
 
 ######################################################################
 # https://www.libvolk.org/releases/volk-2.3.0.tar.gz   
+# https://www.libvolk.org/releases/2.4.1.sha256.sig
+#
 MASTER_SITES = https://www.libvolk.org
 MASTER_SUBDIR = /releases/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-SIGFILES = #  $(GARVERSION).sha256.sig
+SIGFILES =
+#$(GARVERSION).sha256.sig
 #WORKOBJ = $(WORKDIR)/$(GARNAME)-$(GARVERSION)-build/
 #CONFIGURE_SCRIPTS = $(WORKSRC)/CMakeLists.txt
 #BUILD_SCRIPTS = $(WORKOBJ)/Makefile

=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2021-01-31 05:24:16 +0000
+++ b/pkg/other/ffmpeg/Makefile 2021-04-09 08:06:56 +0000
@@ -18,7 +18,7 @@
 
 NAME = ffmpeg
 GARNAME = ffmpeg
-GARVERSION = 4.3.1
+GARVERSION = 4.4
 HOME_URL =  http://ffmpeg.org
 DESCRIPTION = video player, transcoder, video format converter, etc
 define BLURB

=== modified file 'pkg/other/ffmpeg/sha256sums'
--- a/pkg/other/ffmpeg/sha256sums       2021-01-31 05:24:16 +0000
+++ b/pkg/other/ffmpeg/sha256sums       2021-04-09 08:06:56 +0000
@@ -1,1 +1,1 @@
-f4a4ac63946b6eee3bbdde523e298fca6019d048d6e1db0d1439a62cea65f0d9  
download/ffmpeg-4.3.1.tar.bz2
+42093549751b582cf0f338a21a3664f52e0a9fbe0d238d3c992005e493607d0e  
download/ffmpeg-4.4.tar.bz2

=== modified file 'pkg/other/freefem/Makefile'
--- a/pkg/other/freefem/Makefile        2020-02-10 00:40:10 +0000
+++ b/pkg/other/freefem/Makefile        2021-04-09 08:06:56 +0000
@@ -23,7 +23,7 @@
 NAME =    FreeFem
 GARNAME = freefem
 UPSTREAMNAME =  freefem
-GARVERSION = 4.4-3
+GARVERSION = 4.8
 HOME_URL = http://www.freefem.org/
 DESCRIPTION =  partial differential equation solver, finite element analysis
 define BLURB
@@ -40,11 +40,11 @@
 LICENSE = GNU LGPL Version 3.0
 
 ######################################################################
-# https://github.com/FreeFem/FreeFem-sources/archive/v4.4-3.tar.gz
+# https://github.com/FreeFem/FreeFem-sources/archive/refs/tags/v4.8.tar.gz
 
 
 MASTER_SITES =  $(MASTER_GITHUB)/
-MASTER_SUBDIR = FreeFem/FreeFem-sources/archive/
+MASTER_SUBDIR = FreeFem/FreeFem-sources/archive/refs/tags/
 DISTFILES = v$(GARVERSION).tar.gz 
 SIGFILES =
 
@@ -60,7 +60,7 @@
 include config.mk
 
 post-fetch:
-       mv download/$(DISTFILES) download/$(GARNAME)-$(GARVERSION).tar.gz
+       cp download/$(DISTFILES) download/$(DISTNAME).tar.gz
        $(MAKECOOKIE)
 
 

=== added file 'pkg/other/freefem/sha256sums'
--- a/pkg/other/freefem/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/other/freefem/sha256sums      2021-04-09 08:06:56 +0000
@@ -0,0 +1,1 @@
+499b1ca24d45088226a238412ea1492d9cc3eb6088866904145511469780180d  
download/v4.8.tar.gz

=== modified file 'pkg/other/guile-dsv/Makefile'
--- a/pkg/other/guile-dsv/Makefile      2020-07-03 00:36:47 +0000
+++ b/pkg/other/guile-dsv/Makefile      2021-04-09 08:06:56 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# https://gnu.org/s/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -19,7 +20,8 @@
 
 NAME =    guile-dsv
 GARNAME = guile-dsv
-GARVERSION = master
+UPSTREAMNAME = v
+GARVERSION = 0.4.0
 HOME_URL = https://github.com/artyom-poptsov/guile-dsv
 DESCRIPTION =  Guile code to parse delimiter-separated-value files
 define BLURB
@@ -27,33 +29,37 @@
 
 ######################################################################
 # https://github.com/artyom-poptsov/guile-dsv/archive/v0.3.0.tar.gz
+# https://github.com/artyom-poptsov/guile-dsv/archive/refs/tags/v0.4.0.tar.gz
 # https://github.com/artyom-poptsov/guile-dsv.git
-MASTER_SITES = $(MASTER_GITHUB_GIT)
-MASTER_SUBDIR = artyom-poptsov/
-GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
-GIT_VERSION = master   
+#MASTER_SITES = $(MASTER_GITHUB_GIT)
+#MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SITES = githttps://github.com/
+MASTER_SUBDIR = artyom-poptsov/$(GARNAME)/archive/refs/tags/
 
+#GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
+#GIT_VERSION = 
 
 DISTNAME = $(GARNAME)-$(GARVERSION)
-DISTFILES = $(DISTNAME).tar.gz
+#DISTFILES = $(DISTNAME).tar.gz
+DISTFILES = $(UPSTREAMNAME)$(GARVERSION).tar.gz 
 
-#DISTFILES = v$(GARVERSION).tar.gz 
 SIGFILES  = 
 
 BUILDDEPS =
 LIBDEPS =
 
+USE_AUTORECONF = y
 # this is not working yet FIXME
 
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-#from freefem
-#post-fetch:
-#      mv download/$(DISTFILES) download/$(GARNAME)-$(GARVERSION).tar.gz
-#      $(MAKECOOKIE)
+# should be nothing to do
+custom-post-fetch:
+       $(MAKE) download/$(DISTNAME).tar.gz
 
 

=== modified file 'pkg/other/guile-dsv/sha256sums'
--- a/pkg/other/guile-dsv/sha256sums    2020-05-12 22:06:12 +0000
+++ b/pkg/other/guile-dsv/sha256sums    2021-04-09 08:06:56 +0000
@@ -0,0 +1,1 @@
+87d3f3c51b0766806b57678cc417236adadc893e7a4d798e05f3a8084c9d7a78  
download/v0.4.0.tar.gz

=== modified file 'pkg/other/nlopt/Makefile'
--- a/pkg/other/nlopt/Makefile  2021-01-31 19:03:15 +0000
+++ b/pkg/other/nlopt/Makefile  2021-04-09 08:06:56 +0000
@@ -22,6 +22,7 @@
 
 NAME = NLopt
 GARNAME = nlopt
+UPSYREAMNAME = v
 GARVERSION = 2.7.0
 HOME_URL = http://ab-initio.mit.edu/nlopt
 DESCRIPTION = A library for nonlinear optimization

=== modified file 'pkg/other/openexr/Makefile'
--- a/pkg/other/openexr/Makefile        2021-01-29 01:01:50 +0000
+++ b/pkg/other/openexr/Makefile        2021-04-09 08:06:56 +0000
@@ -20,7 +20,7 @@
 
 NAME =    OpenEXR
 GARNAME = openexr
-GARVERSION = 2.5.4
+GARVERSION = 3.0.1
 HOME_URL = http://www.openexr.com
 DESCRIPTION =  high dynamic-range (HDR) 2-d image file format
 define BLURB
@@ -51,7 +51,7 @@
 
 WORKOBJ = $(WORKDIR)/$(DISTNAME).build
 
-BUILDDEPS =
+BUILDDEPS = imath
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/other/openexr/sha256sums'
--- a/pkg/other/openexr/sha256sums      2021-01-29 01:01:50 +0000
+++ b/pkg/other/openexr/sha256sums      2021-04-09 08:06:56 +0000
@@ -1,1 +1,1 @@
-dba19e9c6720c6f64fbc8b9d1867eaa75da6438109b941eefdc75ed141b6576d  
download/v2.5.4.tar.gz
+6d14a8df938bbbd55dd6e55b24c527fe9323fe6a45f704e56967dfbf477cecc1  
download/v3.0.1.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]