gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6992: X and misc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6992: X and misc
Date: Sat, 25 Apr 2020 20:11:30 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6992
revision-id: carl@aurora-20200426001119-t80xn84sv2nkiech
parent: carl@aurora-20200424200922-do17yr8c1trhqy9n
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Sat 2020-04-25 17:11:19 -0700
message:
  X and misc
added:
  pkg/xorg/libxcb/gpg-keyring    gpgkeyring-20200426000907-sxqdl4lvb91yzaby-1
modified:
  pkg/gnome/pixman/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-1292
  pkg/gnome/pixman/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-1296
  pkg/gnome/webkitgtk/Makefile   makefile-20180422233759-95ky68kzp3jzrcr4-3
  pkg/gnu/readline/Makefile      makefile-20160617014725-uokjfnggs70iry9h-1635
  pkg/gnu/unifont/Makefile       makefile-20161021200207-w6apucnpk66hw5ah-3
  pkg/gnu/unifont/sha256sums     sha256sums-20161021200207-w6apucnpk66hw5ah-4
  pkg/other/gnans/Makefile       makefile-20160618014253-m957jv97a3n1v2u7-3
  pkg/other/gsequencer/config.mk config.mk-20170404081001-mr4jrzxutgqe0il2-2
  pkg/xorg/libxcb/Makefile       makefile-20180416230631-qj4owdepjgc2rx64-4
  pkg/xorg/libxcb/sha256sums     sha256sums-20180416230631-qj4owdepjgc2rx64-5
  pkg/xorg/xcb-proto/Makefile    makefile-20180416231545-kkzpdjillgbh9418-4
  pkg/xorg/xcb-proto/gpg-keyring gpgkeyring-20180416231545-kkzpdjillgbh9418-3
  pkg/xorg/xcb-proto/sha256sums  sha256sums-20180416231545-kkzpdjillgbh9418-5
  pkg/xorg/xorg-server/Makefile  makefile-20180121025606-g8m46zhl05kebvr6-3
  pkg/xorg/xorg-server/gpg-keyring gpgkeyring-20180121025606-g8m46zhl05kebvr6-4
  pkg/xorg/xorg-server/sha256sums sha256sums-20180121025606-g8m46zhl05kebvr6-5
  pkg/xorg/xorgproto/Makefile    makefile-20180218234623-f20xjflm7bf0a3e3-4
  pkg/xorg/xorgproto/gpg-keyring gpgkeyring-20180218234623-f20xjflm7bf0a3e3-3
  pkg/xorg/xorgproto/sha256sums  sha256sums-20180218234623-f20xjflm7bf0a3e3-5
=== modified file 'pkg/gnome/pixman/Makefile'
--- a/pkg/gnome/pixman/Makefile 2019-04-14 18:13:24 +0000
+++ b/pkg/gnome/pixman/Makefile 2020-04-26 00:11:19 +0000
@@ -1,6 +1,8 @@
-# Copyright © 2016, 2018, 2019 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
+# Copyright © 2016, 2018, 2019, 2020 Carl Hansen <address@hidden>
+#
+# 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
@@ -22,9 +24,9 @@
 
 NAME =    pixman
 GARNAME = pixman
-GARVERSION = 0.38.4
+GARVERSION = 0.40.0
 HOME_URL = http://cairographics.org/
-       # related to gnome.org
+       # related to gnome.org and xorg
 DESCRIPTION = pixman, pixel manipulations
 define BLURB
 

=== modified file 'pkg/gnome/pixman/sha256sums'
--- a/pkg/gnome/pixman/sha256sums       2019-04-14 18:13:24 +0000
+++ b/pkg/gnome/pixman/sha256sums       2020-04-26 00:11:19 +0000
@@ -1,1 +1,1 @@
-da66d6fd6e40aee70f7bd02e4f8f76fc3f006ec879d346bae6a723025cfbdde7  
download/pixman-0.38.4.tar.gz
+6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc  
download/pixman-0.40.0.tar.gz

=== modified file 'pkg/gnome/webkitgtk/Makefile'
--- a/pkg/gnome/webkitgtk/Makefile      2020-04-04 21:19:18 +0000
+++ b/pkg/gnome/webkitgtk/Makefile      2020-04-26 00:11:19 +0000
@@ -43,13 +43,13 @@
 include ../../../gar/gar.lib/cmake.mk
 include config.mk
 
-# note '47' below is a line number, check that when version updated
-# need to set PORT=GTK
+# note '46' below is a line number, check that when version updated
+# need to
+# set(PORT "GTK")
 #post-extract:
-#      echo set PORT=GTK....
+#      echo set PORT GTK....
 #      sed  -e '46a set(PORT "GTK")' -i  $(WORKSRC)/CMakeLists.txt
 #
-#      fixed in latest...
 
 
 

=== modified file 'pkg/gnu/readline/Makefile'
--- a/pkg/gnu/readline/Makefile 2020-02-13 01:56:42 +0000
+++ b/pkg/gnu/readline/Makefile 2020-04-26 00:11:19 +0000
@@ -54,7 +54,7 @@
 
 PATCHOPTS = -p0
 
-BUILDDEPS = ncurses
+BUILDDEPS =# ncurses
 LIBDEPS = 
 
 

=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile  2020-04-02 17:28:07 +0000
+++ b/pkg/gnu/unifont/Makefile  2020-04-26 00:11:19 +0000
@@ -32,7 +32,7 @@
 
 NAME = unifont
 GARNAME = unifont
-GARVERSION = 13.0.01
+GARVERSION = 13.0.02
 HOME_URL = http://unifoundry.com
 #HOME_URL = http://www.gnu.org/software/unifont/
 DESCRIPTION = Large bitmap font covering Unicode s Basic Multilingual Plane

=== modified file 'pkg/gnu/unifont/sha256sums'
--- a/pkg/gnu/unifont/sha256sums        2020-04-02 17:28:07 +0000
+++ b/pkg/gnu/unifont/sha256sums        2020-04-26 00:11:19 +0000
@@ -1,2 +1,2 @@
-8b486450b2bd1dc9357ceca096faf493d13f7e582f29984e46552ca8faa87feb  
download/unifont-13.0.01.tar.gz
-24653fe242c89dcd95b5eb0cb6c1b2ad9457f932aa17ce7e0a11b8ba311821eb  
download/unifont-13.0.01.tar.gz.sig
+b1aa56482e38abf3f3151472da3432fd75fadf1ed2e17f979b24c0a63002e9b9  
download/unifont-13.0.02.tar.gz
+fbbb86910c0cdb91b8dff038d5956994dfaf0ebea668e0d4472501713e58d16e  
download/unifont-13.0.02.tar.gz.sig

=== modified file 'pkg/other/gnans/Makefile'
--- a/pkg/other/gnans/Makefile  2018-05-10 02:43:08 +0000
+++ b/pkg/other/gnans/Makefile  2020-04-26 00:11:19 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2015 Carl Hansen <address@hidden>
 #
-# 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
@@ -39,7 +41,6 @@
 endef
 
 # some bugs, to be fixed 
-# Send bug reports and comments about GSRC problems to address@hidden
 ######################################################################
 # http://www.bengt-martensson.de/software/gnans/gnans-1.6.2.tar.gz
 #
@@ -50,10 +51,12 @@
 
 BUILDDEPS =
 LIBDEPS =
+# g77 or libf2c
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
+#manual  http://www.bengt-martensson.de/software/gnans/gnans.pdf
 

=== modified file 'pkg/other/gsequencer/config.mk'
--- a/pkg/other/gsequencer/config.mk    2020-01-17 21:14:57 +0000
+++ b/pkg/other/gsequencer/config.mk    2020-04-26 00:11:19 +0000
@@ -11,5 +11,4 @@
 
 
 BUILD_OPTS ?=  CFLAGS+="-Wl,-rpath=$(prefix)/lib/pulseaudio 
-Wl,-L$(prefix)/lib/pulseaudio \
-                          -Wl,-lpulse  -I$(prefix)/include/graphene-1.0/"  
-
+                          -Wl,-lpulse  -I$(prefix)/include/graphene-1.0/   
--warn-no-maybe-uninitialized "

