Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a76b88d1c4b344810198dfd4c032856e746abf9
commit 9a76b88d1c4b344810198dfd4c032856e746abf9 Author: crazy <[email protected]> Date: Thu Jan 11 17:11:42 2018 +0100 rage-0.3.0-1-x86_64 * Version bump diff --git a/source/enlightenment-extra/rage/FrugalBuild b/source/enlightenment-extra/rage/FrugalBuild index 8d74d6e..6b4db41 100644 --- a/source/enlightenment-extra/rage/FrugalBuild +++ b/source/enlightenment-extra/rage/FrugalBuild @@ -2,17 +2,19 @@ # Maintainer: crazy <[email protected]> pkgname=rage -pkgver=0.2.1 -pkgrel=3 +pkgver=0.3.0 +pkgrel=1 pkgdesc="Enlightenment Foundation Video Player" url="https://www.enlightenment.org/" source=(https://download.enlightenment.org/rel/apps/$pkgname/$pkgname-$pkgver.tar.xz) up2date="Flasttar https://download.enlightenment.org/rel/apps/$pkgname/" groups=('enlightenment-extra' 'e-apps') archs=('x86_64') -depends=('efl>=1.20.1') +depends=('efl>=1.20.6') makedepends=('x11-protos') -sha1sums=('2915c335d15fb05dcfc112ea684e5b9eb423e7ca') +sha1sums=('ce15569b68c50fc03760ae96749de47f029195d3') + +Finclude meson CFLAGS+=" -fvisibility=hidden -fomit-frame-pointer" CXXFLAGS+=" -fvisibility=hidden -fomit-frame-pointer" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
