gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7862: openepr and imath


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7862: openepr and imath
Date: Fri, 22 Oct 2021 13:31:57 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7862
revision-id: carlhansen1234@gmail.com-20211022173131-06au56okybdclp4q
parent: carlhansen1234@gmail.com-20211021160823-le7cj0e52trijhhv
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-10-22 10:31:31 -0700
message:
  openepr and imath
modified:
  pkg/gnu/glibc/Makefile         makefile-20160617014725-uokjfnggs70iry9h-1147
  pkg/other/imath/Makefile       makefile-20210518072847-dxae20zhyyvoung7-3
  pkg/other/imath/sha256sums     sha256sums-20210518072847-dxae20zhyyvoung7-4
  pkg/other/openexr/Makefile     makefile-20210129010117-rh0ew2ssml9csa8z-2
  pkg/other/openexr/sha256sums   sha256sums-20210129010134-z1yqlxonqbnsa8be-1
=== modified file 'pkg/gnu/glibc/Makefile'
--- a/pkg/gnu/glibc/Makefile    2021-08-26 05:37:48 +0000
+++ b/pkg/gnu/glibc/Makefile    2021-10-22 17:31:31 +0000
@@ -63,5 +63,13 @@
 
 # Warning; You will probably need to reboot the computer immediately
 # after installation,  since libc is basic to operations. 
-# see note in config.mk
+# Possible incompatibilies... if I knew more, I would say.
 
+## Configuration options for glibc aka libc  ##
+# Installing glibc via GSRC when there is already a system-installed
+# copy causes locale problems when your GSRC directory is added to
+# your PATH. The easiest solution is to just prevent installing them.
+# If you're using GSRC to install programs system-wide and you intend
+# for this to be the main glibc for the system, you may remove this
+# line in config.mk.
+# COLLISIONS += bin/locale bin/localedef sbin/locale-gen

=== modified file 'pkg/other/imath/Makefile'
--- a/pkg/other/imath/Makefile  2021-07-14 04:33:59 +0000
+++ b/pkg/other/imath/Makefile  2021-10-22 17:31:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    Imath
 GARNAME = imath
-GARVERSION = 3.1.0
+GARVERSION = 3.1.3
 HOME_URL = http://www.openexr.com
 DESCRIPTION =  lib of 2D and 3D vectors, matrices, and functions for graphics
 define BLURB

=== modified file 'pkg/other/imath/sha256sums'
--- a/pkg/other/imath/sha256sums        2021-07-14 04:33:59 +0000
+++ b/pkg/other/imath/sha256sums        2021-10-22 17:31:31 +0000
@@ -1,1 +1,1 @@
-211c907ab26d10bd01e446da42f073ee7381e1913d8fa48084444bc4e1b4ef87  
download/v3.1.0.tar.gz
+0bf7ec51162c4d17a4c5b850fb3f6f7a195cff9fa71f4da7735f74d7b5124320  
download/v3.1.3.tar.gz

=== modified file 'pkg/other/openexr/Makefile'
--- a/pkg/other/openexr/Makefile        2021-07-03 20:24:47 +0000
+++ b/pkg/other/openexr/Makefile        2021-10-22 17:31:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    OpenEXR
 GARNAME = openexr
-GARVERSION = 3.0.5
+GARVERSION = 3.1.2
 HOME_URL = http://www.openexr.com
 DESCRIPTION =  high dynamic-range (HDR) 2-d image file format
 define BLURB
@@ -64,9 +64,9 @@
 #      wget $(WGET_OPTS) -O $(DOWNLOADDIR)/$(notdir 
$(DISTNAME)).tar.gz.partial $(strip 
$(MASTER_SITES)$(MASTER_SUBDIR))$(UPSTREAMFILES)
 #      mv $(DOWNLOADDIR)/$(notdir $(DISTNAME)).tar.gz.partial 
$(DOWNLOADDIR)/$(notdir $(DISTNAME).tar.gz)
 
-#custom-post-fetch:
-#      mv download/$(DISTFILES) download/$(DISTNAME).tar.gz
-#      $(MAKECOOKIE)
+custom-post-fetch:
+       cp download/$(DISTFILES) download/$(DISTNAME).tar.gz
+       $(MAKECOOKIE)
 
 
 custom-build:

=== modified file 'pkg/other/openexr/sha256sums'
--- a/pkg/other/openexr/sha256sums      2021-07-03 20:24:47 +0000
+++ b/pkg/other/openexr/sha256sums      2021-10-22 17:31:31 +0000
@@ -1,1 +1,1 @@
-7aa6645da70e9a0cce8215d25030cfd4f4b17b4abf1ceec314f7eae15674e8e4  
download/v3.0.5.tar.gz
+f5c8f148e8f972e76b47e802aada1c59ef1837f0a9259c6677756e7cd347640f  
download/v3.1.2.tar.gz


reply via email to

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