mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lgogdownloader: bump version
rebuild for rhash
This commit is contained in:
@@ -5,8 +5,8 @@ HOMEPAGE="https://sites.google.com/site/gogdownloader/"
|
||||
COPYRIGHT="2004 Sam Hocevar"
|
||||
LICENSE="WTFPL"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/Sude-/lgogdownloader/releases/download/v3.11/lgogdownloader-3.11.tar.gz"
|
||||
CHECKSUM_SHA256="d8d015cce6e002876305517367dc006c332e4d492263173b58bfe5a94b057b09"
|
||||
SOURCE_URI="https://github.com/Sude-/lgogdownloader/releases/download/v$portVersion/lgogdownloader-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bf3a16c1b2ff09152f9ac52ea9b52dfc0afae799ed1b370913149cec87154529"
|
||||
PATCHES="lgogdownloader-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -40,18 +40,19 @@ REQUIRES="
|
||||
# lib:libQt5WebEngine$secondaryArchSuffix
|
||||
# lib:libQt5Widgets$secondaryArchSuffix
|
||||
lib:librhash$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libtinyxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libboost_date_time$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_iostreams$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_program_options$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_regex$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_date_time$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_iostreams$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_program_options$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_regex$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.83.0
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libhtmlcxx$secondaryArchSuffix
|
||||
devel:libjsoncpp$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user