Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-1.4.6.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-1.4.6.tar.gz"
CHECKSUM_SHA256="538d593d805c36985fc6d200d31bf6c1b5f90df2a50b917902743a13bbc10e05"
COPYRIGHT="2012 The Apache Software Foundation."
LICENSE="Apache v2"

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-$portVersion.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-$portVersion.tar.gz"
CHECKSUM_SHA256="1af06e1720a58851d90694a984af18355b65bb0d047be03ec7d659c746d6dbdb"
COPYRIGHT="2012 The Apache Software Foundation"
LICENSE="Apache v2"

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Utility Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-util-1.3.10.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-1.3.10.tar.gz"
CHECKSUM_SHA256="7c37ac40b2351bfc23000fb6b7b54a67e0872255df315c82eb60c821bcef4b23"
LICENSE="Apache v2"
COPYRIGHT="2010 The Apache Software Foundation."

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Utility Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-util-1.4.1.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-1.4.1.tar.gz"
CHECKSUM_SHA256="d636d9ef95c6e50e47fc338d532aa375edd11e5d7a3c30dee48beb38ddf4ab4c"
LICENSE="Apache v2"
COPYRIGHT="2011 The Apache Software Foundation."

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Utility Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-util-1.5.3.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-1.5.3.tar.gz"
CHECKSUM_SHA256="76db34cb508e346e3bf69347c29ed1500bf0b71bcc48d54271ad9d1c25703743"
LICENSE="Apache v2"
COPYRIGHT="2011 The Apache Software Foundation."

View File

@@ -10,7 +10,7 @@ conditions to work around or take advantage of platform-specific deficiencies \
or features.
"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-util-$portVersion.tar.gz"
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-$portVersion.tar.gz"
CHECKSUM_SHA256="976a12a59bc286d634a21d7be0841cc74289ea9077aa1af46be19d1a6e844c19"
LICENSE="Apache v2"
COPYRIGHT="2011 The Apache Software Foundation."

View File

@@ -1,6 +1,6 @@
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
HOMEPAGE="http://developer.gnome.org/projects/gap/"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.29/atk-1.29.2.tar.gz"
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.29/atk-1.29.2.tar.gz"
CHECKSUM_MD5="bc35c5d6e1b8e69303944aae2fe516ed"
REVISION="1"
STATUS_HAIKU="broken"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
HOMEPAGE="http://developer.gnome.org/projects/gap/"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.30/atk-1.30.0.tar.gz"
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.30/atk-1.30.0.tar.gz"
CHECKSUM_MD5="d546d814b3ddfd10659545fb3c1168fc"
REVISION="1"
STATUS_HAIKU="broken"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="The Boehm-Demers-Weiser conservative garbage collector"
HOMEPAGE="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"
SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.2alpha6.tar.gz"
SOURCE_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.2alpha6.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""

View File

@@ -7,7 +7,7 @@ deallocating memory that is no longer useful. The collector automatically \
recycles memory when it determines that it can no longer be otherwise accessed.
"
HOMEPAGE="http://www.hboehm.info/gc/"
SRC_URI="http://www.hboehm.info/gc/gc_source/gc-7.2d.tar.gz"
SOURCE_URI="http://www.hboehm.info/gc/gc_source/gc-7.2d.tar.gz"
CHECKSUM_SHA256="d9fe0ae8650d43746a48bfb394cab01a319f3809cee19f8ebd16aa985b511c5e"
REVISION="2"
ARCHITECTURES="x86 x86_gcc2 x86_64"

View File

@@ -6,7 +6,7 @@ generation, multithreading, image processing, regular expressions, and unit \
testing. It contains over eighty individual libraries.
"
HOMEPAGE="http://www.boost.org/"
SRC_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2"
SOURCE_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2"
CHECKSUM_SHA256="fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52"
REVISION="6"
LICENSE="Boost v1.0"

View File

@@ -11,7 +11,7 @@ HOMEPAGE="http://check.sourceforge.net/"
LICENSE="GNU LGPL v2.1"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SRC_URI="http://sourceforge.net/projects/check/files/check/$portVersion/check-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/check/files/check/$portVersion/check-$portVersion.tar.gz"
CHECKSUM_SHA256="ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7"
COPYRIGHT="xxx"

View File

@@ -14,7 +14,7 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
# NOTE: on x86_64 haikuporter/python 2.7.6 cannot extract correctly the archive
# because it contains hard links. One has to extract manually, put flag.unpack
# build, then copy the packages. No source package can be produced.
SRC_URI="http://sourceforge.net/projects/check/files/check/$portVersion/check-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/check/files/check/$portVersion/check-$portVersion.tar.gz"
CHECKSUM_SHA256="c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a"
COPYRIGHT="xxx"

View File

@@ -15,7 +15,7 @@ COPYRIGHT="
2003 Jed Wing
"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://www.jedrea.com/chmlib/chmlib-0.40.tar.gz"
SOURCE_URI="http://www.jedrea.com/chmlib/chmlib-0.40.tar.gz"
CHECKSUM_SHA256="512148ed1ca86dea051ebcf62e6debbb00edfdd9720cde28f6ed98071d3a9617"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -11,7 +11,7 @@ COPYRIGHT="
2008 University Paris-Sud 11 and INRIA
"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://www.bastoul.net/cloog/pages/download/cloog-$portVersion.tar.gz"
SOURCE_URI="http://www.bastoul.net/cloog/pages/download/cloog-$portVersion.tar.gz"
CHECKSUM_SHA256="460c6c740acb8cdfbfbb387156b627cf731b3837605f2ec0001d079d89c69734"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -12,7 +12,7 @@ integrate with your code. libConfuse was called libcfg before, but its name was
changed to not confuse itself with other similar libraries.
"
HOMEPAGE="http://www.nongnu.org/confuse/"
SRC_URI="http://savannah.nongnu.org/download/confuse/confuse-2.7.tar.gz"
SOURCE_URI="http://savannah.nongnu.org/download/confuse/confuse-2.7.tar.gz"
CHECKSUM_SHA256="e32574fd837e950778dac7ade40787dd2259ef8e28acd6ede6847ca895c88778"
LICENSE="ISC"
COPYRIGHT="2002,2003,2007 Martin Hedenfalk"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-1.6.5.tar.gz"
SOURCE_URI="http://yassl.com/cyassl-1.6.5.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""

