mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 09:10:08 +02:00
De-Lint recipes.
* netpbm Re-arranged copright madness. * pygame Re-ordering blocks. Re-formatted patch properly. Added formerly undeclared patch. Doesn't build with or without. * python3_mako, python_mako Removed "." from SUMMARY. Re-ordering blocks. * python3_setuptools, python_setuptools Removed "." from SUMMARY. Re-ordering blocks. * qemu Removed "." from SUMMARY. Re-ordering blocks. * quassel Removed "." from SUMMARY. Re-ordering blocks. * qupzilla Removed "." from SUMMARY. Re-ordering blocks.
This commit is contained in:
@@ -1,23 +1,20 @@
|
||||
SUMMARY="Hyperfast and lightweight templating for the Python platform."
|
||||
DESCRIPTION="
|
||||
Mako is a Hyperfast and lightweight templating system for the Python platform
|
||||
"
|
||||
SUMMARY="Hyperfast and lightweight templating for the Python platform"
|
||||
DESCRIPTION="Mako is a Hyperfast and lightweight templating system for the \
|
||||
Python platform."
|
||||
HOMEPAGE="http://www.makotemplates.org"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
REVISION="1"
|
||||
SOURCE_DIR="Mako-$portVersion"
|
||||
|
||||
ARCHITECTURES="arm ppc x86 x86_gcc2 x86_64"
|
||||
|
||||
SOURCE_DIR="Mako-$portVersion"
|
||||
|
||||
PROVIDES="
|
||||
python3_mako = $portVersion
|
||||
cmd:mako_render
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python3
|
||||
@@ -26,7 +23,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
python3_setuptools
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:python3
|
||||
|
||||
@@ -1,23 +1,20 @@
|
||||
SUMMARY="Hyperfast and lightweight templating for the Python platform."
|
||||
DESCRIPTION="
|
||||
Mako is a Hyperfast and lightweight templating system for the Python platform
|
||||
"
|
||||
SUMMARY="Hyperfast and lightweight templating for the Python platform"
|
||||
DESCRIPTION="Mako is a Hyperfast and lightweight templating system for the \
|
||||
Python platform."
|
||||
HOMEPAGE="http://www.makotemplates.org"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/M/Mako/Mako-1.0.1.tar.gz"
|
||||
CHECKSUM_SHA256="45f0869febea59dab7efd256fb451c377cbb7947bef386ff0bb44627c31a8d1c"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2006-2015 the Mako authors and contributors"
|
||||
REVISION="2"
|
||||
SOURCE_DIR="Mako-$portVersion"
|
||||
|
||||
ARCHITECTURES="arm ppc x86 x86_gcc2 x86_64"
|
||||
|
||||
SOURCE_DIR="Mako-$portVersion"
|
||||
|
||||
PROVIDES="
|
||||
python_mako = $portVersion
|
||||
cmd:mako_render
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python
|
||||
@@ -26,7 +23,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
python_setuptools
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:python
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
From 34766c430d884038a4743c86aa1b3f2460c51351 Mon Sep 17 00:00:00 2001
|
||||
From: Humdinger <humdingerb@gmail.com>
|
||||
Date: Thu, 23 Jul 2015 07:04:01 +0200
|
||||
Subject: Now formatted existing patch.
|
||||
|
||||
|
||||
diff --git a/Setup.in b/Setup.in
|
||||
index 4bb6c1c..9236df4 100644
|
||||
--- a/Setup.in
|
||||
@@ -1494,3 +1500,6 @@ index c997deb..ee0d03d 100644
|
||||
|
||||
|
||||
typedef void (* SMOOTHSCALE_FILTER_P)(Uint8 *, Uint8 *, int, int, int, int, int);
|
||||
--
|
||||
2.2.2
|
||||
|
||||
|
||||
@@ -1,21 +1,18 @@
|
||||
SUMMARY="PyGame - a popular game development module for python"
|
||||
DESCRIPTION="
|
||||
PyGame - python bindings to sdl and other libs that facilitate game production.
|
||||
"
|
||||
HOMEPAGE="http://www.pygame.org/"
|
||||
SOURCE_URI="http://www.pygame.org/ftp/pygame-1.9.1release.tar.gz"
|
||||
CHECKSUM_MD5="1c4cdc708d17c8250a2d78ef997222fc"
|
||||
CHECKSUM_SHA256="a26095472ae4be9631e0d5bfb9a52ac57a3a091e45757913128e4a473807d433"
|
||||
|
||||
SUMMARY="A popular game development module for python"
|
||||
DESCRIPTION="PyGame - python bindings to sdl and other libs that facilitate \
|
||||
game production."
|
||||
HOMEPAGE="http://www.pygame.org/"
|
||||
COPYRIGHT="2000-2004, 2007 Pete Shinners
|
||||
2004 Takafumi Mizuno
|
||||
2006-2007 Rene Dudfield
|
||||
2007 Richard Goedeken
|
||||
2007-2008 Marcus von Appen
|
||||
"
|
||||
2007-2008 Marcus von Appen"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
|
||||
SOURCE_URI="http://www.pygame.org/ftp/pygame-1.9.1release.tar.gz"
|
||||
CHECKSUM_SHA256="a26095472ae4be9631e0d5bfb9a52ac57a3a091e45757913128e4a473807d433"
|
||||
SOURCE_DIR="pygame-1.9.1release"
|
||||
PATCHES="pygame-1.9.1.patchset"
|
||||
#
|
||||
# No stable python_x86 => impossible to build _x86
|
||||
#
|
||||
@@ -30,8 +27,6 @@ SECONDARY_ARCHITECTURES="x86_gcc2 ?x86"
|
||||
#fi
|
||||
#SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
SOURCE_DIR="pygame-1.9.1release"
|
||||
|
||||
PROVIDES="
|
||||
pygame${secondaryArchSuffix} = $portVersion
|
||||
"
|
||||
@@ -52,6 +47,10 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
#libjpeg ^
|
||||
# |
|
||||
BUILD_PREREQUIRES="
|
||||
python >= 2.6.4
|
||||
gcc${secondaryArchSuffix}
|
||||
libsdl${secondaryArchSuffix}_devel >= 1.2.14
|
||||
@@ -63,11 +62,6 @@ BUILD_REQUIRES="
|
||||
smpeg${secondaryArchSuffix}_devel >= 0.4.5
|
||||
sdl_gfx${secondaryArchSuffix}_devel
|
||||
"
|
||||
#libjpeg ^
|
||||
# |
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
@@ -82,4 +76,3 @@ INSTALL()
|
||||
echo "n" | python setup.py install \
|
||||
--prefix=$prefix || exit 1
|
||||
}
|
||||
|
||||
|
||||
@@ -1,31 +1,30 @@
|
||||
SUMMARY="Easily download, build, install, upgrade, and uninstall Python packages."
|
||||
SUMMARY="Download, build, install, upgrade, and uninstall Python packages"
|
||||
DESCRIPTION="EasyInstall (easy_install) gives you a quick and painless way \
|
||||
to install packages remotely by connecting to the cheeseshop or even other \
|
||||
websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for Perl \
|
||||
and PHP, respectively. \
|
||||
"
|
||||
websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for \
|
||||
Perl and PHP, respectively."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
|
||||
COPYRIGHT="2006-2014 Python Packaging Authority"
|
||||
LICENSE="Python"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-$portVersion.zip"
|
||||
CHECKSUM_SHA256="11e77e37c768f77b652003594fb5a0aaa3e4cbb10c07ede2397c9233885b6c7f"
|
||||
SOURCE_DIR="setuptools-$portVersion"
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="2006-2014 Python Packaging Authority"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
python3_setuptools = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python3
|
||||
"
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:python3
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
@@ -1,31 +1,30 @@
|
||||
SUMMARY="Easily download, build, install, upgrade, and uninstall Python packages."
|
||||
SUMMARY="Download, build, install, upgrade, and uninstall Python packages"
|
||||
DESCRIPTION="EasyInstall (easy_install) gives you a quick and painless way \
|
||||
to install packages remotely by connecting to the cheeseshop or even other \
|
||||
websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for Perl \
|
||||
and PHP, respectively. \
|
||||
"
|
||||
websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for \
|
||||
Perl and PHP, respectively."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
|
||||
COPYRIGHT="2006-2014 Python Packaging Authority"
|
||||
LICENSE="Python"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-5.3.zip"
|
||||
CHECKSUM_SHA256="238142293c36d2b56c83df1886b4c1fc4af77d0c203c68b8f4e57d8995babfe5"
|
||||
SOURCE_DIR="setuptools-$portVersion"
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="2006-2014 Python Packaging Authority"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
python_setuptools = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python
|
||||
"
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:python
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user