mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
QtHaikuPlugins: bump version, replace OSMesa with native BGLView implementation
This commit is contained in:
@@ -8,13 +8,13 @@ icons, cursors, OpenGL support, drag-n-drop, etc.
|
||||
* qhvifplugin is image plugin for HVIF icons
|
||||
* qhaikuaudio is qtmultimedia audio input/output plugin"
|
||||
HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
|
||||
COPYRIGHT="2017-2023 Gerasim Troeglazov"
|
||||
COPYRIGHT="2017-2025 Gerasim Troeglazov"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="2"
|
||||
srcGitRev=af09b4f18b74621601f5bf9b593be0dc12de892a
|
||||
REVISION="1"
|
||||
srcGitRev=8af8224255962a707d8c6d87d8f5082824b1d819
|
||||
SOURCE_URI="$HOMEPAGE/archive/${srcGitRev}.tar.gz"
|
||||
CHECKSUM_SHA256="896d39b703fa8ce71aee7f4776d453ac4a85cafa022e6a408a2e95d660baaa5b"
|
||||
CHECKSUM_SHA256="7008a58a914bdd333f676f723ffb4a9432f58d28fa9fa993853b58d4a5820ae9"
|
||||
SOURCE_DIR="qthaikuplugins-${srcGitRev}"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -32,7 +32,6 @@ REQUIRES="
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libGLU$secondaryArchSuffix
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libOSMesa$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
@@ -54,7 +53,6 @@ BUILD_REQUIRES="
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libGLU$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libOSMesa$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libswresample$secondaryArchSuffix >= 4
|
||||
"
|
||||
Reference in New Issue
Block a user