mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
QtHaikuPlugins: bump version
This commit is contained in:
@@ -6,16 +6,14 @@ provide a native look and feel for Qt applications.
|
||||
provides support for clipboard, system fonts, window look, \
|
||||
icons, cursors, OpenGL support, drag-n-drop, etc."
|
||||
HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
|
||||
COPYRIGHT="2017 Gerasim Troeglazov"
|
||||
COPYRIGHT="2017-2018 Gerasim Troeglazov"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="13"
|
||||
REVISION="1"
|
||||
|
||||
gitPluginsCommit="add1b3ee8ebb3e11292d1795ac13e3340fe28aa3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$gitPluginsCommit.tar.gz"
|
||||
CHECKSUM_SHA256="53bfabb5a94b62fbb43faf15411fe40cca5cff4bce0fed89424104cdf425ec83"
|
||||
SOURCE_DIR="qthaikuplugins-$gitPluginsCommit"
|
||||
PATCHES="OpenType_support.patch"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ce82211a5c1f5b80b991a2d98a73946f822b92310771ebeab33dfd3f84a4ff8e"
|
||||
SOURCE_DIR="qthaikuplugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
Reference in New Issue
Block a user