pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics rcairo already exists as ruby-cairo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c8ee8b0e226
branches:  trunk
changeset: 529175:8c8ee8b0e226
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat May 26 13:54:30 2007 +0000

description:
rcairo already exists as ruby-cairo.

diffstat:

 graphics/Makefile        |   3 +--
 graphics/rcairo/DESCR    |   7 -------
 graphics/rcairo/Makefile |  21 ---------------------
 graphics/rcairo/PLIST    |  10 ----------
 graphics/rcairo/distinfo |   5 -----
 5 files changed, 1 insertions(+), 45 deletions(-)

diffs (76 lines):

diff -r 0b77c34ddf31 -r 8c8ee8b0e226 graphics/Makefile
--- a/graphics/Makefile Sat May 26 13:47:16 2007 +0000
+++ b/graphics/Makefile Sat May 26 13:54:30 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.456 2007/05/26 13:46:03 obache Exp $
+# $NetBSD: Makefile,v 1.457 2007/05/26 13:54:30 obache Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -271,7 +271,6 @@
 SUBDIR+=       qvplay
 SUBDIR+=       radiance
 SUBDIR+=       rayshade
-SUBDIR+=       rcairo
 SUBDIR+=       refocus-it
 SUBDIR+=       resize_image
 SUBDIR+=       ruby-RMagick
diff -r 0b77c34ddf31 -r 8c8ee8b0e226 graphics/rcairo/DESCR
--- a/graphics/rcairo/DESCR     Sat May 26 13:47:16 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Ruby bindings for cairo // cairo extension for Ruby
-
- * PNG saving
- * PostScript saving
- * PDF saving
- * SVG saving
- * all cairo API
diff -r 0b77c34ddf31 -r 8c8ee8b0e226 graphics/rcairo/Makefile
--- a/graphics/rcairo/Makefile  Sat May 26 13:47:16 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 13:44:50 obache Exp $
-
-DISTNAME=      rcairo-1.4.1
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
-CATEGORIES=    graphics ruby
-MASTER_SITES=  http://cairographics.org/releases/
-
-MAINTAINER=    obache%NetBSD.org@localhost
-HOMEPAGE=      http://cairographics.org/rcairo/
-COMMENT=       Ruby bindings for cairo
-
-USE_TOOLS+=    pkg-config
-
-RUBY_HAS_ARCHLIB=      yes
-USE_RUBY_EXTCONF=      yes
-
-BUILDLINK_API_DEPENDS.cairo+=  cairo>=1.2.0
-
-.include "../../graphics/cairo/buildlink3.mk"
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0b77c34ddf31 -r 8c8ee8b0e226 graphics/rcairo/PLIST
--- a/graphics/rcairo/PLIST     Sat May 26 13:47:16 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 13:44:50 obache Exp $
-${RUBY_SITEARCHLIBDIR}/cairo.${RUBY_DLEXT}
-${RUBY_SITELIBDIR}/cairo.rb
-${RUBY_SITELIBDIR}/cairo/context.rb
-${RUBY_SITELIBDIR}/cairo/context/circle.rb
-${RUBY_SITELIBDIR}/cairo/context/path.rb
-${RUBY_SITELIBDIR}/cairo/context/quad.rb
-${RUBY_SITELIBDIR}/cairo/context/rectangle.rb
-@dirrm ${RUBY_SITELIBDIR}/cairo/context
-@dirrm ${RUBY_SITELIBDIR}/cairo
diff -r 0b77c34ddf31 -r 8c8ee8b0e226 graphics/rcairo/distinfo
--- a/graphics/rcairo/distinfo  Sat May 26 13:47:16 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/26 13:44:50 obache Exp $
-
-SHA1 (rcairo-1.4.1.tar.gz) = 537b00e6773e77d380ba9a5cc3b4fff8651f72e8
-RMD160 (rcairo-1.4.1.tar.gz) = 700e286ab547b0fa94b78be115d1a2f88076a94a
-Size (rcairo-1.4.1.tar.gz) = 43291 bytes



Home | Main Index | Thread Index | Old Index