mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kproperty: bump version
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="A property editing framework with editor widget"
|
||||
DESCRIPTION="KProperty is a property editing framework with editor widget similar to what is known from Qt Designer.\
|
||||
It is useful in applications such as IDEs where large amounts of properties are available for the user to edit."
|
||||
HOMEPAGE="https://github.com/KDE/kconfigwidgets/"
|
||||
COPYRIGHT="2010-2017 KDE Organisation"
|
||||
COPYRIGHT="2010-2018 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kproperty/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3e4091d3cc1e90ad02df0f52568006f58d1d622534779f96a27aeed0816251f7"
|
||||
SOURCE_URI="https://github.com/KDE/kproperty/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c0b96abe569a955da22826b2cf3771fdadc4ebd5e65a4cca55c36148f002d4ed"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -74,6 +74,7 @@ INSTALL()
|
||||
prepareInstalledDevelLibs \
|
||||
libKPropertyCore3 \
|
||||
libKPropertyWidgets3
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
Reference in New Issue
Block a user