Lines 1-20
Link Here
|
1 |
PORTNAME= librsvg2 |
1 |
PORTNAME= librsvg2 |
2 |
PORTVERSION= 2.50.7 |
2 |
PORTVERSION= 2.50.7 |
3 |
DISTVERSIONSUFFIX= -3.el9 |
3 |
DISTVERSIONSUFFIX= -3.el9 |
4 |
PORTREVISION= 3 |
4 |
PORTREVISION= 4 |
5 |
CATEGORIES= graphics linux |
5 |
CATEGORIES= graphics linux |
6 |
|
6 |
|
7 |
MAINTAINER= emulation@FreeBSD.org |
7 |
MAINTAINER= emulation@FreeBSD.org |
8 |
COMMENT= Parse and render SVG vector graphics (Rocky Linux ${LINUX_DIST_VER}) |
8 |
COMMENT= Parse and render SVG vector graphics (Rocky Linux ${LINUX_DIST_VER}) |
9 |
WWW= https://live.gnome.org/LibRsvg |
9 |
WWW= https://live.gnome.org/LibRsvg |
10 |
|
10 |
|
11 |
# TODO: libpixbufloader-svg.so: libdatrie.so.1: cannot open shared object file: No such file or directory |
|
|
12 |
|
13 |
USES= cpe linux:rl9 |
11 |
USES= cpe linux:rl9 |
14 |
CPE_VENDOR= gnome |
12 |
CPE_VENDOR= gnome |
15 |
CPE_PRODUCT= librsvg |
13 |
CPE_PRODUCT= librsvg |
16 |
USE_LDCONFIG= yes |
14 |
USE_LDCONFIG= yes |
17 |
USE_LINUX= cairo fontconfig freetype gdkpixbuf2 libxml2 pango png |
15 |
USE_LINUX= cairo cairo-gobject fontconfig freetype gdkpixbuf2 libxml2 \ |
|
|
16 |
pango |
18 |
USE_LINUX_RPM= yes |
17 |
USE_LINUX_RPM= yes |
19 |
|
18 |
|
20 |
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr |
19 |
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr |
21 |
- |
|
|