View File

@@ -1,6 +1,6 @@
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-1.8.0.zip"
SOURCE_URI="http://yassl.com/cyassl-1.8.0.zip"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="app-text/dos2unix >= 1.0"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-2.0.2.zip"
SOURCE_URI="http://yassl.com/cyassl-2.0.2.zip"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="app-text/dos2unix >= 1.0"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-2.5.0.zip"
SOURCE_URI="http://yassl.com/cyassl-2.5.0.zip"
REVISION="1"
STATUS_HAIKU="broken"
DEPEND="app-text/dos2unix >= 1.0"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="
A lightweight yet fully functional embedded SSL implementation.
"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-2.8.0.zip"
SOURCE_URI="http://yassl.com/cyassl-2.8.0.zip"
CHECKSUM_SHA256="94dcac2dfa87b8474815241eee50f7192e7f315c8173ec209d2a3f752bba9a8d"
REVISION="1"
LICENSE="GNU GPL v2"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
2001-2006 Expat maintainers.
"
LICENSE="MIT"
SRC_URI="http://iweb.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar.gz"
SOURCE_URI="http://iweb.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar.gz"
CHECKSUM_SHA256="847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"
REVISION="7"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
2001-2006 Expat maintainers.
"
LICENSE="MIT"
SRC_URI="http://sourceforge.net/projects/expat/files/expat/$portVersion/expat-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/expat/files/expat/$portVersion/expat-$portVersion.tar.gz"
CHECKSUM_SHA256="823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

View File

@@ -8,7 +8,7 @@ been implemented. It is our hope that this library will stimulate more free \
software in the Middle Eastern countries.
"
HOMEPAGE="http://fribidi.org/"
SRC_URI="http://fribidi.org/download/fribidi-0.19.5.tar.bz2"
SOURCE_URI="http://fribidi.org/download/fribidi-0.19.5.tar.bz2"
CHECKSUM_SHA256="501231e4260f83fccedae1cafe983a7de87082e3f5387e0b283d016f7f4cb428"
REVISION="2"

View File

@@ -8,7 +8,7 @@ been implemented. It is our hope that this library will stimulate more free \
software in the Middle Eastern countries.
"
HOMEPAGE="http://fribidi.org/"
SRC_URI="http://fribidi.org/download/fribidi-$portVersion.tar.bz2"
SOURCE_URI="http://fribidi.org/download/fribidi-$portVersion.tar.bz2"
CHECKSUM_SHA256="cba8b7423c817e5adf50d28ec9079d14eafcec9127b9e8c8f1960c5ad585e17d"
REVISION="2"

View File

@@ -11,7 +11,7 @@ with the operating system are usually portable across different operating \
systems without major changes
"
HOMEPAGE="http://www.gtk.org/"
SRC_URI="http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-1.2.10.tar.gz"
SOURCE_URI="http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-1.2.10.tar.gz"
CHECKSUM_SHA256="6e1ce7eedae713b11db82f11434d455d8a1379f783a79812cd2e05fc024a8d9f"
LICENSE="GNU LGPL v2"
COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald

View File

@@ -11,7 +11,7 @@ with the operating system are usually portable across different operating \
systems without major changes
"
HOMEPAGE="http://www.gtk.org/"
SRC_URI="http://ftp.gnome.org/pub/gnome/sources/glib/2.38/glib-2.38.1.tar.xz"
SOURCE_URI="http://ftp.gnome.org/pub/gnome/sources/glib/2.38/glib-2.38.1.tar.xz"
CHECKSUM_SHA256="01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159"
LICENSE="GNU LGPL v2"
COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald

View File

@@ -1,6 +1,6 @@
DESCRIPTION="GMP - GNU Multiple Precision Arithmetic Library"
HOMEPAGE="http://gmplib.org/"
SRC_URI="ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2"
SOURCE_URI="ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2"
CHECKSUM_MD5="dd60683d7057917e34630b4a787932e8"
REVISION="1"
STATUS_HAIKU="stable"

View File

@@ -10,7 +10,7 @@ regular interface. The basic interface is for C but wrappers exist for other \
languages including Ada, C++, C#, OCaml, Perl, PHP, and Python.
"
HOMEPAGE="http://gmplib.org/"
SRC_URI="http://ftp.gnu.org/gnu/gmp/gmp-5.1.3.tar.xz"
SOURCE_URI="http://ftp.gnu.org/gnu/gmp/gmp-5.1.3.tar.xz"
CHECKSUM_SHA256="dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071"
LICENSE="GNU GPL v3
GNU LGPL v3"

View File

@@ -11,7 +11,7 @@ regular interface. The basic interface is for C but wrappers exist for other \
languages including Ada, C++, C#, OCaml, Perl, PHP, and Python.
"
HOMEPAGE="http://gmplib.org/"
SRC_URI="http://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz"
SOURCE_URI="http://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz"
CHECKSUM_SHA256="9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764"
LICENSE="
GNU GPL v3

View File

