media-gfx/gimp-arrow-brushes - 20190407 (gentoo)

Search

Package Information

Description:
Brushes for GIMP with the styles arrow, handpointer, button arrow and cursor
Homepage:
https://wiki.gentoo.org/wiki/No_homepage
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
20190407 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Brushes for GIMP with the styles arrow, handpointer, button arrow and cursor"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"

# http://www.gimphelp.org/DL/ refuses wget without user-agent
SRC_URI="
	https://dev.gentoo.org/~pacho/${PN}/arrow_brushes_color_1.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/arrow_brushes_color_2.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/arrow_brushes_BW_1.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/arrow_brushes_BW_2.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/arrow_brushes_black_gloss.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/hand_pointer_brushes.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/button_arrow_brushes.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/arrow_action.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/cursor_brushes-1.0.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/circle_brushes-1.0.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/checkmark_brushes-1.0.tar.bz2
	https://dev.gentoo.org/~pacho/${PN}/star_brushes.tar.bz2
"
S="${WORKDIR}"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"

src_install() {
	for i in */*.gbr; do
		insinto /usr/share/gimp/2.0/brushes
		doins $i
	done
}

Manifest for 20190407

Type File Size Source URLs
DIST arrow_action.tar.bz2 200063 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_action.tar.bz2
DIST arrow_brushes_BW_1.tar.bz2 10222 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_brushes_BW_1.tar.bz2
DIST arrow_brushes_BW_2.tar.bz2 8498 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_brushes_BW_2.tar.bz2
DIST arrow_brushes_black_gloss.tar.bz2 35106 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_brushes_black_gloss.tar.bz2
DIST arrow_brushes_color_1.tar.bz2 6911 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_brushes_color_1.tar.bz2
DIST arrow_brushes_color_2.tar.bz2 33699 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/arrow_brushes_color_2.tar.bz2
DIST button_arrow_brushes.tar.bz2 35320 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/button_arrow_brushes.tar.bz2
DIST checkmark_brushes-1.0.tar.bz2 67478 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/checkmark_brushes-1.0.tar.bz2
DIST circle_brushes-1.0.tar.bz2 42630 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/circle_brushes-1.0.tar.bz2
DIST cursor_brushes-1.0.tar.bz2 18272 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/cursor_brushes-1.0.tar.bz2
DIST hand_pointer_brushes.tar.bz2 19068 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/hand_pointer_brushes.tar.bz2
DIST star_brushes.tar.bz2 10610 bytes https://dev.gentoo.org/~pacho/gimp-arrow-brushes/star_brushes.tar.bz2