mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
joyce, bump version
This commit is contained in:
committed by
Adrien Destugues
parent
0fb69b2a7b
commit
0d51252895
@@ -18,14 +18,15 @@ COPYRIGHT="2002-2017 John Elliott"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.seasip.info/Unix/Joyce/joyce-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3f2f0b385a66c8ff63455b73f4018b562e52c19fc85de7e811800bec4e9837fc"
|
||||
PATCHES="joyce-2.2.6.patchset"
|
||||
CHECKSUM_SHA256="85659a6ac9b94fdf78c28d5d8d65a4f69e7520e1c02a915b971c2754695ab82c"
|
||||
PATCHES="joyce-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2 ?x86"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
joyce$secondaryArchSuffix = $portVersion
|
||||
cmd:lsgotek$secondaryArchSuffix = $portVersion
|
||||
cmd:xanne$secondaryArchSuffix = $portVersion
|
||||
cmd:xjoyce$secondaryArchSuffix = $portVersion
|
||||
devel:lib765$secondaryArchSuffix
|
||||
@@ -36,7 +37,7 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgl$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
lib:libSDL_1.2$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
@@ -44,7 +45,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libSDL_1.2$secondaryArchSuffix
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
@@ -1,11 +1,11 @@
|
||||
From acd7536857589b44814463078787ebe32cc2e519 Mon Sep 17 00:00:00 2001
|
||||
From 1b3264ae06ff8f3d16a45fc7860d34d89ab52fcc Mon Sep 17 00:00:00 2001
|
||||
From: Adrien Destugues <pulkomandy@pulkomandy.tk>
|
||||
Date: Tue, 6 May 2014 13:48:58 +0200
|
||||
Subject: Small build fixes for Haiku.
|
||||
|
||||
|
||||
diff --git a/LibLink/lib/llparsocket.c b/LibLink/lib/llparsocket.c
|
||||
index 6d09d1f..7f723c2 100644
|
||||
index 52771fd..e7c6157 100644
|
||||
--- a/LibLink/lib/llparsocket.c
|
||||
+++ b/LibLink/lib/llparsocket.c
|
||||
@@ -21,6 +21,8 @@
|
||||
@@ -60,5 +60,5 @@ index 79a872d..fd0511a 100644
|
||||
dfree = (buf.f_bavail * (buf.f_bsize / 128));
|
||||
|
||||
--
|
||||
1.8.3.4
|
||||
2.37.3
|
||||
|
||||
Reference in New Issue
Block a user