synfigstudio: disable updating mimedb
This commit is contained in:
parent
7c8ab37d36
commit
7cd6017631
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'synfigstudio'
|
# Template file for 'synfigstudio'
|
||||||
pkgname=synfigstudio
|
pkgname=synfigstudio
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-update-mimedb"
|
||||||
hostmakedepends="pkg-config intltool gettext"
|
hostmakedepends="pkg-config intltool gettext"
|
||||||
makedepends="ETL synfig-devel gtkmm-devel libltdl-devel boost-devel"
|
makedepends="ETL synfig-devel gtkmm-devel libltdl-devel boost-devel"
|
||||||
short_desc="Vector based 2D animation studio"
|
short_desc="Vector based 2D animation studio"
|
||||||
|
@ -11,6 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://www.synfig.org/"
|
homepage="http://www.synfig.org/"
|
||||||
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/source-synfigstudio-${version}.tar.gz"
|
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/source-synfigstudio-${version}.tar.gz"
|
||||||
checksum=76fa37998af634cf694f9b5bdfcb90220bc88f8527df117d9282a39fe01489e2
|
checksum=76fa37998af634cf694f9b5bdfcb90220bc88f8527df117d9282a39fe01489e2
|
||||||
|
CXXFLAGS="-Wno-deprecated-copy"
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
# uses synfig to create some icons
|
# uses synfig to create some icons
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue