Sha256: 116da571c7daa5426a19cf663b00d92f90ae9dba3caeac03f71968aec06a82f3

Contents?: true

Size: 343 Bytes

Versions: 68

Compression:

Stored size: 343 Bytes

Contents

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

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

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
gdk_pixbuf2-1.2.1-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.2.1 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.2.0-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.2.0 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.9-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.9 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.8-x86-mingw32 ext/gdk_pixbuf2/depend
gdk_pixbuf2-1.1.8 ext/gdk_pixbuf2/depend