From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 28 20:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AEB010656AF for ; Wed, 28 May 2008 20:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 22FD58FC19 for ; Wed, 28 May 2008 20:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4SKA1Z4094641 for ; Wed, 28 May 2008 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4SKA1tn094640; Wed, 28 May 2008 20:10:01 GMT (envelope-from gnats) Resent-Date: Wed, 28 May 2008 20:10:01 GMT Resent-Message-Id: <200805282010.m4SKA1tn094640@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ashish Shukla Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F3851065672 for ; Wed, 28 May 2008 20:01:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 461048FC1E for ; Wed, 28 May 2008 20:01:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4SK09lT008725 for ; Wed, 28 May 2008 20:00:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4SK09vP008724; Wed, 28 May 2008 20:00:09 GMT (envelope-from nobody) Message-Id: <200805282000.m4SK09vP008724@www.freebsd.org> Date: Wed, 28 May 2008 20:00:09 GMT From: Ashish Shukla To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/124077: New port: x11-toolkits/hippo-canvas A client stacker popup widget for GTK+ toolkit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2008 20:10:01 -0000 >Number: 124077 >Category: ports >Synopsis: New port: x11-toolkits/hippo-canvas A client stacker popup widget for GTK+ toolkit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 28 20:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ashish Shukla >Release: FreeBSD 7.0-RELEASE-p1 >Organization: N/A >Environment: FreeBSD monte-cristo.france 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Sun Apr 27 23:45:30 IST 2008 root@monte-cristo.fr:/usr/obj/usr/src/sys/ULE amd64 >Description: The Hippo Canvas was originally developed to display the client stacker popup. It is now used in other projects such as the OLPC Sugar interface, and the Big Board desktop. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # hippo-canvas # hippo-canvas/pkg-descr # hippo-canvas/Makefile # hippo-canvas/pkg-plist # hippo-canvas/distinfo # echo c - hippo-canvas mkdir -p hippo-canvas > /dev/null 2>&1 echo x - hippo-canvas/pkg-descr sed 's/^X//' >hippo-canvas/pkg-descr << 'END-of-hippo-canvas/pkg-descr' XThe Hippo Canvas was originally developed to display the Xclient stacker popup. It is now used in other projects such Xas the OLPC Sugar interface, and the Big Board desktop. X XWWW: http://developer.mugshot.org/wiki/Hippo_Canvas END-of-hippo-canvas/pkg-descr echo x - hippo-canvas/Makefile sed 's/^X//' >hippo-canvas/Makefile << 'END-of-hippo-canvas/Makefile' X# New ports collection makefile for: hippo-canvas X# Date created: 2008-05-27 X# Whom: Ashish Shukla X# X# $FreeBSD$ X# X XPORTNAME= hippo-canvas XPORTVERSION= 0.2.31 XCATEGORIES= x11-toolkits XMASTER_SITES= ${MASTER_SITE_GNOME} XMASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} X XMAINTAINER= wahjava@gmail.com XCOMMENT= A client stacker popup widget for GTK+ toolkit X XBUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libcroco-0.6.pc:${PORTSDIR}/textproc/libcroco \ X ${LOCALBASE}/libdata/pkgconfig/cairo.pc:${PORTSDIR}/graphics/cairo \ X ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo \ X ${LOCALBASE}/bin/gtkdocize:${PORTSDIR}/textproc/gtk-doc XLIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco \ X cairo.2:${PORTSDIR}/graphics/cairo XRUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo X XUSE_GMAKE= yes XUSE_BZIP2= yes XUSE_GNOME= gnomehack gtk20 glib20 pygtk2 pango XUSE_PYTHON= 2.5+ XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-python --enable-gtk-doc X X.include END-of-hippo-canvas/Makefile echo x - hippo-canvas/pkg-plist sed 's/^X//' >hippo-canvas/pkg-plist << 'END-of-hippo-canvas/pkg-plist' Xinclude/hippo-canvas-1/hippo/hippo-canvas-box.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-container.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-context.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-gradient.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-image-button.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-image.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-item.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-layout.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-link.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-style.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-text.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-theme-engine.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-theme.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-util.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-widget.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-widgets.h Xinclude/hippo-canvas-1/hippo/hippo-canvas-window.h Xinclude/hippo-canvas-1/hippo/hippo-canvas.h Xinclude/hippo-canvas-1/hippo/hippo-event.h Xinclude/hippo-canvas-1/hippo/hippo-graphics.h Xlib/libhippocanvas-1.a Xlib/libhippocanvas-1.la Xlib/libhippocanvas-1.so Xlib/libhippocanvas-1.so.0 X%%PYTHON_SITELIBDIR%%/hippo.a X%%PYTHON_SITELIBDIR%%/hippo.la X%%PYTHON_SITELIBDIR%%/hippo.so Xlibdata/pkgconfig/hippo-canvas-1.pc Xshare/gtk-doc/html/hippo-canvas/HippoCanvasBox.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasContainer.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasContext.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasGradient.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasImage.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasImageButton.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasItem.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasLink.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasStyle.html Xshare/gtk-doc/html/hippo-canvas/HippoCanvasText.html Xshare/gtk-doc/html/hippo-canvas/ch01.html Xshare/gtk-doc/html/hippo-canvas/hippo-canvas-Graphics.html Xshare/gtk-doc/html/hippo-canvas/hippo-canvas-HippoEvent.html Xshare/gtk-doc/html/hippo-canvas/hippo-canvas-Utilitites.html Xshare/gtk-doc/html/hippo-canvas/hippo-canvas-Widgets.html Xshare/gtk-doc/html/hippo-canvas/hippo-canvas.devhelp Xshare/gtk-doc/html/hippo-canvas/hippo-canvas.devhelp2 Xshare/gtk-doc/html/hippo-canvas/home.png Xshare/gtk-doc/html/hippo-canvas/index.html Xshare/gtk-doc/html/hippo-canvas/index.sgml Xshare/gtk-doc/html/hippo-canvas/left.png Xshare/gtk-doc/html/hippo-canvas/right.png Xshare/gtk-doc/html/hippo-canvas/style.css Xshare/gtk-doc/html/hippo-canvas/up.png X@dirrm share/gtk-doc/html/hippo-canvas X@dirrm share/gtk-doc/html X@dirrm share/gtk-doc X@dirrm %%PYTHON_SITELIBDIR%% X@dirrm lib/python2.5 X@dirrm include/hippo-canvas-1/hippo X@dirrm include/hippo-canvas-1 END-of-hippo-canvas/pkg-plist echo x - hippo-canvas/distinfo sed 's/^X//' >hippo-canvas/distinfo << 'END-of-hippo-canvas/distinfo' XMD5 (hippo-canvas-0.2.31.tar.bz2) = a5df369f4be5494d51bd0c7355c7fc48 XSHA256 (hippo-canvas-0.2.31.tar.bz2) = cbf2d7d6898f59934536dddcdb46cef67d6dd62e5e841de1ca2ab5e64101f321 XSIZE (hippo-canvas-0.2.31.tar.bz2) = 376039 END-of-hippo-canvas/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: