mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
QtHaikuPlugins: bump version
This commit is contained in:
@@ -8,12 +8,12 @@ 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-2021 Gerasim Troeglazov"
|
||||
COPYRIGHT="2017-2022 Gerasim Troeglazov"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="112a6d72fb468617f43194fde453dfc9e35cd0fe1de55857484d88042a65be01"
|
||||
CHECKSUM_SHA256="0c5d48214337fa0a5cace5df92de0fda8c7e7be72998bb27dbf7444e22fd46db"
|
||||
SOURCE_DIR="qthaikuplugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -25,10 +25,16 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku_svg_icon_theme
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libfontconfig$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libGLU$secondaryArchSuffix
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libOSMesa$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libswresample$secondaryArchSuffix
|
||||
cmd:qsystray
|
||||
"
|
||||
@@ -41,11 +47,14 @@ SUPPLEMENTS="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libavutil$secondaryArchSuffix
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libGLU$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libOSMesa$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libavutil$secondaryArchSuffix
|
||||
devel:libswresample$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user