pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ruby-rcairo Let to install 'rb_cairo.h'.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03c10184f56d
branches: trunk
changeset: 529183:03c10184f56d
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 26 16:52:24 2007 +0000
description:
Let to install 'rb_cairo.h'.
Bump PKGREVISION.
And change HOMEPAGE to rcaio's one.
diffstat:
graphics/ruby-rcairo/Makefile | 6 ++++--
graphics/ruby-rcairo/PLIST | 3 ++-
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 0c1ce2c3cd97 -r 03c10184f56d graphics/ruby-rcairo/Makefile
--- a/graphics/ruby-rcairo/Makefile Sat May 26 16:38:21 2007 +0000
+++ b/graphics/ruby-rcairo/Makefile Sat May 26 16:52:24 2007 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2007/05/26 14:13:42 obache Exp $
+# $NetBSD: Makefile,v 1.3 2007/05/26 16:52:24 obache Exp $
#
DISTNAME= rcairo-1.4.1
+PKGREVISION= 1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
MAINTAINER= dieter.NetBSD%pandora.be@localhost
-HOMEPAGE= http://cairographics.org/
+HOMEPAGE= http://cairographics.org/rcairo/
COMMENT= Ruby bindings for cairo
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0
@@ -16,6 +17,7 @@
RUBY_HAS_ARCHLIB= YES
USE_RUBY_EXTCONF= YES
+INSTALL_TARGET= install
.include "../../lang/ruby/modules.mk"
.include "../../graphics/cairo/buildlink3.mk"
diff -r 0c1ce2c3cd97 -r 03c10184f56d graphics/ruby-rcairo/PLIST
--- a/graphics/ruby-rcairo/PLIST Sat May 26 16:38:21 2007 +0000
+++ b/graphics/ruby-rcairo/PLIST Sat May 26 16:52:24 2007 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2007/05/26 14:13:42 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/05/26 16:52:24 obache Exp $
${RUBY_SITEARCHLIBDIR}/cairo.${RUBY_DLEXT}
+${RUBY_SITEARCHLIBDIR}/rb_cairo.h
${RUBY_SITELIBDIR}/cairo.rb
${RUBY_SITELIBDIR}/cairo/context.rb
${RUBY_SITELIBDIR}/cairo/context/circle.rb
Home |
Main Index |
Thread Index |
Old Index