summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-15 21:33:39 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-15 21:33:39 +0800
commit90a93a1b836ccfb99ba139146b99f2bb000fa74f (patch)
tree1ba3fb2fd719f58f4597c37aa0a5cf4ad4abca55 /x11-toolkits
parent87eb8dfd2c87d8296d460a8fa9c654a73dd3f01b (diff)
downloadmarcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar.gz
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar.bz2
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar.lz
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar.xz
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.tar.zst
marcuscom-ports-90a93a1b836ccfb99ba139146b99f2bb000fa74f.zip
add libgnomeui to depends, since gnomepanel doesn't include it anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13846 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-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..162a8784e
--- /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$
+#
+
+PORTNAME= libgail-gnome
+PORTVERSION= 1.20.1
+PORTREVISION= 2
+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_LDCONFIG= yes
+GNU_CONFIGURE= yes
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui 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..285f02a71
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/libgail-gnome-1.20.1.tar.bz2) = 5c5b71af5a8ab2a9403bdae52b20e46c
+SHA256 (gnome2/libgail-gnome-1.20.1.tar.bz2) = 848485971628ff9be294e2b3ad5410b184e4bf99c1112a767f7ac78bdc0b5d5d
+SIZE (gnome2/libgail-gnome-1.20.1.tar.bz2) = 242952
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/