gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9029: mesa ffmpeg prog etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9029: mesa ffmpeg prog etc
Date: Wed, 1 Mar 2023 21:00:32 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9029
revision-id: carlhansen@gnu.org-20230302020023-qg2tja1714n3iwob
parent: carlhansen@gnu.org-20230302015849-7d1usuts9hyrqdrw
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Wed 2023-03-01 18:00:23 -0800
message:
   mesa ffmpeg prog etc
modified:
  gar/gar.lib.mk                 gar.lib.mk-20160617013741-ul4q527k85thcz4p-1
  pkg/freedesktop/mesa/Makefile  makefile-20170328195329-x91spsyr6pnvj75c-4
  pkg/freedesktop/mesa/sha256sums sha256sums-20170328195329-x91spsyr6pnvj75c-5
  pkg/freedesktop/pkg-config/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1297
  pkg/freedesktop/sound-theme-freedesktop/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1343
  pkg/gnu/guile-cv/Makefile      makefile-20170506034249-vq0lw2vyd0c15ska-3
  pkg/gnu/guile-cv/sha256sums    sha256sums-20170506034249-vq0lw2vyd0c15ska-5
  pkg/gnu/libmicrohttpd/Makefile makefile-20160617014725-uokjfnggs70iry9h-1209
  pkg/gnu/libmicrohttpd/sha256sums 
sha256sums-20160617014725-uokjfnggs70iry9h-1215
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/ffmpeg/sha256sums    sha256sums-20180420222459-im2b99neezudny85-4
  pkg/other/libgeotiff/Makefile  makefile-20230108013329-hiwc9kmojw1g2gy9-3
  pkg/other/proj/Makefile        makefile-20190626234728-cr8zkqxgya5jxya1-3
  pkg/xorg/libX11/Makefile       makefile-20180912192355-8l1fdk8s0igos0bj-4
  pkg/xorg/libX11/sha256sums     sha256sums-20180912192355-8l1fdk8s0igos0bj-5
  pkg/xorg/libXpm/Makefile       makefile-20210130043952-6s9x3sbeubuiuq86-4
  pkg/xorg/libXpm/sha256sums     sha256sums-20210130043952-6s9x3sbeubuiuq86-5
=== modified file 'gar/gar.lib.mk'
--- a/gar/gar.lib.mk    2023-02-27 19:36:41 +0000
+++ b/gar/gar.lib.mk    2023-03-02 02:00:23 +0000
@@ -1,6 +1,6 @@
 # Standard rules for GARStow ports. aka GSRC
 #
-# Copyright (C) 2017-2022 Carl Hansen
+# Copyright (C) 2017-2023 Carl Hansen
 # Copyright (C) 2012, 2013, 2014, 2016 Brandon Invergo
 # Copyright (C) 2010, 2011 Brian Gough
 # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Adam Sampson
@@ -778,11 +778,11 @@
         set -- $(CREATED_MERGE_DIRS); \
         while [ "$$1" != "" ]; do \
             echo echoing .... finish-package-install to packages t 1  $$1 and 
2 $$2; \
-            rmdir -v $(packagedotgardir)/$$1 $(OUTPUT) || true; \
-            shift; shift; \
+       #rmdir -v $(packagedotgardir)/$$1 $(OUTPUT) || true; \
+       #shift; shift; \
         done $(OUTPUT)
        @echo packagedir is $(packagedir)
