summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 10:54:01 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 10:54:01 +0800
commitd52813aa283b84d9d2050b12df987031335f11b2 (patch)
treea774e36be51b2324bd67b398d9cc6b2cfeba5bd5 /x11-toolkits/libgail-gnome
parent9ef4ab5f088a7e4e1294fd7b162116b6aab7b7f5 (diff)
downloadmarcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar.gz
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar.bz2
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar.lz
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar.xz
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.tar.zst
marcuscom-ports-d52813aa283b84d9d2050b12df987031335f11b2.zip
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6712 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile41
-rw-r--r--x11-toolkits/libgail-gnome/distinfo3
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
-rw-r--r--x11-toolkits/libgail-gnome/pkg-plist4
4 files changed, 52 insertions, 0 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
new file mode 100644
index 000000000..83248bb60
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -0,0 +1,41 @@
+# 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.1.3
+PORTREVISION= 2
+CATEGORIES= x11-toolkits
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
+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
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
+CONFIGURE_ARGS= --enable-static
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+post-patch:
+ @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \
+ ${WRKSRC}/Makefile.in
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= does not build on 4.X
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
new file mode 100644
index 000000000..744974b2e
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/libgail-gnome-1.1.3.tar.bz2) = 1d12c5375b3404f4f20b214b763e5225
+SHA256 (gnome2/libgail-gnome-1.1.3.tar.bz2) = 7d44ed7bc041a16505c68db6cdfd1fa81b542cbf9278de7600c74a1bafce22c9
+SIZE (gnome2/libgail-gnome-1.1.3.tar.bz2) = 215082
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/
diff --git a/x11-toolkits/libgail-gnome/pkg-plist b/x11-toolkits/libgail-gnome/pkg-plist
new file mode 100644
index 000000000..e096717a7
--- /dev/null
+++ b/x11-toolkits/libgail-gnome/pkg-plist
@@ -0,0 +1,4 @@
+lib/gtk-2.0/modules/libgail-gnome.a
+lib/gtk-2.0/modules/libgail-gnome.la
+lib/gtk-2.0/modules/libgail-gnome.so
+libdata/pkgconfig/libgail-gnome.pc