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

25 lines
495 B
Bash

# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pinta
SLOT="0"
PLATFORMS="~amd64 ~x86"
DEPENDENCIES="
build:
dev-util/intltool
gnome-desktop/yelp-tools
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
)