=== modified file 'pkg/xorg/libxcb/Makefile'
--- a/pkg/xorg/libxcb/Makefile  2019-04-08 04:17:35 +0000
+++ b/pkg/xorg/libxcb/Makefile  2020-04-26 00:11:19 +0000
@@ -1,6 +1,8 @@
-# Copyright ©2018, 2019 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
+# Copyright ©2018, 2019, 2020 Carl Hansen <address@hidden>
+#
+# 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 +23,7 @@
 
 NAME =    libxcb
 GARNAME = libxcb
-GARVERSION = 1.13.1
+GARVERSION = 1.14
 HOME_URL = https://xcb.freedesktop.org
 DESCRIPTION = libxcb, library for xcb, xlib-evolution
 define BLURB
@@ -31,9 +33,8 @@
 #https://xcb.freedesktop.org/dist/libxcb-1.13.tar.bz2
 MASTER_SITES = https://xcb.freedesktop.org/
 MASTER_SUBDIR = dist/
-DISTFILES = $(DISTNAME).tar.bz2
-SIGFILES =
-#$(DISTNAME).tar.bz2.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS = 
 LIBDEPS = 

=== added file 'pkg/xorg/libxcb/gpg-keyring'
Binary files a/pkg/xorg/libxcb/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/pkg/xorg/libxcb/gpg-keyring     2020-04-26 00:11:19 +0000 differ
=== modified file 'pkg/xorg/libxcb/sha256sums'
--- a/pkg/xorg/libxcb/sha256sums        2019-04-08 04:17:35 +0000
+++ b/pkg/xorg/libxcb/sha256sums        2020-04-26 00:11:19 +0000
@@ -1,1 +1,2 @@
-a89fb7af7a11f43d2ce84a844a4b38df688c092bf4b67683aef179cdf2a647c4  
download/libxcb-1.13.1.tar.bz2
+a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34  
download/libxcb-1.14.tar.xz
+87c19c5584b83807a88e810d81c9eff6522cd54fb90a0a9322c8c2e6ae1cbf28  
download/libxcb-1.14.tar.xz.sig

=== modified file 'pkg/xorg/xcb-proto/Makefile'
--- a/pkg/xorg/xcb-proto/Makefile       2019-04-08 06:25:56 +0000
+++ b/pkg/xorg/xcb-proto/Makefile       2020-04-26 00:11:19 +0000
@@ -1,6 +1,8 @@
-# Copyright ©2018 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
+# Copyright ©2018,2020 Carl Hansen <address@hidden>
+#
+# 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 +23,7 @@
 
 NAME =    xcb-proto
 GARNAME = xcb-proto
-GARVERSION =  1.13
+GARVERSION =  1.14
 HOME_URL = https://xcb.freedesktop.org
 DESCRIPTION = xcb is an evolutionary descendent of xlib
 # replaces xorg-xproto, etc.
@@ -33,8 +35,8 @@
 
 MASTER_SITES = https://xcb.freedesktop.org/
 MASTER_SUBDIR = dist/
-DISTFILES = $(DISTNAME).tar.bz2
-SIGFILES = $(DISTNAME).tar.bz2.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS = 
 LIBDEPS = 

=== modified file 'pkg/xorg/xcb-proto/gpg-keyring'
Binary files a/pkg/xorg/xcb-proto/gpg-keyring   2018-04-16 23:16:38 +0000 and 
b/pkg/xorg/xcb-proto/gpg-keyring  2020-04-26 00:11:19 +0000 differ
=== modified file 'pkg/xorg/xcb-proto/sha256sums'
--- a/pkg/xorg/xcb-proto/sha256sums     2018-04-16 23:16:38 +0000
+++ b/pkg/xorg/xcb-proto/sha256sums     2020-04-26 00:11:19 +0000
@@ -1,2 +1,2 @@
-7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1  
download/xcb-proto-1.13.tar.bz2
-7250a05cc3ce857eae220c24fca0ee6b4f0c5f9dfeb0207bcea4f4b4ed8c1199  
download/xcb-proto-1.13.tar.bz2.sig
+186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605  
download/xcb-proto-1.14.tar.xz
+e75612164b836ecffca9cd57436e31eae3571801bc5fef90d31fc32e576f602a  
download/xcb-proto-1.14.tar.xz.sig

