Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b21a06c22e1cae6eb82aad0be7b40cd9525f09dd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b21a06c22e1cae6eb82aad0be7b40cd9525f09dd)
  • Date: Mon, 4 Apr 2022 07:49:44 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-soft/speech-dispatcher/DETAILS | 6 +--
audio-soft/speech-dispatcher/HISTORY | 4 ++
xorg-app/iceauth/DETAILS | 9 +++--
xorg-app/iceauth/HISTORY | 5 ++
xorg-app/mkfontdir/BUILD | 1
xorg-app/mkfontdir/CONFLICTS | 1
xorg-app/mkfontdir/DEPENDS | 3 -
xorg-app/mkfontdir/DETAILS | 18 ++--------
xorg-app/mkfontdir/DOWNLOAD | 1
xorg-app/mkfontdir/HISTORY | 61
++---------------------------------
xorg-app/mkfontdir/INSTALL | 1
xorg-app/mkfontdir/PRE_BUILD | 4 --
xorg-app/mkfontdir/UP_TRIGGERS | 1
xorg-app/mkfontscale/CONFLICTS | 1
xorg-app/mkfontscale/DETAILS | 4 +-
xorg-app/mkfontscale/HISTORY | 4 ++
xorg-lib/libx11/DETAILS | 2 -
xorg-lib/libx11/HISTORY | 3 +
18 files changed, 45 insertions(+), 84 deletions(-)

New commits:
commit b21a06c22e1cae6eb82aad0be7b40cd9525f09dd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

iceauth: => 1.0.9

commit fa7467edf78bfbfe54e65230ad5fe89a337dec00
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mkfontscale: => 1.2.2

commit af516fe36f6532eb6506acafe51f8d9a023b9b43
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate xorg-app/mkfontdir [replaced by mkfontscale]

commit 24851756f7d46d7ebc6162a4702fc577617d5c50
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libx11: => 1.7.5

commit c5288e59bdbf9bd1c52ce3f192ae8c4bc37bd3cf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

speech-dispatcher: => 0.11.1

diff --git a/audio-soft/speech-dispatcher/DETAILS
b/audio-soft/speech-dispatcher/DETAILS
index 52e5b3a..4136dc6 100755
--- a/audio-soft/speech-dispatcher/DETAILS
+++ b/audio-soft/speech-dispatcher/DETAILS
@@ -1,9 +1,9 @@
SPELL=speech-dispatcher
- VERSION=0.8.8
-
SOURCE_HASH=sha512:7c7b9bf9b9ce541e790b5ae396cb614616c6b3883e75c0258603e91bf679850e3d63a6251daa3a1819b30d7518e3f552c83fe87b006274ffe1aa0f7e19c0b99b
+ VERSION=0.11.1
+
SOURCE_HASH=sha512:859911d7db5660423bc7911eacbe8e7a9c3104df97478cbbca48ca5fd6ec018113172d49bc66781680433c77b4d2af43578c9b0f11409e2ba7ac618deb31d7cf
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://www.freebsoft.org/pub/projects/speechd/$SOURCE
+
SOURCE_URL[0]=https://github.com/brailcom/speechd/releases/download/$VERSION/$SOURCE
WEB_SITE=https://www.freebsoft.org/speechd
ENTERED=20080623
LICENSE[0]=GPL
diff --git a/audio-soft/speech-dispatcher/HISTORY
b/audio-soft/speech-dispatcher/HISTORY
index de532d3..2938a50 100644
--- a/audio-soft/speech-dispatcher/HISTORY
+++ b/audio-soft/speech-dispatcher/HISTORY
@@ -1,3 +1,7 @@
+2022-04-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.11.1
+ download form github
+
2018-11-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.8

diff --git a/xorg-app/iceauth/DETAILS b/xorg-app/iceauth/DETAILS
index 2618644..e7d6016 100755
--- a/xorg-app/iceauth/DETAILS
+++ b/xorg-app/iceauth/DETAILS
@@ -1,8 +1,11 @@
SPELL=iceauth
- VERSION=1.0.8
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.0.9
+ SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/iceauth/HISTORY b/xorg-app/iceauth/HISTORY
index f9a9291..9224d9e 100644
--- a/xorg-app/iceauth/HISTORY
+++ b/xorg-app/iceauth/HISTORY
@@ -1,3 +1,8 @@
+2022-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.9
+
+ * DETAILS: add gpg checking
+
2021-04-23 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: gpg key gone, switch to hash

