mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -5,8 +5,8 @@ written in industrially standard C++.
|
||||
"
|
||||
HOMEPAGE="http://antigrain.com"
|
||||
SRC_URI="http://www.antigrain.com/agg-2.5.tar.gz"
|
||||
CHECKSUM_SHA256="ab1edc54cc32ba51a62ff120d501eecd55fceeedf869b9354e7e13812289911f"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="0229a488bc47be10a2fee6cf0b2febd6"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2006 Maxim Shemanarev"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="CD (Canvas Draw) is a platform-independent graphics library."
|
||||
HOMEPAGE="http://www.tecgraf.puc-rio.br/cd/"
|
||||
SRC_URI="http://heanet.dl.sourceforge.net/project/canvasdraw/5.6.1/Docs%20and%20Sources/cd-5.6.1_Sources.zip"
|
||||
CHECKSUM_SHA256="5ad7618eed720ce993280549175b86ccaeb8b0a08a7262c5cd8b02903ec40c11"
|
||||
# They have a tar.gz but the permissions are broken inside it (will create unreadable files)
|
||||
CHECKSUM_MD5="0953b2d9a094a14608f73561038ad84d"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="IUP is a multi-platform toolkit for building graphical user interfaces."
|
||||
HOMEPAGE="http://www.tecgraf.puc-rio.br/iup/"
|
||||
SRC_URI="http://downloads.sourceforge.net/project/iup/3.8/Docs%20and%20Sources/iup-3.8_Sources.zip" # The tar.gz has permission problems.
|
||||
CHECKSUM_MD5="b14469c2dd46af3e1bb1ecc8dc216061"
|
||||
CHECKSUM_SHA256="8030c4f35c3a3f096e6552cecb600d8ee95c9c379c76368d99fa6ffc6ebc8b5c"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -4,7 +4,7 @@ libxau.
|
||||
"
|
||||
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/"
|
||||
SRC_URI="http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.5.tar.gz"
|
||||
CHECKSUM_MD5="1a421d9376f43596fe068ce209a70b84"
|
||||
CHECKSUM_SHA256="2ad4324cf204331d6773bba441baed58e46168e7913de2079f10b272eae5c4db"
|
||||
REVISION="1"
|
||||
COPYRIGHT="1988, 1993, 1994, 1998 The Open Group"
|
||||
LICENSE="MIT (no promotion)"
|
||||
|
||||
@@ -4,7 +4,7 @@ libxcb.
|
||||
"
|
||||
HOMEPAGE="http://xcb.freedesktop.org/"
|
||||
SRC_URI="http://xcb.freedesktop.org/dist/libxcb-1.6.tar.gz"
|
||||
CHECKSUM_MD5="f824cc4cb4b43f5bbc84c0e17fbd80d0"
|
||||
CHECKSUM_SHA256="df93b7d5afb0f970c73294636dc8cbc08f59bd39239cac4e6e0a46792ae7b759"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
|
||||
All Rights Reserved."
|
||||
|
||||
@@ -4,7 +4,7 @@ Pixman - The pixel-manipulation library for X and cairo.
|
||||
"
|
||||
HOMEPAGE="http://cgit.freedesktop.org/pixman/"
|
||||
SRC_URI="http://cairographics.org/releases/pixman-0.20.0.tar.gz"
|
||||
CHECKSUM_MD5="c1a31d5cedfa97c5af7148a2d1fd4356"
|
||||
CHECKSUM_SHA256="9c02c22c6cc3f28f3633d02ef6f0cac130518f621edb011ebbbf08cd1a81251a"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1987-1998 The Open Group
|
||||
1987-1989 Digital Equipment Corporation
|
||||
|
||||
@@ -4,7 +4,7 @@ xtrans.
|
||||
"
|
||||
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/"
|
||||
SRC_URI="http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.2.5.tar.gz"
|
||||
CHECKSUM_MD5="b2f47d49faf1f24e8294b624b21b9b93"
|
||||
CHECKSUM_SHA256="97d76ab76c755fabf2ef1896aaa76c0e38fc58d92799f9b2dd885a535cdd1e2b"
|
||||
REVISION="1"
|
||||
COPYRIGHT="1993, 1994, 1998 The Open Group
|
||||
1993, 1994 NCR Corporation - Dayton, Ohio, USA
|
||||
|
||||
Reference in New Issue
Block a user