# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup ruby 1.0 ruby.branches 3.3 3.2 3.1 ruby.setup gdk_pixbuf2 4.2.2 gem {} rubygems categories-append gnome devel license LGPL-2.1+ maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 a2e11be7e152aba15925d6a0112a698f36d7ffac \ sha256 56a2d6a50a0749160011106c623cb65b1292902c85171d10758e5fed53b1761a \ size 34816 if {${name} ne ${subport}} { depends_lib-append \ path:lib/pkgconfig/gdk-pixbuf-2.0.pc:gdk-pixbuf2 depends_run-append \ port:rb${ruby.suffix}-gio2 }