Sha256: 7a6d98675d7476611ed9143fdaf0fe991014655ec1fbd58473f70e3f6075a913

Contents?: true

Size: 320 Bytes

Versions: 4

Compression:

Stored size: 320 Bytes

Contents

install-so: install-headers
install-headers:
	$(INSTALL_DATA) $(srcdir)/rbgdk-pixbuf.h $(RUBYARCHDIR)
	$(INSTALL_DATA) $(srcdir)/rbgdk-pixbuf2conversions.h $(RUBYARCHDIR)

install:
	if test -n "$(pkgconfigdir)"; then			\
	  $(MAKEDIRS) $(pkgconfigdir);				\
	  $(INSTALL_DATA) ruby-gdk-pixbuf2.pc $(pkgconfigdir);	\
	fi

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gdk_pixbuf2-1.1.7 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.7-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.6-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.6 ext/gdk_pixbuf2/depend