summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-03-17 14:13:54 +0000
committertaca <taca@pkgsrc.org>2014-03-17 14:13:54 +0000
commitbd91f448978db9ce94a4f5513df69922c022feb6 (patch)
tree7a2ac46dff971680eefba9bd2485e87f33d114b0 /graphics
parent81600732295320ccdeb6df71293346078464b4d8 (diff)
downloadpkgsrc-bd91f448978db9ce94a4f5513df69922c022feb6.tar.gz
Add GEM_EXTSDIR support and utilize GEM_NAME.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-imlib2/PLIST7
-rw-r--r--graphics/ruby-opengl/PLIST9
2 files changed, 10 insertions, 6 deletions
diff --git a/graphics/ruby-imlib2/PLIST b/graphics/ruby-imlib2/PLIST
index a8003f9aca6..83fb98d6411 100644
--- a/graphics/ruby-imlib2/PLIST
+++ b/graphics/ruby-imlib2/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2010/09/10 06:49:22 taca Exp $
-${GEM_HOME}/cache/imlib2-ruby-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.5 2014/03/17 14:13:54 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/imlib2.${RUBY_DLEXT}
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog
@@ -20,4 +21,4 @@ ${GEM_LIBDIR}/extconf.rb
${GEM_LIBDIR}/imlib2.c
${GEM_LIBDIR}/imlib2.gemspec
${GEM_LIBDIR}/lib/imlib2.${RUBY_DLEXT}
-${GEM_HOME}/specifications/imlib2-ruby-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/graphics/ruby-opengl/PLIST b/graphics/ruby-opengl/PLIST
index 3ce8f85e909..90ae05badff 100644
--- a/graphics/ruby-opengl/PLIST
+++ b/graphics/ruby-opengl/PLIST
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.9 2010/06/14 02:25:01 obache Exp $
-${GEM_HOME}/cache/ruby-opengl-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.10 2014/03/17 14:14:18 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/gl.${RUBY_DLEXT}
+${GEM_EXTSDIR}/glu.${RUBY_DLEXT}
+${GEM_EXTSDIR}/glut.${RUBY_DLEXT}
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/doc/build_install.txt
${GEM_LIBDIR}/doc/extensions.txt
@@ -129,4 +132,4 @@ ${GEM_LIBDIR}/test/tc_glu.rb
${GEM_LIBDIR}/test/tc_include_gl.rb
${GEM_LIBDIR}/test/tc_misc.rb
${GEM_LIBDIR}/test/tc_require_gl.rb
-${GEM_HOME}/specifications/ruby-opengl-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec