summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-10 22:16:30 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-10 22:16:30 +0800
commitc0bcf6d9fc6a48d4bb4515204f5fbf351f066bde (patch)
tree225c9411670ecd7bb147d9595e518e6aea9c5abc /x11-toolkits/libgail-gnome
parentd808be43be1720ab7ef484f1f9d1245c651356bf (diff)
downloadmarcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar.gz
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar.bz2
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar.lz
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar.xz
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.tar.zst
marcuscom-ports-c0bcf6d9fc6a48d4bb4515204f5fbf351f066bde.zip
Update to 1.19.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9181 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile31
-rw-r--r--x11-toolkits/libgail-gnome/distinfo3
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
3 files changed, 38 insertions, 0 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
new file mode 100644
index 000000000..bc0334194
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: libgail-gnome
+# Date Created: 12 April 2002
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/x11-toolkits/libgail-gnome/Makefile,v 1.18 2007/03/12 13:52:14 ahze Exp $
+#
+
+PORTNAME= libgail-gnome
+PORTVERSION= 1.19.5
+CATEGORIES= x11-toolkits
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= An implementation of the ATK interfaces for GNOME widgets
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_XLIB= yes
+USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+PLIST_FILES= lib/gtk-2.0/modules/libgail-gnome.la \
+ lib/gtk-2.0/modules/libgail-gnome.so \
+ libdata/pkgconfig/libgail-gnome.pc
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
new file mode 100644
index 000000000..951fcc620
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/libgail-gnome-1.19.5.tar.bz2) = 30cdcc9b9c43cc9d5e22caffae045e41
+SHA256 (gnome2/libgail-gnome-1.19.5.tar.bz2) = 3b3fd2d60dc4c00b2fa3e9e4811a3b5492082f0693cb3160c5654a95e43eaff7
+SIZE (gnome2/libgail-gnome-1.19.5.tar.bz2) = 234142
diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr
new file mode 100644
index 000000000..5fd20ba91
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/pkg-descr
@@ -0,0 +1,4 @@
+Gail, the Gnome Accessibility Implementation library, is implementation of the
+ATK interfaces for GNOME widgets.
+
+WWW: http://www.gnome.org/