diff --git a/dev-libs/libsigc++/libsigc++-2.4.1.recipe b/dev-libs/libsigc++/libsigc++-2.9.3.recipe similarity index 83% rename from dev-libs/libsigc++/libsigc++-2.4.1.recipe rename to dev-libs/libsigc++/libsigc++-2.9.3.recipe index da8020e40..d3d2eed0d 100644 --- a/dev-libs/libsigc++/libsigc++-2.4.1.recipe +++ b/dev-libs/libsigc++/libsigc++-2.9.3.recipe @@ -6,11 +6,11 @@ global or a member function, regardless of whether it is static or virtual. It also contains adaptor classes for connection of dissimilar callbacks and \ has an ease of use unmatched by other C++ callback libraries." HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml" -COPYRIGHT="2002-2015 The libsigc++ Development Team" +COPYRIGHT="2002-2020 The libsigc++ Development Team" LICENSE="GNU LGPL v2.1" -REVISION="3" -SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.4/libsigc++-$portVersion.tar.xz" -CHECKSUM_SHA256="540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec" +REVISION="1" +SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.9/libsigc++-$portVersion.tar.xz" +CHECKSUM_SHA256="0bf9b301ad6198c550986c51150a646df198e8d1d235270c16486b0dda30097f" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -43,9 +43,6 @@ BUILD_PREREQUIRES=" BUILD() { -# libtoolize --force --copy --install -# aclocal -# sh autogen.sh runConfigure ./configure make $jobArgs } @@ -55,7 +52,7 @@ INSTALL() make install mv $libDir/sigc++-2.0/include/sigc++config.h $includeDir/sigc++-2.0 - rm -rf $libDir/sigc++-2.0 + rm -rf $libDir/sigc++-2.0 $dataDir prepareInstalledDevelLib libsigc-2.0 rm $developLibDir/*.la