summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-09 03:20:47 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-09 03:20:47 +0800
commit632537d40bec29161c54c2010ae7f680c787e921 (patch)
treedf48f8ee262c639a4333c862ba6ebc6d42ae88e9 /x11-toolkits
parent5c485a4b8cc51aded63b416ed21b192cd3490687 (diff)
downloadmarcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.gz
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.bz2
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.lz
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.xz
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.zst
marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.zip
Add libwnck.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@21 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libwnck/Makefile36
-rw-r--r--x11-toolkits/libwnck/distinfo1
-rw-r--r--x11-toolkits/libwnck/files/patch-configure13
-rw-r--r--x11-toolkits/libwnck/pkg-comment1
-rw-r--r--x11-toolkits/libwnck/pkg-descr5
-rw-r--r--x11-toolkits/libwnck/pkg-plist53
6 files changed, 109 insertions, 0 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
new file mode 100644
index 000000000..a30e4b195
--- /dev/null
+++ b/x11-toolkits/libwnck/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: libwnck
+# Date created: 12 April 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/x11-toolkits/libwnck/Makefile,v 1.15 2002/09/20 17:07:39 marcus Exp $
+#
+
+PORTNAME= libwnck
+PORTVERSION= 2.1.1
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+
+LIB_DEPENDS= gtk-x11-2.0.100:${PORTSDIR}/x11-toolkits/gtk20
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomehack
+USE_REINPLACE= yes
+USE_BISON= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo
new file mode 100644
index 000000000..1f970d476
--- /dev/null
+++ b/x11-toolkits/libwnck/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/libwnck-2.1.1.tar.bz2) = 6f99b9d37f60cf7a5942930a01a251fe
diff --git a/x11-toolkits/libwnck/files/patch-configure b/x11-toolkits/libwnck/files/patch-configure
new file mode 100644
index 000000000..cba4c65c5
--- /dev/null
+++ b/x11-toolkits/libwnck/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/x11-toolkits/libwnck/files/patch-configure,v 1.1 2002/04/26 14:00:43 sobomax Exp $
+
+--- configure 2002/04/26 13:54:14 1.1
++++ configure 2002/04/26 13:54:34
+@@ -6400,6 +6400,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-toolkits/libwnck/pkg-comment b/x11-toolkits/libwnck/pkg-comment
new file mode 100644
index 000000000..10fc71339
--- /dev/null
+++ b/x11-toolkits/libwnck/pkg-comment
@@ -0,0 +1 @@
+Library used for writing pagers and taskslists
diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr
new file mode 100644
index 000000000..ada0fd869
--- /dev/null
+++ b/x11-toolkits/libwnck/pkg-descr
@@ -0,0 +1,5 @@
+libwnck is aWindow Navigator Construction Kit, i.e. a library to use
+for writing pagers and taskslists and stuff. It is needed for the
+GNOME 2.0 desktop.
+
+WWW: http://www.gnome.org/
diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist
new file mode 100644
index 000000000..1a3a0c1fc
--- /dev/null
+++ b/x11-toolkits/libwnck/pkg-plist
@@ -0,0 +1,53 @@
+include/libwnck-1.0/libwnck/application.h
+include/libwnck-1.0/libwnck/libwnck.h
+include/libwnck-1.0/libwnck/pager.h
+include/libwnck-1.0/libwnck/screen.h
+include/libwnck-1.0/libwnck/tasklist.h
+include/libwnck-1.0/libwnck/util.h
+include/libwnck-1.0/libwnck/window-action-menu.h
+include/libwnck-1.0/libwnck/window-menu.h
+include/libwnck-1.0/libwnck/window.h
+include/libwnck-1.0/libwnck/wnck-enum-types.h
+include/libwnck-1.0/libwnck/workspace.h
+lib/libwnck-1.a
+lib/libwnck-1.so
+lib/libwnck-1.so.6
+libdata/pkgconfig/libwnck-1.0.pc
+share/locale/ar/LC_MESSAGES/libwnck.mo
+share/locale/az/LC_MESSAGES/libwnck.mo
+share/locale/bg/LC_MESSAGES/libwnck.mo
+share/locale/ca/LC_MESSAGES/libwnck.mo
+share/locale/da/LC_MESSAGES/libwnck.mo
+share/locale/de/LC_MESSAGES/libwnck.mo
+share/locale/el/LC_MESSAGES/libwnck.mo
+share/locale/es/LC_MESSAGES/libwnck.mo
+share/locale/et/LC_MESSAGES/libwnck.mo
+share/locale/fi/LC_MESSAGES/libwnck.mo
+share/locale/fr/LC_MESSAGES/libwnck.mo
+share/locale/gl/LC_MESSAGES/libwnck.mo
+share/locale/he/LC_MESSAGES/libwnck.mo
+share/locale/hi/LC_MESSAGES/libwnck.mo
+share/locale/hu/LC_MESSAGES/libwnck.mo
+share/locale/it/LC_MESSAGES/libwnck.mo
+share/locale/ja/LC_MESSAGES/libwnck.mo
+share/locale/ko/LC_MESSAGES/libwnck.mo
+share/locale/lv/LC_MESSAGES/libwnck.mo
+share/locale/ms/LC_MESSAGES/libwnck.mo
+share/locale/nl/LC_MESSAGES/libwnck.mo
+share/locale/nn/LC_MESSAGES/libwnck.mo
+share/locale/no/LC_MESSAGES/libwnck.mo
+share/locale/pl/LC_MESSAGES/libwnck.mo
+share/locale/pt/LC_MESSAGES/libwnck.mo
+share/locale/pt_BR/LC_MESSAGES/libwnck.mo
+share/locale/ru/LC_MESSAGES/libwnck.mo
+share/locale/sk/LC_MESSAGES/libwnck.mo
+share/locale/sl/LC_MESSAGES/libwnck.mo
+share/locale/sv/LC_MESSAGES/libwnck.mo
+share/locale/tr/LC_MESSAGES/libwnck.mo
+share/locale/vi/LC_MESSAGES/libwnck.mo
+share/locale/uk/LC_MESSAGES/libwnck.mo
+share/locale/wa/LC_MESSAGES/libwnck.mo
+share/locale/zh_CN/LC_MESSAGES/libwnck.mo
+share/locale/zh_TW/LC_MESSAGES/libwnck.mo
+@dirrm include/libwnck-1.0/libwnck
+@dirrm include/libwnck-1.0