summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2020-01-07 09:41:53 +0100
committerTreeve Jelbert2020-01-07 09:44:03 +0100
commit09bbcc190d19d47ec03f9cbe3d9e001683d5d0f7 (patch)
treeb0d20077979b88cc2d8b185d888ebd1b2f98d28c /xorg-app
parent8c87d2f7d58637f7e6c68df54a28587b693b56c2 (diff)
fonttosfnt: => 1.1.0
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/fonttosfnt/DETAILS34
-rw-r--r--xorg-app/fonttosfnt/HISTORY5
2 files changed, 17 insertions, 22 deletions
diff --git a/xorg-app/fonttosfnt/DETAILS b/xorg-app/fonttosfnt/DETAILS
index 37c286baf2..bc5f84b10a 100755
--- a/xorg-app/fonttosfnt/DETAILS
+++ b/xorg-app/fonttosfnt/DETAILS
@@ -1,27 +1,17 @@
SPELL=fonttosfnt
- PKG=fonttosfnt
- VERSION=1.0.4
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
- SOURCE_HASH=sha512:15764d51f581a18c5f25224312a4cf0558bd6b1676d8e5e58f8eb4ae156908bb679726e848b46a316b54a8120e664122f96f7b1233da372b2351923652920b1e
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ VERSION=1.1.0
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ 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
LICENSE[0]=XCL
- SHORT="Module fonttosfnt for xorg"
+ SHORT="wraps bitmap fonts into truetype"
cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
-
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+fonttosfnt is a commandline tool that wraps bitmap fonts into a truetype
+wrapper.
EOF
diff --git a/xorg-app/fonttosfnt/HISTORY b/xorg-app/fonttosfnt/HISTORY
index 0c0a69530f..bfb852930f 100644
--- a/xorg-app/fonttosfnt/HISTORY
+++ b/xorg-app/fonttosfnt/HISTORY
@@ -1,3 +1,8 @@
+2020-01-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.1.0
+ cleanup, improve description
+
2008-05-21 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: updated spell to 1.0.4