pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgail-gnome Initial import of libgail-gnome, v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fea19708732
branches: trunk
changeset: 471923:7fea19708732
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Apr 01 18:46:57 2004 +0000
description:
Initial import of libgail-gnome, version 1.0.3:
GAIL is the Gnome Accessibility Implementation Library and is as the
name suggests an implementation of the accessibility interfaces
defined by ATK.
This package is part of the GNOME 2 Development Platform.
diffstat:
devel/libgail-gnome/DESCR | 5 +++++
devel/libgail-gnome/Makefile | 26 ++++++++++++++++++++++++++
devel/libgail-gnome/PLIST | 6 ++++++
devel/libgail-gnome/distinfo | 4 ++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r fdb89beb915d -r 7fea19708732 devel/libgail-gnome/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgail-gnome/DESCR Thu Apr 01 18:46:57 2004 +0000
@@ -0,0 +1,5 @@
+GAIL is the Gnome Accessibility Implementation Library and is as the
+name suggests an implementation of the accessibility interfaces
+defined by ATK.
+
+This package is part of the GNOME 2 Development Platform.
diff -r fdb89beb915d -r 7fea19708732 devel/libgail-gnome/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgail-gnome/Makefile Thu Apr 01 18:46:57 2004 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 18:46:57 jmmv Exp $
+#
+
+DISTNAME= libgail-gnome-1.0.3
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.0/}
+
+MAINTAINER= jmmv%NetBSD.org@localhost
+HOMEPAGE= http://developer.gnome.org/projects/gap/
+COMMENT= GNOME Accessibility Implementation Library
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_LIBTOOL= YES
+
+PKGCONFIG_OVERRIDE= libgail-gnome.pc.in
+
+.include "../../devel/at-spi/buildlink3.mk"
+.include "../../devel/atk/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/libbonoboui/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fdb89beb915d -r 7fea19708732 devel/libgail-gnome/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgail-gnome/PLIST Thu Apr 01 18:46:57 2004 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/01 18:46:57 jmmv Exp $
+lib/gtk-2.0/modules/libgail-gnome.a
+lib/gtk-2.0/modules/libgail-gnome.la
+lib/gtk-2.0/modules/libgail-gnome.so
+lib/pkgconfig/libgail-gnome.pc
+@comment in gtk2: @dirrm lib/gtk-2.0/modules
diff -r fdb89beb915d -r 7fea19708732 devel/libgail-gnome/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgail-gnome/distinfo Thu Apr 01 18:46:57 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/01 18:46:57 jmmv Exp $
+
+SHA1 (libgail-gnome-1.0.3.tar.gz) = 2e75a7173f65844f36a399fd1343662fca7cfbbd
+Size (libgail-gnome-1.0.3.tar.gz) = 286901 bytes
Home |
Main Index |
Thread Index |
Old Index