hasufell-repository/packages/media-gfx/pinta/pinta-1.6-r1.exheres-0

25 lines
495 B
Bash
Raw Normal View History

2016-06-05 17:41:34 +00:00
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
2016-07-02 13:07:10 +00:00
require pinta
2016-06-05 17:41:34 +00:00
SLOT="0"
PLATFORMS="~amd64 ~x86"
DEPENDENCIES="
build:
dev-util/intltool
gnome-desktop/yelp-tools
2016-06-05 17:41:34 +00:00
sys-devel/gettext
virtual/pkg-config
build+run:
dev-lang/mono
gnome-bindings/gtk-sharp:2
"
DEFAULT_SRC_PREPARE_PATCHES=(
"${FILES}"/pinta-1.6-pkg-config.patch
"${FILES}"/pinta-1.6-mono-4.patch
)