@@ -10,7 +10,7 @@ projects, Gnulib does not normally generate a source tarball distribution; \
instead, developers grab modules directly from the source repository.
"
HOMEPAGE="http://www.gnu.org/software/gnulib"
SRC_URI="git+git://git.savannah.gnu.org/gnulib.git"
SOURCE_URI="git+git://git.savannah.gnu.org/gnulib.git"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
LICENSE="GNU GPL v2
GNU LGPL v2.1
MPL v1.1"
SRC_URI="http://sourceforge.net/projects/hunspell/files/Hyphen/2.8/hyphen-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/hunspell/files/Hyphen/2.8/hyphen-$portVersion.tar.gz"
CHECKSUM_SHA256="304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"
REVISION="1"
ARCHITECTURES="?x86_gcc2 x86 x86_64"

View File

@@ -2,7 +2,7 @@ SUMMARY="International Components for Unicode (ICU)"
HOMEPAGE="http://www.icu-project.org"
LICENSE="ICU"
COPYRIGHT="1997-2011 IBM Corporation and others."
SRC_URI="http://download.icu-project.org/files/icu4c/4.8.1.1/icu4c-4_8_1_1-src.tgz"
SOURCE_URI="http://download.icu-project.org/files/icu4c/4.8.1.1/icu4c-4_8_1_1-src.tgz"
CHECKSUM_SHA256="0a70491c5fdfc5a0fa7429f820da73951e07d59a268b3d8ffe052eec65820ca1"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

View File

@@ -2,9 +2,9 @@ SUMMARY="International Components for Unicode (ICU)"
HOMEPAGE="http://www.icu-project.org"
LICENSE="ICU"
COPYRIGHT="1995-2015 IBM Corporation and others."
SRC_URI="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-55_1-src.tgz"
SRC_URI_2="http://www.iana.org/time-zones/repository/releases/tzdata2015d.tar.gz#noarchive"
SRC_URI_3="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-55_1-data.zip#noarchive"
SOURCE_URI="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-55_1-src.tgz"
SOURCE_URI_2="http://www.iana.org/time-zones/repository/releases/tzdata2015d.tar.gz#noarchive"
SOURCE_URI_3="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-55_1-data.zip#noarchive"
CHECKSUM_SHA256="e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b"
CHECKSUM_SHA256_2="8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531"
CHECKSUM_SHA256_3="84ae6a6512b6f38b417497d05e4ed90d8fa7447b46db9905032354c8574b8f59"

View File

@@ -2,9 +2,9 @@ SUMMARY="International Components for Unicode (ICU)"
HOMEPAGE="http://www.icu-project.org"
LICENSE="ICU"
COPYRIGHT="1997-2014 IBM Corporation and others."
SRC_URI="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-54_1-src.tgz"
SRC_URI_2="http://www.iana.org/time-zones/repository/releases/tzdata2015b.tar.gz#noarchive"
SRC_URI_3="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-54_1-data.zip#noarchive"
SOURCE_URI="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-54_1-src.tgz"
SOURCE_URI_2="http://www.iana.org/time-zones/repository/releases/tzdata2015b.tar.gz#noarchive"
SOURCE_URI_3="http://download.icu-project.org/files/icu4c/$portVersion/icu4c-54_1-data.zip#noarchive"
CHECKSUM_SHA256="d42bc9a8ca6a91c55eb0925c279f49e5b508d51ef26ac9850d9be55de5bb8ab3"
CHECKSUM_SHA256_2="556ac1a5b3a371adc1ad4e77138f78ddd7f8ddd7bc2b52545924598c7dc8ad62"
CHECKSUM_SHA256_3="ad99d024cd06de90f78ea9c3f145c456ab4a021d2110bd110a986a50d3f2b2b7"

View File

@@ -15,7 +15,7 @@ COPYRIGHT="
2006-2007, 2012 Universiteit Leiden
"
LICENSE="MIT"
SRC_URI="http://isl.gforge.inria.fr/isl-$portVersion.tar.bz2"
SOURCE_URI="http://isl.gforge.inria.fr/isl-$portVersion.tar.bz2"
CHECKSUM_SHA256="7265fd897b7f9147fde76560f28ed18f2c20e5f5da7f4bd9d0e01f8a713401f1"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -15,7 +15,7 @@ COPYRIGHT="
2006-2007, 2012 Universiteit Leiden
"
LICENSE="MIT"
SRC_URI="http://isl.gforge.inria.fr/isl-$portVersion.tar.bz2"
SOURCE_URI="http://isl.gforge.inria.fr/isl-$portVersion.tar.bz2"
CHECKSUM_SHA256="7e3c02ff52f8540f6a85534f54158968417fd676001651c8289c705bd0228f36"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -6,7 +6,7 @@ documentation, no dependencies on other libraries, full unicode support \
(UTF-8) and an extensive test suite.
"
HOMEPAGE="http://www.digip.org/jansson/"
SRC_URI="http://www.digip.org/jansson/releases/jansson-2.5.tar.gz"
SOURCE_URI="http://www.digip.org/jansson/releases/jansson-2.5.tar.gz"
CHECKSUM_SHA256="dd8bbfb38ad5031ce88e066b14d3b7e9c7113243daa7f4cde1994b7fc90bb1b1"
LICENSE="MIT"
COPYRIGHT="2009-2013 Petri Lehtinen

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
2009-2012 Eric Haszlakiewicz
2004, 2005 Metaparadigm Pte Ltd
"
SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/json-c-0.12-nodoc.tar.gz"
SOURCE_URI="https://s3.amazonaws.com/json-c_releases/releases/json-c-0.12-nodoc.tar.gz"
CHECKSUM_SHA256="6fd6d2311d610b279e1bcdd5c6d4f699700159d3e0786de8306af7b4bc94fb35"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -10,7 +10,7 @@ LICENSE="
"
COPYRIGHT="2003-2013 g10 Code GmbH"
HOMEPAGE="http://www.gnupg.org/related_software/libassuan/index.en.html"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-$portVersion.tar.bz2"
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-$portVersion.tar.bz2"
CHECKSUM_SHA256="949285bb79345362cb72a40c798defefc007031c60f2f10251720bf60a9de2de"
REVISION="1"; updateRevisionVariables
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
1995-1996 Guy Eric Schalnat, Group 42, Inc.
"
LICENSE="GNU GPL v2"
SRC_URI="http://files.libburnia-project.org/releases/libburn-$portVersion.tar.gz"
SOURCE_URI="http://files.libburnia-project.org/releases/libburn-$portVersion.tar.gz"
CHECKSUM_SHA256="46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -8,7 +8,7 @@ various CD-image formats may benefit from using this library.
LICENSE="GNU GPL v3"
COPYRIGHT="2002-2008,2010,2012, Rocky Bernstein and Herbert Valerio Riedel."
HOMEPAGE="http://www.gnu.org/software/libcdio"
SRC_URI="ftp://ftp.gnu.org/gnu/libcdio/libcdio-$portVersion.tar.gz"
SOURCE_URI="ftp://ftp.gnu.org/gnu/libcdio/libcdio-$portVersion.tar.gz"
CHECKSUM_SHA256="4972cd22fd8d0e8bff922d35c7a645be0db0ab0e7b3dfaecc9cd8272429d6975"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -17,7 +17,7 @@ let me know by contacting me.
Claw stands for \"C++ Library Absolutely Wonderful\".
"
HOMEPAGE="http://libclaw.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/libclaw/files/libclaw/$portVersion/libclaw-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/libclaw/files/libclaw/$portVersion/libclaw-$portVersion.tar.gz"
CHECKSUM_SHA256="0be289da7f43b1892575f14b27860af5d1e1f6961eae11653d64e625fd7924b7"
REVISION="1"

View File

@@ -8,7 +8,7 @@ xml/css rendering engine.
HOMEPAGE="https://git.gnome.org/browse/libcroco/"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2003-2004 Dodji Seketeli"
SRC_URI="https://git.gnome.org/browse/libcroco/snapshot/libcroco-$portVersion.tar.xz"
SOURCE_URI="https://git.gnome.org/browse/libcroco/snapshot/libcroco-$portVersion.tar.xz"
CHECKSUM_SHA256="0bb182a726ac7fc15e29e786a9cf2eeed43f3548e10cbdaf2d9579f2fb2ee590"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="LibCSS is a CSS (Cascading Style Sheet) parser and selection engine"
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libcss-0.1.2-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-0.1.2-src.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-libs/libparserutils >= 0.1.1"

View File

@@ -5,7 +5,7 @@ LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
COPYRIGHT="2007-2014 J-M Bell"
LICENSE="MIT"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
CHECKSUM_SHA256="4065dbfdfc9926e14a2f0f2c600fc72abac97bd20769ac6a908ac50226e95e1a"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -5,7 +5,7 @@ LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
COPYRIGHT="2007-2014 J-M Bell"
LICENSE="MIT"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
CHECKSUM_SHA256="0be9509d9d352abdeec87764c1f8ba13950d9dc4f63acade0477209b7fd21748"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -5,7 +5,7 @@ LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
COPYRIGHT="2007-2014 J-M Bell"
LICENSE="MIT"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
CHECKSUM_SHA256="ecaa09b07d4ecfd4644163bc0f0332b81aaaffbb9a373465e15e44e06666faf1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -3,7 +3,7 @@ libdwarf and dwarfdump - library and utility for working with DWARF Debugging \
Information Format.
"
HOMEPAGE="http://reality.sgiweb.org/davea/dwarf.html"
SRC_URI="http://reality.sgiweb.org/davea/libdwarf-20120410.tar.gz"
SOURCE_URI="http://reality.sgiweb.org/davea/libdwarf-20120410.tar.gz"
CHECKSUM_MD5="77c8b351f11738bc9fa50474a69d5b36"
REVISION="1"
STATUS_HAIKU="stable"

View File

@@ -24,7 +24,7 @@ This package includes dwarfdump2 and libdwarf, although the source package has \
been patched to make dwarfdump and dwarfgen haiku compatible as well.
"
HOMEPAGE="http://www.prevanders.net/dwarf.html"
SRC_URI="http://www.prevanders.net/libdwarf-20130729.tar.gz"
SOURCE_URI="http://www.prevanders.net/libdwarf-20130729.tar.gz"
CHECKSUM_SHA256="b6455d8616baf2883e2af91f006d6cbd583128fdfff46e3d1fae460bc223bb7b"
LICENSE="
GNU GPL v2

View File

@@ -1,7 +1,7 @@
SUMMARY="libebml is a C++ library to parse EBML content (read/write)."
DESCRIPTION="libebml is a C++ library to parse EBML content (read/write)."
HOMEPAGE="http://www.matroska.org/"
SRC_URI="http://dl.matroska.org/downloads/libebml/libebml-1.3.1.tar.bz2"
SOURCE_URI="http://dl.matroska.org/downloads/libebml/libebml-1.3.1.tar.bz2"
CHECKSUM_SHA256="195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295"
REVISION="2"
LICENSE="GNU LGPL v2.1"

View File

