Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

rwinlib/rsvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1980f60 · Sep 24, 2023

History

14 Commits
Jul 24, 2023
Sep 24, 2023
Sep 24, 2023
Sep 24, 2023
May 2, 2021

Repository files navigation

LIBRSVG 2.48.8

Evertyhing was built with rtools40. Use the following flags to build:

PKG_CPPFLAGS= \
	-I$(RWINLIB)/include/librsvg-2.0 \
	-I$(RWINLIB)/include/glib-2.0 \
	-I$(RWINLIB)/lib${R_ARCH}/glib-2.0/include \
	-I$(RWINLIB)/include/gdk-pixbuf-2.0 \
	-I$(RWINLIB)/include/cairo

PKG_LIBS= \
	-L$(RWINLIB)/lib${R_ARCH} \
	-lrsvg-2 -lxml2 \
	-lpangocairo-1.0 -lpango-1.0 -lpangowin32-1.0 \
	-lcairo -lfreetype -lpixman-1 -lgdk_pixbuf-2.0 \
	-lcairo-gobject -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 \
	-lffi -lpcre -lpng16 -lintl -lz -liconv -lfribidi \
	-lusp10 -liphlpapi -lgdiplus -lgdi32 -lole32 -ldnsapi -lws2_32 -luserenv