=== modified file 'pkg/xorg/xorg-server/Makefile'
--- a/pkg/xorg/xorg-server/Makefile     2020-02-13 19:04:59 +0000
+++ b/pkg/xorg/xorg-server/Makefile     2020-04-26 00:11:19 +0000
@@ -21,7 +21,7 @@
 
 NAME =    xorg-server
 GARNAME = xorg-server
-GARVERSION = 1.20.7
+GARVERSION = 1.20.8
 HOME_URL = http://xorg.freedesktop.org
 DESCRIPTION = xorg-server
 define BLURB

=== modified file 'pkg/xorg/xorg-server/gpg-keyring'
Binary files a/pkg/xorg/xorg-server/gpg-keyring 2018-01-21 02:56:20 +0000 and 
b/pkg/xorg/xorg-server/gpg-keyring        2020-04-26 00:11:19 +0000 differ
=== modified file 'pkg/xorg/xorg-server/sha256sums'
--- a/pkg/xorg/xorg-server/sha256sums   2020-02-13 19:04:59 +0000
+++ b/pkg/xorg/xorg-server/sha256sums   2020-04-26 00:11:19 +0000
@@ -1,2 +1,2 @@
-bd5986f010f34f5b3d6bc99fe395ecb1e0dead15a26807e0c832701809a06ea1  
download/xorg-server-1.20.7.tar.bz2
-120633fc91abca14676e38d8edf39b1681e9b570da386d76ece8434f355ba992  
download/xorg-server-1.20.7.tar.bz2.sig
+d17b646bee4ba0fb7850c1cc55b18e3e8513ed5c02bdf38da7e107f84e2d0146  
download/xorg-server-1.20.8.tar.bz2
+e53b76335e2e1fff5c04d57b4fdce06a8aa19feb090c7ad9072775e1f54dedc4  
download/xorg-server-1.20.8.tar.bz2.sig

=== modified file 'pkg/xorg/xorgproto/Makefile'
--- a/pkg/xorg/xorgproto/Makefile       2019-06-20 21:49:01 +0000
+++ b/pkg/xorg/xorgproto/Makefile       2020-04-26 00:11:19 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018,2019 Carl Hansen <address@hidden>
+# Copyright ©2018,2019,2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME =    xorgproto
 GARNAME = xorgproto
-GARVERSION = 2019.1
+GARVERSION = 2020.1
 HOME_URL = https://xorg.freedesktop.org
 DESCRIPTION = xorgproto, combines xproto and other protos
 # replaces xorg-xproto, etc.

=== modified file 'pkg/xorg/xorgproto/gpg-keyring'
Binary files a/pkg/xorg/xorgproto/gpg-keyring   2019-06-20 21:49:01 +0000 and 
b/pkg/xorg/xorgproto/gpg-keyring  2020-04-26 00:11:19 +0000 differ
=== modified file 'pkg/xorg/xorgproto/sha256sums'
--- a/pkg/xorg/xorgproto/sha256sums     2019-06-20 21:49:01 +0000
+++ b/pkg/xorg/xorgproto/sha256sums     2020-04-26 00:11:19 +0000
@@ -1,2 +1,2 @@
-a6daaa7a6cbc8e374032d83ff7f47d41be98f1e0f4475d66a4da3aa766a0d49b  
download/xorgproto-2019.1.tar.bz2
-7970a66057dc6bf53152527fbe05b3ac4e424a232cd3627ef2e9b12caecc6d49  
download/xorgproto-2019.1.tar.bz2.sig
+54a153f139035a376c075845dd058049177212da94d7a9707cf9468367b699d2  
download/xorgproto-2020.1.tar.bz2
+00142e61a7e9c0c1f10b37536bcef5c878e2f19f9a765952e825d11ecfe9683b  
download/xorgproto-2020.1.tar.bz2.sig


reply via email to

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