@@ -8,7 +8,7 @@ found in GNU Readline.
LICENSE="BSD (3-clause)"
COPYRIGHT="1992-2014 The NetBSD Foundation, Inc."
HOMEPAGE="http://www.thrysoee.dk/editline/"
SRC_URI="http://www.thrysoee.dk/editline/libedit-20141030-3.1.tar.gz"
SOURCE_URI="http://www.thrysoee.dk/editline/libedit-20141030-3.1.tar.gz"
CHECKSUM_SHA256="9701e16570fb8f7fa407b506986652221b701a9dd61defc05bb7d1c61cdf5a40"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -8,7 +8,7 @@ found in GNU Readline.
LICENSE="BSD (3-clause)"
COPYRIGHT="1992-2014 The NetBSD Foundation, Inc."
HOMEPAGE="http://www.thrysoee.dk/editline/"
SRC_URI="http://www.thrysoee.dk/editline/libedit-20150325-3.1.tar.gz"
SOURCE_URI="http://www.thrysoee.dk/editline/libedit-20150325-3.1.tar.gz"
CHECKSUM_SHA256="c88a5e4af83c5f40dda8455886ac98923a9c33125699742603a88a0253fcc8c5"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -7,7 +7,7 @@ clean-room rewrite of the System V Release 4 library and is source code \
compatible with it.
"
HOMEPAGE="http://www.mr511.de/software/english.html"
SRC_URI="http://www.mr511.de/software/libelf-0.8.13.tar.gz"
SOURCE_URI="http://www.mr511.de/software/libelf-0.8.13.tar.gz"
CHECKSUM_SHA256="591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d"
LICENSE="GNU LGPL v2"
COPYRIGHT="1995-2008 Michael Riepe"

View File

@@ -2,7 +2,7 @@ SUMMARY="Libevent - an event notification library"
DESCRIPTION="The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.
libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop."
HOMEPAGE="http://www.libevent.org/"
SRC_URI="http://monkey.org/~provos/libevent-1.4.14b-stable.tar.gz"
SOURCE_URI="http://monkey.org/~provos/libevent-1.4.14b-stable.tar.gz"
CHECKSUM_SHA256="afa61b476a222ba43fc7cca2d24849ab0bbd940124400cb699915d3c60e46301"
LICENSE="BSD (3-clause)"
COPYRIGHT="2000-2007 Niels Provos, 2005 Nick Mathewson, and other contributors."

View File

@@ -9,7 +9,7 @@ servers. An application just needs to call event_dispatch() and then add or \
remove events dynamically without having to change the event loop.
"
HOMEPAGE="http://www.libevent.org/"
SRC_URI="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz"
SOURCE_URI="https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz"
CHECKSUM_SHA256="22a530a8a5ba1cb9c080cba033206b17dacd21437762155c6d30ee6469f574f5"
LICENSE="BSD (3-clause)"
COPYRIGHT="2000-2007 Niels Provos, 2005 Nick Mathewson, and other contributors."

View File

@@ -9,7 +9,7 @@ REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
SRC_URI="ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz"
SOURCE_URI="ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz"
CHECKSUM_SHA256="1dddde1400c3bcb7749d398071af88c3e4754058d2d4c0b3696c2f82dc5cf11c"
COPYRIGHT="1996-2013 Anthony Green, Red Hat, Inc and others."
PATCHES="libffi-$portVersion.patchset"

View File

@@ -12,7 +12,7 @@ REVISION="2"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
SRC_URI="ftp://sourceware.org/pub/libffi/libffi-$portVersion.tar.gz"
SOURCE_URI="ftp://sourceware.org/pub/libffi/libffi-$portVersion.tar.gz"
CHECKSUM_SHA256="d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37"
COPYRIGHT="1996-2013 Anthony Green, Red Hat, Inc and others."
PATCHES="libffi-$portVersion.patchset"

View File

@@ -6,7 +6,7 @@ used in GnuPG.
LICENSE="GNU LGPL v3"
COPYRIGHT="2000-2013 Free Software Foundation, Inc."
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.3.tar.bz2"
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.3.tar.bz2"
CHECKSUM_SHA256="bcf5334e7da352c45de6aec5d2084ce9a1d30029ff4a4a5da13f1848874759d1"
REVISION="2"
ARCHITECTURES="x86"

View File

@@ -6,7 +6,7 @@ used in GnuPG.
LICENSE="GNU LGPL v3"
COPYRIGHT="2000-2013 Free Software Foundation, Inc."
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$portVersion.tar.bz2"
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$portVersion.tar.bz2"
CHECKSUM_SHA256="41b4917b93ae34c6a0e2127378d7a4d66d805a2a86a09911d4f9bd871db7025f"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -7,7 +7,7 @@ Pinentry, SmartCard Daemon and more.
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2003-2013 g10 Code GmbH"
HOMEPAGE="http://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
CHECKSUM_SHA256="53120e1333d5c5d28d87ff2854e9e98719c8e214152f17ad5291704d25c4978b"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -8,7 +8,7 @@ LICENSE="
GNU GPL v3
"
COPYRIGHT="2000-2009 Free Software Foundation, Inc."
SRC_URI="http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz"
SOURCE_URI="http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz"
CHECKSUM_SHA256="55a36168306089009d054ccdd9d013041bfc3ab26be7033d107821f1c4949a49"
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

View File

@@ -7,7 +7,7 @@ primary means of libIDL distribution). However, the functionality was designed \
to be as reusable and portable as possible.
"
HOMEPAGE="http://andrewtv.org/libIDL/"
SRC_URI="http://andrewtv.org/libIDL/libIDL-0.6.8.tar.gz"
SOURCE_URI="http://andrewtv.org/libIDL/libIDL-0.6.8.tar.gz"
CHECKSUM_SHA256="50e8f7674815e42a6e8be32610838d9b7da91b3043784d2b69d17b79c7203e7b"
COPYRIGHT="1998-1999 Andrew T. Veliath"
LICENSE="GNU LGPL v2"