diff --git a/xorg-app/mkfontdir/BUILD b/xorg-app/mkfontdir/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xorg-app/mkfontdir/BUILD
@@ -0,0 +1 @@
+true
diff --git a/xorg-app/mkfontdir/CONFLICTS b/xorg-app/mkfontdir/CONFLICTS
new file mode 100755
index 0000000..8318264
--- /dev/null
+++ b/xorg-app/mkfontdir/CONFLICTS
@@ -0,0 +1 @@
+conflicts mkfontdir y
diff --git a/xorg-app/mkfontdir/DEPENDS b/xorg-app/mkfontdir/DEPENDS
index 4ddf391..949d495 100755
--- a/xorg-app/mkfontdir/DEPENDS
+++ b/xorg-app/mkfontdir/DEPENDS
@@ -1,2 +1 @@
-depends util-macros &&
-depends mkfontscale
+depends mkfontscale
diff --git a/xorg-app/mkfontdir/DETAILS b/xorg-app/mkfontdir/DETAILS
index 031be9e..9a556b2 100755
--- a/xorg-app/mkfontdir/DETAILS
+++ b/xorg-app/mkfontdir/DETAILS
@@ -1,16 +1,8 @@
SPELL=mkfontdir
- PKG=mkfontdir
- VERSION=1.0.7
-
SOURCE_HASH=sha512:96d1920565514f90621e18a87fb5a2db9e052d1bffc6552d9659e065a21e252ab98b4e62013755032b98ed6d8c3381eb75c3c8e02651766ee4791ca622dcef1f
- SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org/wiki
- ENTERED=20051125
- LICENSE[0]=XCL
- SHORT="The X.Org font directory creator"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-mkfontdir creates an index of X font files in a directory. The output
-is written to the file "fonts.dir" which the X server uses to locate
-available fonts.
+deprecated spell [replaced by mkfontscale]
EOF
+
diff --git a/xorg-app/mkfontdir/DOWNLOAD b/xorg-app/mkfontdir/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xorg-app/mkfontdir/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/xorg-app/mkfontdir/HISTORY b/xorg-app/mkfontdir/HISTORY
index 6990a45..ec67697 100644
--- a/xorg-app/mkfontdir/HISTORY
+++ b/xorg-app/mkfontdir/HISTORY
@@ -1,57 +1,4 @@
-2019-05-22 Ismael Luceno <ismael AT sourcemage.org>
- * PRE_BUILD: Fixed build against musl
-
-2012-02-11 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.0.7
- * DEPENDS: add mkfontscale
-
-2010-11-08 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.0.6
-
-2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.0.5
-
-2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
- * DETAILS: updated spell to 1.0.4
- fixed WEB_SITE
-
-2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
- * CONFLICTS: Auto-conflicts with xorg as well
-
-2008-03-16 Eric Sandall <sandalle AT sourcemage.org>
- * CONFLICTS: Auto-conflicts with all prior monolithic X providers
-
-2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: update description & short (automated)
-
-2007-04-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: version update
-
-2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: updated for xorg 7.1
-
-2005-12-22 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.0.1
- added XORG_VER
- updated SOURCE, SOURCE_URL, and SOURCE_DIRECTORY
-
-2005-12-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.0.0
- converted SOURCEHASH to SOURCE_GPG
-
-2005-12-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated SOURCE_URL to RC4
-
-2005-12-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 0.99.2
- converted SOURCEHASH to SOURCE_GPG
-
-2005-12-14 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated SOURCE_URL
-
-2005-11-25 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DEPENDS: auto-created or updated
-
-2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS, HISTORY: created spell
-
+2022-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by mkfontscale]
diff --git a/xorg-app/mkfontdir/INSTALL b/xorg-app/mkfontdir/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xorg-app/mkfontdir/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/xorg-app/mkfontdir/PRE_BUILD b/xorg-app/mkfontdir/PRE_BUILD
index 3c8cac2..27ba77d 100755
--- a/xorg-app/mkfontdir/PRE_BUILD
+++ b/xorg-app/mkfontdir/PRE_BUILD
@@ -1,3 +1 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
+true
diff --git a/xorg-app/mkfontdir/UP_TRIGGERS b/xorg-app/mkfontdir/UP_TRIGGERS
new file mode 100755
index 0000000..ab31e48
--- /dev/null
+++ b/xorg-app/mkfontdir/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger mkfontscale cast_self
diff --git a/xorg-app/mkfontscale/CONFLICTS b/xorg-app/mkfontscale/CONFLICTS
new file mode 100755
index 0000000..8318264
--- /dev/null
+++ b/xorg-app/mkfontscale/CONFLICTS
@@ -0,0 +1 @@
+conflicts mkfontdir y
diff --git a/xorg-app/mkfontscale/DETAILS b/xorg-app/mkfontscale/DETAILS
index 3a9360e6..7cb63ab 100755
--- a/xorg-app/mkfontscale/DETAILS
+++ b/xorg-app/mkfontscale/DETAILS
@@ -1,6 +1,6 @@
SPELL=mkfontscale
- VERSION=1.2.1
- SOURCE=${SPELL}-${VERSION}.tar.bz2
+ VERSION=1.2.2
+ SOURCE=${SPELL}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-app/mkfontscale/HISTORY b/xorg-app/mkfontscale/HISTORY
index cd301ec..6c76296 100644
--- a/xorg-app/mkfontscale/HISTORY
+++ b/xorg-app/mkfontscale/HISTORY
@@ -1,3 +1,7 @@
+2022-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.2
+ * CONFLICTS: added, for mkfontdir
+
2019-03-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.1

diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index 95abb79..4959456 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,6 +1,6 @@
SPELL=libx11
PKG=libX11
- VERSION=1.7.4
+ VERSION=1.7.5
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 4668ee8..7cfa5ac 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2022-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.5
+
2022-03-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b21a06c22e1cae6eb82aad0be7b40cd9525f09dd), Treeve Jelbert, 04/04/2022

Archive powered by MHonArc 2.6.24.

Top of Page