From 977ab46b93a339361f10c3f253c03db7c9fdd372 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 8 May 2017 19:43:54 +0200 Subject: [PATCH] gosu: fixup --- common/shlibs | 1 + srcpkgs/gosu/template | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 28a24a2703c..dc87931092f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2847,3 +2847,4 @@ libbacfind-7.4.7.so bacula-common-7.4.7_1 libbacsql-7.4.7.so bacula-common-7.4.7_1 libbaccats-7.4.7.so bacula-common-7.4.7_1 libsuperlu.so.5 superlu-5.2.1_1 +libgosu.so.0 gosu-0.12.0_1 diff --git a/srcpkgs/gosu/template b/srcpkgs/gosu/template index ee6b001abfc..9f676c71a4d 100644 --- a/srcpkgs/gosu/template +++ b/srcpkgs/gosu/template @@ -1,12 +1,12 @@ +# Template file for 'gosu' pkgname=gosu version=0.12.0 revision=1 build_style=cmake build_wrksrc=cmake -hostmakedepends="cmake pkg-config" +hostmakedepends="pkg-config" makedepends="libopenal-devel libsndfile-devel mpg123-devel pango-devel SDL2_ttf-devel" -depends="libopenal libmpg123 libsndfile pango SDL2_ttf" short_desc="2D game development library" maintainer="Paul Merrill " license="MIT" @@ -15,11 +15,11 @@ distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" checksum=aa726e7da57eb4671ff19a198e7015c1899e0536b0152e7375a949c7216ef90c post_install() { - vlicense ../COPYING LICENSE + vlicense ../COPYING } gosu-devel_package() { - depends="gosu>=${version}_${revision} pkg-config" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include