mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
fix libdsk provides
This commit is contained in:
@@ -14,7 +14,7 @@ files or real discs.
|
||||
COPYRIGHT="2010-2015 John Elliott"
|
||||
LICENSE="GNU GPL v2"
|
||||
HOMEPAGE="http://www.seasip.info/Unix/LibDsk/"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.seasip.info/Unix/LibDsk/libdsk-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e1c56f6395a011d508a5e548dcbcadce8ee8cb95740f986d6e8e3695ed59de82"
|
||||
|
||||
@@ -23,7 +23,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
libdsk$secondaryArchSuffix = $portVersion
|
||||
lib:libdsk$secondaryArchSuffix = 3.3.1 compat >= 3
|
||||
lib:libdsk$secondaryArchSuffix = 4.3.0 compat >= 4
|
||||
"
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
|
||||
@@ -10,7 +10,7 @@ COPYRIGHT="2005 Thierry Jouin
|
||||
2008-2015 Romain Giot, Adrien Destugues, Quentin Carlier, Mauricio Muñoz Lucero"
|
||||
LICENSE="MIT
|
||||
GNU GPL v2"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://github.com/cpcsdk/cpctools/archive/ac9ebe65c7eb49bc1175050d4a6d912bbf5856f5.tar.gz"
|
||||
CHECKSUM_SHA256="a4bb951fb5866e2db4a87a4104187bb5265f3de089f3ed500b132d6cd0dd9942"
|
||||
SOURCE_DIR="cpctools-ac9ebe65c7eb49bc1175050d4a6d912bbf5856f5"
|
||||
|
||||
Reference in New Issue
Block a user