-       rm -rvf $(packagedir) $(OUTPUT)
+       # carl rm -rvf $(packagedir) $(OUTPUT)
        mkdir -p $(packagedir) $(OUTPUT)
        cp -a $(packageDESTDIR)$(prefix)/* $(packagedir)
        rm -vrf $(packageDESTDIR) $(OUTPUT); # is this right, advised?

=== modified file 'pkg/freedesktop/mesa/Makefile'
--- a/pkg/freedesktop/mesa/Makefile     2023-01-07 07:52:58 +0000
+++ b/pkg/freedesktop/mesa/Makefile     2023-03-02 02:00:23 +0000
@@ -22,7 +22,7 @@
 
 NAME =    mesa3D
 GARNAME = mesa
-GARVERSION = 22.3.2
+GARVERSION = 22.3.6
 HOME_URL = http://www.mesa3d.org/
 DESCRIPTION = Mesa, 3D graphics, OpenGL 4.5 implementation and more
 define BLURB

=== modified file 'pkg/freedesktop/mesa/sha256sums'
--- a/pkg/freedesktop/mesa/sha256sums   2023-01-07 07:52:58 +0000
+++ b/pkg/freedesktop/mesa/sha256sums   2023-03-02 02:00:23 +0000
@@ -1,2 +1,2 @@
-c15df758a8795f53e57f2a228eb4593c22b16dffd9b38f83901f76cd9533140b  
download/mesa-22.3.2.tar.xz
-05d62314661211f6cc91c8ddcf3a137962acb050fd20d42e9b99021d41c02348  
download/mesa-22.3.2.tar.xz.sig
+4ec8ec65dbdb1ee9444dba72970890128a19543a58cf05931bd6f54f124e117f  
download/mesa-22.3.6.tar.xz
+9160a0c0247fd76be6590f22e9baaacdafce10032acb1fd12348f12a744ff294  
download/mesa-22.3.6.tar.xz.sig

=== modified file 'pkg/freedesktop/pkg-config/Makefile'
--- a/pkg/freedesktop/pkg-config/Makefile       2017-08-08 00:47:08 +0000
+++ b/pkg/freedesktop/pkg-config/Makefile       2023-03-02 02:00:23 +0000
@@ -15,25 +15,21 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
-#
-#
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
-
 NAME =    pkg-config
 GARNAME = pkg-config
 GARVERSION = 0.29.2
 HOME_URL = http://pkg-config.freedesktop.org/
 DESCRIPTION = is a system for managing library compile/link flags 
 define BLURB
-
 endef
 
 ######################################################################
 
 MASTER_SITES =  https://$(GARNAME).freedesktop.org/
 MASTER_SUBDIR =  releases/
-DISTFILES =     $(GARNAME)-$(GARVERSION).tar.gz 
+DISTFILES =     $(DISTNAME).tar.gz 
 SIGFILES =      $(GARNAME)-$(GARVERSION).tar.gz.asc
 
 BUILDDEPS = 
@@ -41,5 +37,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
+

=== modified file 'pkg/freedesktop/sound-theme-freedesktop/Makefile'
--- a/pkg/freedesktop/sound-theme-freedesktop/Makefile  2016-07-19 04:25:21 
+0000
+++ b/pkg/freedesktop/sound-theme-freedesktop/Makefile  2023-03-02 02:00:23 
+0000
@@ -23,10 +23,9 @@
 NAME =    sound-theme-freedesktop
 GARNAME = sound-theme-freedesktop
 GARVERSION = 0.8
-HOME_URL = http://www.gnome.org/
+HOME_URL = http://www.freedesktip.org/
 DESCRIPTION = sound-theme-freedesktop
 define BLURB
-
 endef
 
 ######################################################################
@@ -41,6 +40,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/gnu/guile-cv/Makefile'
--- a/pkg/gnu/guile-cv/Makefile 2021-11-17 05:38:55 +0000
+++ b/pkg/gnu/guile-cv/Makefile 2023-03-02 02:00:23 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2017,2018,2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2017,2018,2021,2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,7 +20,7 @@
 
 NAME =    guile-cv
 GARNAME = guile-cv
-GARVERSION = 0.3.1
+GARVERSION = 0.4.0
 HOME_URL = http://www.gnu.org/software/guile-cv
 DESCRIPTION = Computer Vision functional programming library for Guile
 define BLURB
@@ -41,7 +41,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/guile-cv/sha256sums'
--- a/pkg/gnu/guile-cv/sha256sums       2021-11-17 05:38:55 +0000
+++ b/pkg/gnu/guile-cv/sha256sums       2023-03-02 02:00:23 +0000
@@ -1,2 +1,2 @@
-7734aa6286a5578818b1d53c20fb47917d4d3ea583205bb2be6e286381b13621  
download/guile-cv-0.3.1.tar.gz
-9349c53590a7f37bd3ae2b3cf380e9b2111ff4d3abd529972fd5c135d865b7d8  
download/guile-cv-0.3.1.tar.gz.sig
+eb4771d2346849efd222cbc8fff5c8c69bc5fe17f707bb8fe6b4e750fb07c200  
download/guile-cv-0.4.0.tar.gz
+df65fded9c2ed85393d07e28225234155e873a118c16d76119df958c47d5a732  
download/guile-cv-0.4.0.tar.gz.sig

=== modified file 'pkg/gnu/libmicrohttpd/Makefile'
--- a/pkg/gnu/libmicrohttpd/Makefile    2021-12-27 01:50:28 +0000
+++ b/pkg/gnu/libmicrohttpd/Makefile    2023-03-02 02:00:23 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2020, 2021,2023 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = libmicrohttpd
 GARNAME = libmicrohttpd
-GARVERSION = 0.9.75
+GARVERSION = 0.9.76
 HOME_URL = http://www.gnu.org/software/libmicrohttpd/
 DESCRIPTION = C library implementing an HTTP 1.1 server
 define BLURB

=== modified file 'pkg/gnu/libmicrohttpd/sha256sums'
--- a/pkg/gnu/libmicrohttpd/sha256sums  2021-12-27 01:50:28 +0000
+++ b/pkg/gnu/libmicrohttpd/sha256sums  2023-03-02 02:00:23 +0000
@@ -1,2 +1,2 @@
-9278907a6f571b391aab9644fd646a5108ed97311ec66f6359cebbedb0a4e3bb  
download/libmicrohttpd-0.9.75.tar.gz
-f7ac2182dc585d932defca4b6fb78143222c6f0e0135c75f3f1300f43f079ac6  
download/libmicrohttpd-0.9.75.tar.gz.sig
+f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c  
download/libmicrohttpd-0.9.76.tar.gz
+0b2b316f5f9a0191206f6b8b12a8cca5997237ce6d7a1c6dc487538e7f7cd9f6  
download/libmicrohttpd-0.9.76.tar.gz.sig

=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2022-10-24 20:37:17 +0000
+++ b/pkg/other/ffmpeg/Makefile 2023-03-02 02:00:23 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2018,2019,2020,2021,2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018,2019,2020,2021,2022,2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -18,7 +18,7 @@
 
 NAME = ffmpeg
 GARNAME = ffmpeg
-GARVERSION = 5.1.2
+GARVERSION = 6.0
 HOME_URL =  http://ffmpeg.org
 DESCRIPTION = video player, transcoder, video format converter, etc
 define BLURB
@@ -30,7 +30,7 @@
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES =
 
-BUILDDEPS = libsdl2
+BUILDDEPS =# libsdl2
 LIBDEPS =
 # HINT:
 #  
@@ -38,8 +38,8 @@
 #  FIXME
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
-CFLAGS+=-fPIC 
+#CFLAGS+=-fPIC 
 
 

=== modified file 'pkg/other/ffmpeg/sha256sums'
--- a/pkg/other/ffmpeg/sha256sums       2022-10-09 23:40:07 +0000
+++ b/pkg/other/ffmpeg/sha256sums       2023-03-02 02:00:23 +0000
@@ -1,1 +1,1 @@
-39a0bcc8d98549f16c570624678246a6ac736c066cebdb409f9502e915b22f2b  
download/ffmpeg-5.1.2.tar.bz2
+47d062731c9f66a78380e35a19aac77cebceccd1c7cc309b9c82343ffc430c3d  
download/ffmpeg-6.0.tar.bz2

=== modified file 'pkg/other/libgeotiff/Makefile'
--- a/pkg/other/libgeotiff/Makefile     2023-01-08 01:33:39 +0000
+++ b/pkg/other/libgeotiff/Makefile     2023-03-02 02:00:23 +0000
@@ -37,7 +37,7 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES =  
 
-BUILDDEPS =
+BUILDDEPS = proj
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/other/proj/Makefile'
--- a/pkg/other/proj/Makefile   2023-01-08 01:40:14 +0000
+++ b/pkg/other/proj/Makefile   2023-03-02 02:00:23 +0000
@@ -36,7 +36,7 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES  = $(DISTNAME).tar.gz.md5
 
-BUILDDEPS = 
+BUILDDEPS = curl
 LIBDEPS = 
 
 ######################################################################

=== modified file 'pkg/xorg/libX11/Makefile'
--- a/pkg/xorg/libX11/Makefile  2023-01-07 23:04:23 +0000
+++ b/pkg/xorg/libX11/Makefile  2023-03-02 02:00:23 +0000
@@ -21,7 +21,7 @@
 
 NAME =    libX11
 GARNAME = libX11
-GARVERSION = 1.8.3
+GARVERSION = 1.8.4
 HOME_URL = http://xorg.freedesktop.org
 DESCRIPTION = libX11 library
 define BLURB

=== modified file 'pkg/xorg/libX11/sha256sums'
--- a/pkg/xorg/libX11/sha256sums        2023-01-07 23:04:23 +0000
+++ b/pkg/xorg/libX11/sha256sums        2023-03-02 02:00:23 +0000
@@ -1,2 +1,2 @@
-e31565c84006b6b8e01dc9399c806085739710bc2db2e0930f1511ed9d6585bd  
download/libX11-1.8.3.tar.xz
-1bbabdabac57d92e4aa6b36027f10cbbf1aac5083e0276ff07b16c4179e167fc  
download/libX11-1.8.3.tar.xz.sig
+c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518  
download/libX11-1.8.4.tar.xz
+6e1bc745853100babcb2f614ea5dc9c92a74288f7a942111da9ed7bd14c2566c  
download/libX11-1.8.4.tar.xz.sig

=== modified file 'pkg/xorg/libXpm/Makefile'
--- a/pkg/xorg/libXpm/Makefile  2021-01-30 04:43:56 +0000
+++ b/pkg/xorg/libXpm/Makefile  2023-03-02 02:00:23 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2021,2023 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 =    libXpm
 GARNAME = libXpm
-GARVERSION = 3.5.13
+GARVERSION = 3.5.15
 HOME_URL = https://freedesktop.org
 DESCRIPTION = libXpm, library for libXpm pixmap
 define BLURB
@@ -33,14 +33,14 @@
 # https://www.x.org/releases/individual/lib/libXpm-3.5.13.tar.bz2.sig
 MASTER_SITES = https://www.x.org/
 MASTER_SUBDIR = releases/individual/lib/
-DISTFILES = $(DISTNAME).tar.bz2
-SIGFILES = $(DISTNAME).tar.bz2.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS = 
 LIBDEPS = 
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/xorg/libXpm/sha256sums'
--- a/pkg/xorg/libXpm/sha256sums        2021-01-30 04:43:56 +0000
+++ b/pkg/xorg/libXpm/sha256sums        2023-03-02 02:00:23 +0000
@@ -1,2 +1,2 @@
-9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25  
download/libXpm-3.5.13.tar.bz2
-f8904e9d94b9a9ebe9c1fe497676009a9761ca1b11ce8570779d9b9e1f028086  
download/libXpm-3.5.13.tar.bz2.sig
+60bb906c5c317a6db863e39b69c4a83fdbd2ae2154fcf47640f8fefc9fdfd1c1  
download/libXpm-3.5.15.tar.xz
+8453d0f3e7f74d084994b10e4d56eaea602a05639d0b43071689ca3799660080  
download/libXpm-3.5.15.tar.xz.sig


reply via email to

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