View File

@@ -9,7 +9,7 @@ LICENSE="GNU LGPL v2
BSD (3-clause)"
COPYRIGHT="1995 Ke Jin
1996-2014 OpenLink Software"
SRC_URI="http://downloads.sourceforge.net/project/iodbc/iodbc/3.52.9/libiodbc-3.52.9.tar.gz"
SOURCE_URI="http://downloads.sourceforge.net/project/iodbc/iodbc/3.52.9/libiodbc-3.52.9.tar.gz"
CHECKSUM_SHA256="33207d9f477aa5fa76962ff644baa38e59255b96812f28574794659fb61a7ab2"
PATCHES="libiodbc-$portVersion.patchset"
REVISION="1"

View File

@@ -15,7 +15,7 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
fi
SECONDARY_ARCHITECTURES="x86"
SRC_URI="https://github.com/maxmind/libmaxminddb/releases/download/$portVersion/libmaxminddb-$portVersion.tar.gz"
SOURCE_URI="https://github.com/maxmind/libmaxminddb/releases/download/$portVersion/libmaxminddb-$portVersion.tar.gz"
CHECKSUM_SHA256="260d2d56376c156da7ddecddec55621f5f1c4c6351e1f78116b8846c42ae7bce"
PROVIDES="

View File

@@ -7,7 +7,7 @@ LICENSE="MIT"
ARCHITECTURES="x86_gcc2"
REVISION="1"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libnsutils-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnsutils-$portVersion-src.tar.gz"
PROVIDES="
libnsutils = $portVersion

View File

@@ -2,7 +2,7 @@ DESCRIPTION="
liboil is a library of simple functions that are optimized for various CPUs.
"
HOMEPAGE="http://liboil.freedesktop.org/wiki/"
SRC_URI="http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz"
SOURCE_URI="http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""

View File

@@ -8,7 +8,7 @@ COPYRIGHT="2013-2014 Fridrich Štrba
2014 Brennan Vincent
2014 David Tardon"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
SRC_URI="http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.2.tar.xz"
SOURCE_URI="http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.2.tar.xz"
CHECKSUM_SHA256="cdbdf86605773339caab6477ff694a95a90aaa4d45bb6cdb59e4a7f76c91ef17"
REVISION="1"
ARCHITECTURES="x86 ?x86_64"

View File

@@ -1,7 +1,7 @@
SUMMARY="A library for building efficient parsers"
DESCRIPTION="LibParserUtils is a library for building efficient parsers."
HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
CHECKSUM_SHA256="55c50abbffaaebe17acba43008ee2c4085401ce618e505fafa7c75baaa813da7"
REVISION="1"
LICENSE="MIT"

View File

@@ -1,7 +1,7 @@
SUMMARY="A library for building efficient parsers"
DESCRIPTION="LibParserUtils is a library for building efficient parsers."
HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
#CHECKSUM_SHA256="55c50abbffaaebe17acba43008ee2c4085401ce618e505fafa7c75baaa813da7"
REVISION="1"
LICENSE="MIT"

View File

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
SOURCE_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
CHECKSUM_SHA256="a4b8509d11fc2764fb4e1415b764ad2c214459edc011ce48aeeb6bbe1ac599e3"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.33.tar.bz2"
SOURCE_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.33.tar.bz2"
CHECKSUM_SHA256="c603957a4966811c04af5f6048c71cfb4966ec93312d7b3118116ed9f3bc0478"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$portVersion.tar.bz2"
SOURCE_URI="https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$portVersion.tar.bz2"
CHECKSUM_SHA256="51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
SOURCE_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2"
CHECKSUM_SHA256="a4b8509d11fc2764fb4e1415b764ad2c214459edc011ce48aeeb6bbe1ac599e3"
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="
Pthread functions stubs for platforms missing them.
"
HOMEPAGE="http://xcb.freedesktop.org/"
SRC_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz"
SOURCE_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz"
CHECKSUM_SHA256="3031f466cf0b06de6b3ccbf2019d15c4fcf75229b7d226a711bc1885b3a82cde"
REVISION="2"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="libpurple is a library for IM communication used by many open \
source IM clients. It implements a variety of protocols, for example IRC, Jabber \
or ICQ."
HOMEPAGE="https://pidgin.im/"
SRC_URI="http://downloads.sourceforge.net/project/pidgin/Pidgin/$portVersion/pidgin-$portVersion.tar.bz2"
SOURCE_URI="http://downloads.sourceforge.net/project/pidgin/Pidgin/$portVersion/pidgin-$portVersion.tar.bz2"
SOURCE_DIR="pidgin-$portVersion"
CHECKSUM_SHA256="f2ae211341fc77efb9945d40e9932aa535cdf3a6c8993fe7919fca8cc1c04007"
REVISION="1"

View File

@@ -13,7 +13,7 @@ Laurent Alonso <laurent.alonso@inria.fr>
David Tardon <dtardon@redhat.com>
"
HOMEPAGE="http://sourceforge.net/p/libwpd/wiki/librevenge/"
SRC_URI="http://downloads.sourceforge.net/project/libwpd/librevenge/librevenge-$portVersion/librevenge-$portVersion.tar.bz2"
SOURCE_URI="http://downloads.sourceforge.net/project/libwpd/librevenge/librevenge-$portVersion/librevenge-$portVersion.tar.bz2"
CHECKSUM_SHA256="55b9fde4c729a525db36d37b51a0f5d8614d4c631e336320e540dfce3128f7f7"
REVISION="1"
ARCHITECTURES="x86 ?x86_64"

