switch HOMEPAGE to https.

This commit is contained in:
Jerome Duval
2018-09-10 09:04:25 +02:00
parent 2861b8d2d7
commit 45de8e68fb
73 changed files with 150 additions and 150 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="Library to use arbitrary fonts in OpenGL applications"
DESCRIPTION="FTGL is a free cross-platform Open Source C++ library that uses \
Freetype2 to simplify rendering fonts in OpenGL applications."
HOMEPAGE="http://sourceforge.net/projects/ftgl"
HOMEPAGE="https://sourceforge.net/projects/ftgl"
COPYRIGHT="2001-2004 Unicode, Inc.
2001-2009 Henry Maddocks"
LICENSE="MIT"
REVISION="3"
REVISION="4"
SOURCE_URI="http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/ftgl-2.1.3-rc5.tar.gz"
CHECKSUM_SHA256="5458d62122454869572d39f8aa85745fc05d5518001bcefa63bd6cbb8d26565b"
PATCHES="ftgl-$portVersion.patchset"

View File

@@ -1,14 +1,14 @@
SUMMARY="Library for SSA/ASS subtitles rendering"
DESCRIPTION="Libass is a portable subtitle renderer for the ASS/SSA (Advanced \
Substation Alpha/Substation Alpha) subtitle format."
HOMEPAGE="http://github.com/libass/libass"
HOMEPAGE="https://github.com/libass/libass"
COPYRIGHT="2006-2017 libass contributors
2006 Evgeniy Stepanov
2011 Grigori Goronzy
2011-2014 Yu Zhuohuang
2013 Rodger Combs"
LICENSE="ISC"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/libass/libass/releases/download/$portVersion/libass-$portVersion.tar.xz"
CHECKSUM_SHA256="881f2382af48aead75b7a0e02e65d88c5ebd369fe46bc77d9270a94aa8fd38a2"

View File

@@ -3,10 +3,10 @@ DESCRIPTION="libicns is a library for manipulation of the Mac OS 'icns' \
resource format, also known as the IconFamily resource type. It can read \
and write files from the Mac OS X icns format, as well as read from Mac OS \
resource files and macbinary encoded Mac OS resource forks."
HOMEPAGE="http://sourceforge.net/projects/icns"
HOMEPAGE="https://sourceforge.net/projects/icns"
COPYRIGHT="2001-2012 Matthew Eis"
LICENSE="GNU LGPL v2.1"
REVISION="7"
REVISION="8"
SOURCE_URI="http://sourceforge.net/projects/icns/files/libicns-$portVersion.tar.gz"
CHECKSUM_SHA256="335f10782fc79855cf02beac4926c4bf9f800a742445afbbf7729dab384555c2"
PATCHES="libicns-$portVersion.patchset

View File

@@ -5,10 +5,10 @@ emphasis on formats and functionality used in professional, large-scale \
animation and visual effects work for film.
OpenImageIO is used extensively in animation and VFX studios all over the \
world, and is also incorporated into several commercial products."
HOMEPAGE="http://github.com/OpenImageIO/"
HOMEPAGE="https://github.com/OpenImageIO/"
COPYRIGHT="2008-2017 Larry Gritz et al."
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/oiio/archive/Release-$portVersion.tar.gz"
CHECKSUM_SHA256="5db80981a3f87ad4a2a0c684884ad28f8c879570318dc79ba485b69e6fe77e73"
SOURCE_FILENAME="openimageio-$portVersion.tar.gz"

View File

@@ -5,10 +5,10 @@ emphasis on formats and functionality used in professional, large-scale \
animation and visual effects work for film.
OpenImageIO is used extensively in animation and VFX studios all over the \
world, and is also incorporated into several commercial products."
HOMEPAGE="http://github.com/OpenImageIO/"
HOMEPAGE="https://github.com/OpenImageIO/"
COPYRIGHT="2008-2017 Larry Gritz et al."
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/oiio/archive/Release-$portVersion.tar.gz"
CHECKSUM_SHA256="669c59d06399dd882c3e2469bb3a4b33d537db150f6fe056495c3429b5c3838f"
SOURCE_FILENAME="openimageio-$portVersion.tar.gz"

View File

@@ -1,10 +1,10 @@
SUMMARY="Lightweight PNG C library"
DESCRIPTION="pnglite is a small and simple library for loading and writing PNG images. \
It was created as a substitute for libpng in situations when libpng is more than enough."
HOMEPAGE="http://sourceforge.net/projects/pnglite"
HOMEPAGE="https://sourceforge.net/projects/pnglite"
COPYRIGHT="2007 Daniel Karling"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="http://prdownloads.sourceforge.net/pnglite/pnglite-$portVersion.zip"
CHECKSUM_SHA256="6444b13b9ec5b6f9de8f72513a00870325779e3b05bfcf554edb1ab0c90f5962"
SOURCE_DIR=""

View File

@@ -4,11 +4,11 @@ TagLib is a library for reading and editing the meta-data of several popular \
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg \
Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack \
TrueAudio, WAV, AIFF, MP4 and ASF files."
HOMEPAGE="http://github.com/taglib"
HOMEPAGE="https://github.com/taglib"
COPYRIGHT="2002-2012 Scott Wheeler"
LICENSE="GNU LGPL v2
MPL v1.1"
REVISION="2"
REVISION="3"
SOURCE_URI="http://taglib.github.io/releases/taglib-1.7.2.tar.gz"
CHECKSUM_SHA256="38f7e5283b594021b28426a61339cffbf2d503b450338b02f651fab1b0b42899"
PATCHES="taglib-$portVersion.patchset"

View File

@@ -4,11 +4,11 @@ metadata that has been embedded into audio files. It is able to read and \
edit all relevant metadata formats for audio files, including APEv2, ID3 and \
Vorbis. It can find tags in multiple formats such as .mp3 .wma .wav .m4a \
.flac etc. TagLib is platform independent."
HOMEPAGE="http://github.com/taglib"
HOMEPAGE="https://github.com/taglib"
COPYRIGHT="2002-2013 Scott Wheeler"
LICENSE="GNU LGPL v2
MPL v1.1"
REVISION="2"
REVISION="3"
SOURCE_URI="http://taglib.github.io/releases/taglib-1.9.1.tar.gz"
CHECKSUM_SHA256="72d371cd1419a87ae200447a53bff2be219283071e80fd12337928cc967dc71a"
PATCHES="taglib-1.9.1.patchset"