gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8716: updates several


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8716: updates several
Date: Wed, 26 Oct 2022 18:24:37 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8716
revision-id: carlhansen1234@gmail.com-20221026222430-izaniy2u2pkww56a
parent: carlhansen1234@gmail.com-20221025235242-vkng24wzzpd7fxq0
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-10-26 15:24:30 -0700
message:
  updates several
modified:
  pkg/freedesktop/harfbuzz/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-977
  pkg/freedesktop/harfbuzz/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-981
  pkg/gnome/gtk/Makefile         makefile-20201216222440-dedqtlivmsoq83tk-3
  pkg/gnome/gtk/sha256sums       sha256sums-20201216222440-dedqtlivmsoq83tk-4
  pkg/gnu/goptical/Makefile      makefile-20160617014725-uokjfnggs70iry9h-904
  pkg/other/fltk/Makefile        makefile-20220403073729-vnslgfo3q1ugv9ki-3
=== modified file 'pkg/freedesktop/harfbuzz/Makefile'
--- a/pkg/freedesktop/harfbuzz/Makefile 2022-10-22 17:06:31 +0000
+++ b/pkg/freedesktop/harfbuzz/Makefile 2022-10-26 22:24:30 +0000
@@ -23,7 +23,7 @@
 
 NAME =    harfbuzz
 GARNAME = harfbuzz
-GARVERSION = 5.3.0
+GARVERSION = 5.3.1
 HOME_URL = http://www.freedesktop.org/wiki/Software/HarfBuzz
 DESCRIPTION = An OpenType text-shaping engine, Middle Eastern scripts
 define BLURB

=== modified file 'pkg/freedesktop/harfbuzz/sha256sums'
--- a/pkg/freedesktop/harfbuzz/sha256sums       2022-10-22 17:06:31 +0000
+++ b/pkg/freedesktop/harfbuzz/sha256sums       2022-10-26 22:24:30 +0000
@@ -1,1 +1,1 @@
-a05e19e3f52da24ed071522f0fddf872157d7d25e869cfd156cd6f1e81c42152  
download/harfbuzz-5.3.0.tar.xz
+4a6ce097b75a8121facc4ba83b5b083bfec657f45b003cd5a3424f2ae6b4434d  
download/harfbuzz-5.3.1.tar.xz

=== modified file 'pkg/gnome/gtk/Makefile'
--- a/pkg/gnome/gtk/Makefile    2022-09-22 21:19:25 +0000
+++ b/pkg/gnome/gtk/Makefile    2022-10-26 22:24:30 +0000
@@ -21,7 +21,7 @@
 
 NAME =    GTK 4
 GARNAME = gtk
-GARVERSION = 4.8.1
+GARVERSION = 4.8.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION =  gtk 4 GNOME toolkit to create user interfaces
 define BLURB

=== modified file 'pkg/gnome/gtk/sha256sums'
--- a/pkg/gnome/gtk/sha256sums  2022-09-22 21:19:25 +0000
+++ b/pkg/gnome/gtk/sha256sums  2022-10-26 22:24:30 +0000
@@ -1,2 +1,2 @@
-5ce8d8de98a23bd0c8eca1a61094e1c009b5f009dcbd60b45e990a8db1b742fd  
download/gtk-4.8.1.tar.xz
-8bdebf19725117189e51f2d04796430d9bc4ffe755a74ad9abe195876c568653  
download/gtk-4.8.1.sha256sum
+85b7a160b6e02eafa4e7d38f046f8720fab537d3fe73c01c864333a983a692a9  
download/gtk-4.8.2.tar.xz
+40eebdeae97da58e2f5286f43706d36389dfc591dbcb3ee71017a4911dc181ad  
download/gtk-4.8.2.sha256sum

=== modified file 'pkg/gnu/goptical/Makefile'
--- a/pkg/gnu/goptical/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/goptical/Makefile 2022-10-26 22:24:30 +0000
@@ -36,11 +36,19 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 PATCHFILES = $(DISTNAME)-fix-build.diff
 
+FETCH_SCRIPTS = fetchit
+
 BUILDDEPS =
 LIBDEPS = gsl
+WORKSRC = $(WORKDIR)/goptical
+#WORKOBJ = $(WORKSRC)
+#BUILD_ARGS = -I$(WORKSRC)/src  -I$(WORKSRC)/src/goptical-design/src   
-I$(WORKSRC)/src/goptical-core/src
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
+
+fetchit: 
+       cd $(WORKDIR) && hg clone http://hg.savannah.gnu.org/hgweb/goptical/

=== modified file 'pkg/other/fltk/Makefile'
--- a/pkg/other/fltk/Makefile   2022-04-05 16:40:11 +0000
+++ b/pkg/other/fltk/Makefile   2022-10-26 22:24:30 +0000
@@ -36,8 +36,9 @@
 
 BUILDDEPS = 
 LIBDEPS =
+WORKOBJ =$(WORKSRC)
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 


reply via email to

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