View File

@@ -13,7 +13,7 @@ Laurent Alonso <laurent.alonso@inria.fr>
David Tardon <dtardon@redhat.com>
"
HOMEPAGE="http://sourceforge.net/p/libwpd/wiki/librevenge/"
SRC_URI="http://prdownloads.sourceforge.net/libwpd/librevenge-$portVersion.tar.bz2"
SOURCE_URI="http://prdownloads.sourceforge.net/libwpd/librevenge-$portVersion.tar.bz2"
CHECKSUM_SHA256="428c918c7775a860f4fb642643099932abcf6fe5cb72c8b0d25ee6b84ad55490"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -7,7 +7,7 @@ It also contains adaptor classes for connection of dissimilar callbacks and \
has an ease of use unmatched by other C++ callback libraries."
HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/1.2/libsigc++-$portVersion.tar.gz"
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/1.2/libsigc++-$portVersion.tar.gz"
CHECKSUM_SHA256="c995a4623d9f71455d8c7d62307a13e68e0f8313f47adb7221421455bbdfcb98"
PATCHES="libsigc++-$portVersion.patchset"

View File

@@ -7,7 +7,7 @@ It also contains adaptor classes for connection of dissimilar callbacks and \
has an ease of use unmatched by other C++ callback libraries."
HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.4/libsigc++-$portVersion.tar.xz"
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.4/libsigc++-$portVersion.tar.xz"
#CHECKSUM_SHA256="355f2a580ea105514a1589610305ab1e3e0980aea19c3b427027dc160f6be06c"
REVISION="1"
ARCHITECTURES=""

View File

@@ -2,7 +2,7 @@ DESCRIPTION="
A library for handling page faults in user mode.
"
HOMEPAGE="libsigsegv.sourceforge.net"
SRC_URI="http://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.8.tar.gz"
SOURCE_URI="http://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.8.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Library for solving packages and reading repositories."
LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
SRC_URI="git+git://github.com/weinhold/libsolv.git#85dcb683b0c705c1789a3f688bd0d02368107824"
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#85dcb683b0c705c1789a3f688bd0d02368107824"
REVISION="2"
ARCHITECTURES="x86_gcc2 ?x86"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Library for solving packages and reading repositories."
LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
SRC_URI="git+git://github.com/weinhold/libsolv.git#162ae79ad078caa7bb9c3ca44a76380093463ca9"
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#162ae79ad078caa7bb9c3ca44a76380093463ca9"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Library for solving packages and reading repositories."
LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
SRC_URI="git+git://github.com/weinhold/libsolv.git#a53a69500a56fa1056c6f3a4b17cc91a50c51395"
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#a53a69500a56fa1056c6f3a4b17cc91a50c51395"
REVISION="2"
ARCHITECTURES="x86_gcc2 ?x86"

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Library for solving packages and reading repositories."
LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
SRC_URI="git+git://github.com/weinhold/libsolv.git#ef4a8778ef567224feb35019b711507ae1d6e7c3"
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#ef4a8778ef567224feb35019b711507ae1d6e7c3"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

View File

@@ -4,9 +4,9 @@ LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
srcGitRev="01ed09a3e1f4637f72d4239fe3724fcafa39be94"
SRC_URI="https://github.com/weinhold/libsolv/archive/$srcGitRev.tar.gz"
SOURCE_URI="https://github.com/weinhold/libsolv/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="4e96208d44dc15ed7ac95a86f35790f34a2bb97c0f0aa3dc355263a54a6ea7e1"
SRC_FILENAME="$portVersionedName.tar.gz"
SOURCE_FILENAME="$portVersionedName.tar.gz"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

View File

@@ -4,9 +4,9 @@ LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013, Novell Inc."
HOMEPAGE="http://github.com/openSUSE/libsolv"
srcGitRev="da2650933f85f5a30d8146bfb22af53d2620d0c7"
SRC_URI="https://github.com/weinhold/libsolv/archive/$srcGitRev.tar.gz"
SOURCE_URI="https://github.com/weinhold/libsolv/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="79aa7772bfe403f003e8063480ddc3d4f491b3f5d7b8cace610605fba3318150"
SRC_FILENAME="$portVersionedName.tar.gz"
SOURCE_FILENAME="$portVersionedName.tar.gz"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

View File

@@ -9,8 +9,8 @@ Here are some of its features:
tar_append_regfile().
"
HOMEPAGE="http://repo.or.cz/w/libtar.git/"
SRC_URI="http://repo.or.cz/w/libtar.git/snapshot/0907a9034eaf2a57e8e4a9439f793f3f05d446cd.tar.gz"
SRC_FILENAME="$portVersionedName.tar.gz"
SOURCE_URI="http://repo.or.cz/w/libtar.git/snapshot/0907a9034eaf2a57e8e4a9439f793f3f05d446cd.tar.gz"
SOURCE_FILENAME="$portVersionedName.tar.gz"
CHECKSUM_SHA256="d1b2660d0af735fed2d2a0c3369dda7bea7445a4b1ef2f2742b352b1e1eec5f8"
REVISION="1"

View File

@@ -11,7 +11,7 @@ COPYRIGHT="
"
LICENSE="GNU LGPL v2.1
GNU GPL v3"
SRC_URI="http://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz"
SOURCE_URI="http://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz"
CHECKSUM_SHA256="89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -2,7 +2,7 @@ SUMMARY="LibTomMath is a theoretic integer library written entirely in C."
DESCRIPTION="LibTomMath is a free open source portable number theoretic \
multiple-precision integer library written entirely in C."
HOMEPAGE="http://libtommath.org"
SRC_URI="https://github.com/libtom/libtommath/archive/v0.42.0.tar.gz"
SOURCE_URI="https://github.com/libtom/libtommath/archive/v0.42.0.tar.gz"
CHECKSUM_SHA256="5246356ba18c1b6edf4a7bc836a3d223842b86914cdba6dd8c112bfc59e227c8"
REVISION="1"
LICENSE="Public Domain"

