mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libfm_extra: bump version
This commit is contained in:
@@ -12,15 +12,15 @@ COPYRIGHT="
|
||||
Andriy Grytsenko (LStranger)
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/lxde/libfm/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2247e1a19ed24bcd0fcafd989b8c4d29458523399c856798705d6b579fd9565d"
|
||||
CHECKSUM_SHA256="021efa7bcbbba88ab5af4a05c34c08b41c071abdeefb13986b02681c4c03c115"
|
||||
SOURCE_DIR="libfm-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="4.1.1"
|
||||
libVersion="4.1.2"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -71,7 +71,7 @@ BUILD()
|
||||
{
|
||||
./autogen.sh
|
||||
runConfigure ./configure --without-gtk --disable-gtk-doc --with-extra-only
|
||||
make
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user