diff --git a/common/shlibs b/common/shlibs index dd45c6db6cc..3a2293df1bd 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2415,7 +2415,7 @@ libwiredtiger-2.8.0.so wiredtiger-2.8.0_1 libvidstab.so.0.9 libvidstab-0.98b_1 libxdo.so.3 xdotool-3.20150503.1_1 libabigail.so.0 libabigail-1.0.rc3_1 -libgames-support.so.2 libgames-support-1.0.1_1 +libgnome-games-support-1.so.2 libgnome-games-support-1.2.0_1 libwlc.so.0 wlc-0.0.2_1 libkdevplatformshell.so.8 kdevplatform-1.7.3_1 libkdevplatformdebugger.so.8 kdevplatform-1.7.3_1 diff --git a/srcpkgs/libgames-support-devel b/srcpkgs/libgames-support-devel deleted file mode 120000 index ec9a933a344..00000000000 --- a/srcpkgs/libgames-support-devel +++ /dev/null @@ -1 +0,0 @@ -libgames-support \ No newline at end of file diff --git a/srcpkgs/libgnome-games-support-devel b/srcpkgs/libgnome-games-support-devel new file mode 120000 index 00000000000..eee309f7b3b --- /dev/null +++ b/srcpkgs/libgnome-games-support-devel @@ -0,0 +1 @@ +libgnome-games-support \ No newline at end of file diff --git a/srcpkgs/libgames-support/template b/srcpkgs/libgnome-games-support/template similarity index 66% rename from srcpkgs/libgames-support/template rename to srcpkgs/libgnome-games-support/template index 9722de31cc8..43f7ddb19a1 100644 --- a/srcpkgs/libgames-support/template +++ b/srcpkgs/libgnome-games-support/template @@ -1,6 +1,6 @@ -# Template file for 'libgames-support' -pkgname=libgames-support -version=1.0.2 +# Template file for 'libgnome-games-support' +pkgname=libgnome-games-support +version=1.2.0 revision=1 build_style=gnu-configure hostmakedepends="intltool pkg-config gobject-introspection vala" @@ -8,11 +8,11 @@ makedepends="gtk+3-devel libgee08-devel" short_desc="GNOME games shared code" maintainer="Jürgen Buchmüller " license="GPL-3" -homepage="https://git.gnome.org/browse/libgames-support/" +homepage="https://git.gnome.org/browse/libgnome-games-support/" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b096e8d8ddc57ff247edc5eae842d405402b043e289f3a0949499e1df514ba66 +checksum=74d42d74bbc960b066712ab2705fcb9aad5785e09184c298940b06e64389d154 -libgames-support-devel_package() { +libgnome-games-support-devel_package() { short_desc+=" - development files" depends="${makedepends} ${sourcepkg}>=${version}_${revision}" pkg_install() {