View File

@@ -2,7 +2,7 @@ SUMMARY="A library for manipulating Unicode strings"
DESCRIPTION="libunistring provides functions for manipulating Unicode strings and for \
manipulating C strings according to the Unicode standard."
HOMEPAGE="http://www.gnu.org/software/libunistring/"
SRC_URI="http://ftp.gnu.org/gnu/libunistring/libunistring-$portVersion.tar.gz"
SOURCE_URI="http://ftp.gnu.org/gnu/libunistring/libunistring-$portVersion.tar.gz"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1998-2014 Free Software Fundation, Inc."
CHECKSUM_SHA256="1a8c0772467850bef7197318a95f44abbb678ea83cbf119a3500cc7848276a17"

View File

@@ -11,7 +11,7 @@ COPYRIGHT="
2008 Daniel Drake
"
HOMEPAGE="http://libusb.info/"
SRC_URI="http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.5/libusb-compat-0.1.5.tar.bz2"
SOURCE_URI="http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.5/libusb-compat-0.1.5.tar.bz2"
CHECKSUM_SHA256="404ef4b6b324be79ac1bfb3d839eac860fbc929e6acb1ef88793a6ea328bc55a"
REVISION="2"
ARCHITECTURES="x86 x86_64 x86_gcc2"

View File

@@ -27,7 +27,7 @@ COPYRIGHT="
2012-2013 Toby Gray
"
HOMEPAGE="http://libusb.info/"
SRC_URI="git+git://github.com/libusb/libusb.git#a447fa4cd517e5393c0f1504b1a35b095aafa334"
SOURCE_URI="git+git://github.com/libusb/libusb.git#a447fa4cd517e5393c0f1504b1a35b095aafa334"
REVISION="2"
ARCHITECTURES="x86 x86_64 x86_gcc2"

View File

@@ -7,7 +7,7 @@ REVISION="1"
HOMEPAGE="http://julialang.org/utf8proc/"
COPYRIGHT="2006-2013 Public Software Group"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libutf8proc-1.1.6-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libutf8proc-1.1.6-src.tar.gz"
CHECKSUM_SHA256="16e0dacf459bf42098614b714a262633de26ba5a03f05812d6d052c9aeeac384"
PATCHES="libutf8proc-1.1.6.patchset"

View File

@@ -4,7 +4,7 @@ libuv is a multi-platform support library with a focus on asynchronous I/O. \
It was primarily developed for use by Node.js, but it's also used by Luvit, \
Julia, pyuv, and others."
HOMEPAGE="http://github.com/libuv/libuv"
SRC_URI="git://github.com/hamishm/libuv#d48e9ae4bd504aadc25e26f06e83e9c2c86921ac"
SOURCE_URI="git://github.com/hamishm/libuv#d48e9ae4bd504aadc25e26f06e83e9c2c86921ac"
SOURCE_DIR="libuv-v1.2.0"
REVISION="1"
LICENSE="MIT"

View File

@@ -5,7 +5,7 @@ It provides reference counted string interment and rapid string comparison \
functionality.
"
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-0.2.1-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-0.2.1-src.tar.gz"
CHECKSUM_SHA256="9e4a8df3dfe6d7e1bcc4a3ccce18c3d02230545f4726b05b09b9e504946c8ec8"
REVISION="2"
LICENSE="MIT"

View File

@@ -5,7 +5,7 @@ It provides reference counted string interment and rapid string comparison \
functionality.
"
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
SRC_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-${portVersion}-src.tar.gz"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-${portVersion}-src.tar.gz"
CHECKSUM_SHA256="38021992e1e6b3ec50d0d3bf7add069bee4c5b179691afa6a76dd58695201485"
REVISION="1"
PATCHES="libwapcaplet-0.2.1.patchset"

View File

@@ -1,6 +1,6 @@
DESCRIPTION="Small library to access XDG Base Directories Specification paths"
HOMEPAGE="http://standards.freedesktop.org/basedir-spec/"
SRC_URI="http://n.ethz.ch/student/nevillm/download/libxdg-basedir/libxdg-basedir-1.1.1.tar.gz"
SOURCE_URI="http://n.ethz.ch/student/nevillm/download/libxdg-basedir/libxdg-basedir-1.1.1.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""

View File

@@ -12,7 +12,7 @@ environments.
HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
COPYRIGHT="1998-2003 Daniel Veillard. All Rights Reserved."
SRC_URI="ftp://xmlsoft.org/libxml2/libxml2-2.8.0.tar.gz"
SOURCE_URI="ftp://xmlsoft.org/libxml2/libxml2-2.8.0.tar.gz"
CHECKSUM_SHA256="f2e2d0e322685193d1affec83b21dc05d599e17a7306d7b90de95bb5b9ac622a"
REVISION="10"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -12,7 +12,7 @@ environments.
HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
COPYRIGHT="1998-2013 Daniel Veillard. All Rights Reserved."
SRC_URI="ftp://xmlsoft.org/libxml2/libxml2-$portVersion.tar.gz"
SOURCE_URI="ftp://xmlsoft.org/libxml2/libxml2-$portVersion.tar.gz"
CHECKSUM_SHA256="fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb"
REVISION="3"
ARCHITECTURES="!x86_gcc2 !x86 x86_64"

Some files were not shown because too many files have changed in this diff Show More