Diff libfreehand-0.1.2-r1 with a libfreehand-9999
/usr/portage/media-libs/libfreehand/libfreehand-9999.ebuild 2023-10-09 14:52:31.680368405 +0300 | ||
---|---|---|
8 | 8 |
inherit autotools git-r3 |
9 | 9 |
else |
10 | 10 |
SRC_URI="https://dev-www.libreoffice.org/src/libfreehand/${P}.tar.xz" |
11 |
KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86" |
|
11 |
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" |
|
12 | 12 |
fi |
13 | 13 | |
14 | 14 |
DESCRIPTION="Library for import of FreeHand drawings" |
... | ... | |
36 | 36 |
doc? ( app-doc/doxygen ) |
37 | 37 |
" |
38 | 38 | |
39 |
PATCHES=( "${FILESDIR}"/${P}-icu-65.patch ) |
|
40 | ||
41 | 39 |
src_prepare() { |
42 | 40 |
default |
43 | 41 |