Monster Gnome update primarily for the new GTK+2 WANTLIBS.
Also includes several Gnome 2.6.2 updates. Version numbers bumped accordingly.
This commit is contained in:
parent
983e1b41ea
commit
73f550e30e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2005/05/26 03:39:30 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2005/11/13 06:29:03 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME control center"
|
||||
|
||||
VERSION= 2.10.1
|
||||
VERSION= 2.10.2
|
||||
DISTNAME= control-center-${VERSION}
|
||||
PKGNAME= control-center2-${VERSION}
|
||||
CATEGORIES= x11 x11/gnome
|
||||
@ -34,9 +34,9 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext Xft Xss \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnome-2 gnome-desktop-2 \
|
||||
gnome-keyring gnomecanvas-2 gnomeui-2 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
pangoxft-1.0.0.0 popt pthread ssl startup-notification-1 \
|
||||
xkbfile xml2 z gstreamer-0.8.5.0
|
||||
xkbfile xml2 z gstreamer-0.8.5.0 cairo png
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (control-center-2.10.1.tar.bz2) = d95a5746aa349536dc0f59c61cdaf19f
|
||||
RMD160 (control-center-2.10.1.tar.bz2) = 7bf57aba9416c5c89169474ef65fa05cea6e9cd8
|
||||
SHA1 (control-center-2.10.1.tar.bz2) = b2d6ea6f4e81b84b58ef7e3585922a87360ce667
|
||||
SIZE (control-center-2.10.1.tar.bz2) = 2648247
|
||||
MD5 (control-center-2.10.2.tar.bz2) = 36022dcd340dac004903f5dadc8af589
|
||||
RMD160 (control-center-2.10.2.tar.bz2) = 6c73d3c2c00fee3ee774bf0a10994af00af73625
|
||||
SHA1 (control-center-2.10.2.tar.bz2) = 96daf4aff313bb9ee0abbb2b23af15cebd92206b
|
||||
SIZE (control-center-2.10.2.tar.bz2) = 2833639
|
||||
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-capplets_keyboard_Makefile_in,v 1.1 2005/11/13 06:29:03 marcm Exp $
|
||||
--- capplets/keyboard/Makefile.in.orig Mon Aug 29 12:39:35 2005
|
||||
+++ capplets/keyboard/Makefile.in Mon Aug 29 12:40:30 2005
|
||||
@@ -174,7 +174,7 @@ INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
-LIBS = @LIBS@
|
||||
+LIBS = @LIBS@ -lpangoxft-1.0
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIBXKLAVIER_CFLAGS = @LIBXKLAVIER_CFLAGS@
|
||||
LIBXKLAVIER_LIBS = @LIBXKLAVIER_LIBS@
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.4 2005/05/26 03:39:30 marcm Exp $
|
||||
--- configure.orig Mon Apr 4 03:09:06 2005
|
||||
+++ configure Fri Apr 8 19:35:35 2005
|
||||
@@ -9302,7 +9302,7 @@ nto-qnx*)
|
||||
openbsd*)
|
||||
version_type=sunos
|
||||
need_lib_prefix=no
|
||||
- need_version=yes
|
||||
+ need_version=no
|
||||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-vfs-methods_fontilus_Makefile_in,v 1.1 2005/05/26 03:39:30 marcm Exp $
|
||||
--- vfs-methods/fontilus/Makefile.in.orig Fri Apr 8 20:39:34 2005
|
||||
+++ vfs-methods/fontilus/Makefile.in Fri Apr 8 20:39:47 2005
|
||||
@@ -813,7 +813,6 @@ install-data-local: install-gconf-schema
|
||||
$OpenBSD: patch-vfs-methods_fontilus_Makefile_in,v 1.2 2005/11/13 06:29:03 marcm Exp $
|
||||
--- vfs-methods/fontilus/Makefile.in.orig Mon Jul 4 13:42:06 2005
|
||||
+++ vfs-methods/fontilus/Makefile.in Mon Aug 29 10:05:24 2005
|
||||
@@ -812,7 +812,6 @@ install-data-local: install-gconf-schema
|
||||
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
|
||||
|
||||
install-desktop-database: install-desktopDATA
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-vfs-methods_themus_Makefile_in,v 1.1 2005/05/26 03:39:30 marcm Exp $
|
||||
--- vfs-methods/themus/Makefile.in.orig Fri Apr 8 20:28:14 2005
|
||||
+++ vfs-methods/themus/Makefile.in Fri Apr 8 20:30:14 2005
|
||||
@@ -868,7 +868,6 @@ install-data-local: install-gconf-schema
|
||||
$OpenBSD: patch-vfs-methods_themus_Makefile_in,v 1.2 2005/11/13 06:29:03 marcm Exp $
|
||||
--- vfs-methods/themus/Makefile.in.orig Mon Jul 4 13:42:04 2005
|
||||
+++ vfs-methods/themus/Makefile.in Mon Aug 29 10:05:24 2005
|
||||
@@ -867,7 +867,6 @@ install-data-local: install-gconf-schema
|
||||
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
|
||||
|
||||
install-desktop-database: install-desktopDATA
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2005/05/27 07:08:41 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2005/11/13 06:29:03 marcm Exp $
|
||||
|
||||
COMMENT= "components for the GNOME desktop"
|
||||
|
||||
DISTNAME= gnome-desktop-2.10.1
|
||||
DISTNAME= gnome-desktop-2.10.2
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -12,14 +12,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext png \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c crypto esd fontconfig \
|
||||
freetype gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0.0.0 gthread-2.0.0.0 \
|
||||
gtk-x11-2.0.0.0 jpeg m pango-1.0.0.0 pangoft2-1.0.0.0 \
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0 popt pthread ssl xml2 z
|
||||
pangocairo-1.0.1000.0 cairo glitz popt pthread ssl xml2 z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gnome-desktop-2.10.1.tar.bz2) = 5d6d21e4b5d66975c9c2c04add7da6e2
|
||||
RMD160 (gnome-desktop-2.10.1.tar.bz2) = d3012f8f4c367800a64b3029bb093bc4ab7b6874
|
||||
SHA1 (gnome-desktop-2.10.1.tar.bz2) = 23ac5dce753f7fa517a3ab54bb9ff589cd43b68f
|
||||
SIZE (gnome-desktop-2.10.1.tar.bz2) = 1084349
|
||||
MD5 (gnome-desktop-2.10.2.tar.bz2) = b912a6878ea307af9e3d015864ec0678
|
||||
RMD160 (gnome-desktop-2.10.2.tar.bz2) = 6804087b24bf67ddc9fc48b962a24824a758b633
|
||||
SHA1 (gnome-desktop-2.10.2.tar.bz2) = 0d769590b4af44c77fea9d455d503d77fdc52db9
|
||||
SIZE (gnome-desktop-2.10.2.tar.bz2) = 985248
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libgnome-desktop_gnome-desktop-item_c,v 1.6 2005/05/26 03:39:30 marcm Exp $
|
||||
--- libgnome-desktop/gnome-desktop-item.c.orig Mon Feb 7 11:33:06 2005
|
||||
+++ libgnome-desktop/gnome-desktop-item.c Thu Apr 7 17:15:02 2005
|
||||
@@ -2387,13 +2387,13 @@ init_kde_dirs (void)
|
||||
$OpenBSD: patch-libgnome-desktop_gnome-desktop-item_c,v 1.7 2005/11/13 06:29:03 marcm Exp $
|
||||
--- libgnome-desktop/gnome-desktop-item.c.orig Mon Jun 27 12:26:23 2005
|
||||
+++ libgnome-desktop/gnome-desktop-item.c Thu Sep 15 08:39:06 2005
|
||||
@@ -2402,13 +2402,13 @@ init_kde_dirs (void)
|
||||
#define ADD_DIRS(color,size) \
|
||||
dirname = g_build_filename (kde_icondir, #color, \
|
||||
#size "x" #size , NULL); \
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2005/05/26 03:39:30 marcm Exp $
|
||||
@lib lib/libgnome-desktop-2.so.4.2
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2005/11/13 06:29:03 marcm Exp $
|
||||
@lib lib/libgnome-desktop-2.so.4.3
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2005/05/27 07:08:41 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2005/11/13 06:29:03 marcm Exp $
|
||||
bin/gnome-about
|
||||
include/gnome-desktop-2.0/
|
||||
include/gnome-desktop-2.0/libgnome/
|
||||
@ -104,6 +104,9 @@ share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/hy/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/is/
|
||||
share/locale/is/LC_MESSAGES/
|
||||
@ -169,6 +172,9 @@ share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/09/10 10:12:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/11/13 06:29:03 marcm Exp $
|
||||
|
||||
COMMENT= "Eazel Extensions Library"
|
||||
|
||||
DISTNAME= eel-2.10.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -16,14 +16,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 SM X11 Xext Xft Xrender \
|
||||
WANTLIB= ICE ORBit-2 SM X11 Xext Xrender \
|
||||
art_lgpl_2 atk-1.0.0.0 bonobo-2 bonobo-activation bonoboui-2 \
|
||||
fontconfig freetype gconf-2 gdk-x11-2.0.0.0 \
|
||||
gdk_pixbuf-2.0.0.0 glade-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gnome-2 gnomecanvas-2 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 popt xml2 z \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
popt xml2 z cairo glitz png \
|
||||
crypto audiofile jpeg esd ssl gnome-keyring \
|
||||
ORBitCosNaming-2
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/05/24 21:42:16 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2005/11/13 06:29:03 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME Accessibility Implementation Library"
|
||||
|
||||
DISTNAME= gail-1.8.4
|
||||
DISTNAME= gail-1.8.5
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -15,10 +15,10 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xft Xrender art_lgpl_2 fontconfig \
|
||||
WANTLIB= X11 Xrender art_lgpl_2 fontconfig cairo glitz png Xext \
|
||||
freetype gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gobject-2.0.0.0 gtk-x11-2.0.0.0 m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
gmodule-2.0.0.0 gobject-2.0.0.0 gtk-x11-2.0.0.0 m z \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gail-1.8.4.tar.bz2) = d72b276ad865cca00848ae9cb17795fe
|
||||
RMD160 (gail-1.8.4.tar.bz2) = d8244d4f56b0604b99fc4a6512d4edd3e06f9f1a
|
||||
SHA1 (gail-1.8.4.tar.bz2) = 7b6c0b4d34bae548b93bda6344c8fa4abb5a1fbd
|
||||
SIZE (gail-1.8.4.tar.bz2) = 567112
|
||||
MD5 (gail-1.8.5.tar.bz2) = 7587a0a9ee643bb59ef6b2dea06c5a28
|
||||
RMD160 (gail-1.8.5.tar.bz2) = 18acff493ddc422b9ed857f77794714a454c3544
|
||||
SHA1 (gail-1.8.5.tar.bz2) = 3e6d229cf4c2b6dec7f7ff2fb36a8a68749bf290
|
||||
SIZE (gail-1.8.5.tar.bz2) = 563223
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2005/05/24 21:42:16 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2005/11/13 06:29:03 marcm Exp $
|
||||
include/gail-1.0/
|
||||
include/gail-1.0/libgail-util/
|
||||
include/gail-1.0/libgail-util/gail-util.h
|
||||
@ -14,13 +14,6 @@ lib/libgailutil.a
|
||||
lib/libgailutil.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gail.pc
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/gail-libgail-util/
|
||||
share/gtk-doc/html/gail-libgail-util/home.png
|
||||
share/gtk-doc/html/gail-libgail-util/left.png
|
||||
share/gtk-doc/html/gail-libgail-util/right.png
|
||||
share/gtk-doc/html/gail-libgail-util/up.png
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gail.mo
|
||||
@ -73,6 +66,7 @@ share/locale/gl/LC_MESSAGES/gail.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gail.mo
|
||||
share/locale/he/LC_MESSAGES/gail.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gail.mo
|
||||
@ -118,6 +112,7 @@ share/locale/ru/LC_MESSAGES/gail.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gail.mo
|
||||
share/locale/sk/LC_MESSAGES/gail.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gail.mo
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2005/05/24 22:05:26 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2005/11/13 06:29:04 marcm Exp $
|
||||
|
||||
COMMENT= "password agent for the GNOME project"
|
||||
|
||||
DISTNAME= gnome-keyring-0.4.2
|
||||
DISTNAME= gnome-keyring-0.4.4
|
||||
CATEGORIES= x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -12,10 +12,10 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xft Xrender atk-1.0.0.0 c \
|
||||
WANTLIB= X11 Xext Xrender atk-1.0.0.0 png c z \
|
||||
fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
|
||||
gobject-2.0.0.0 m pango-1.0.0.0 pangoft2-1.0.0.0 \
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
pangocairo-1.0.1000.0 cairo glitz
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/0.4/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -23,7 +23,7 @@ EXTRACT_SUFX= .tar.bz2
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2
|
||||
LIB_DEPENDS= gdk-x11-2.0.600.0,gdk_pixbuf-2.0.600.0,gtk-x11-2.0.600.0::x11/gtk+2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gnome-keyring-0.4.2.tar.bz2) = 220930f6685780089cc5c769dd4ad561
|
||||
RMD160 (gnome-keyring-0.4.2.tar.bz2) = ff7c442c4d26ceaab004452e3f41b8d6ab357a6e
|
||||
SHA1 (gnome-keyring-0.4.2.tar.bz2) = 0358241f76754ea5ff4a4a93d23cf864696e8c50
|
||||
SIZE (gnome-keyring-0.4.2.tar.bz2) = 369454
|
||||
MD5 (gnome-keyring-0.4.4.tar.bz2) = dc17fa8b04172d3b1993caa6959a7648
|
||||
RMD160 (gnome-keyring-0.4.4.tar.bz2) = 8746770b9e1404605a4bec6290800de9bccff4b3
|
||||
SHA1 (gnome-keyring-0.4.4.tar.bz2) = cc9f5c7c4a0c001cf2124ebb03df59f7cf7d4f24
|
||||
SIZE (gnome-keyring-0.4.4.tar.bz2) = 376060
|
||||
|
@ -1,7 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2005/05/24 22:05:26 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2005/11/13 06:29:04 marcm Exp $
|
||||
bin/gnome-keyring-daemon
|
||||
include/gnome-keyring-1/
|
||||
include/gnome-keyring-1/gnome-keyring.h
|
||||
lib/libgnome-keyring.a
|
||||
lib/libgnome-keyring.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-keyring-1.pc
|
||||
@ -36,6 +37,7 @@ share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gnome-keyring.mo
|
||||
@ -44,6 +46,7 @@ share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-keyring.mo
|
||||
@ -76,6 +79,9 @@ share/locale/pt/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
@ -95,6 +101,9 @@ share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo
|
||||
%%SHARED%%
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2005/05/24 21:44:14 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2005/11/13 06:29:04 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME component and compound document system"
|
||||
|
||||
DISTNAME= libbonobo-2.8.1
|
||||
DISTNAME= libbonobo-2.10.1
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 \
|
||||
gthread-2.0.0.0 m popt pthread z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.8/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libbonobo-2.8.1.tar.bz2) = 54f863c20016cf8a2cf25056f6c7cda7
|
||||
RMD160 (libbonobo-2.8.1.tar.bz2) = 4d22830490ca1c9aea7079bdec9f4b028c174101
|
||||
SHA1 (libbonobo-2.8.1.tar.bz2) = f86ad47faddbe423e9a498976cd44daacb40f450
|
||||
SIZE (libbonobo-2.8.1.tar.bz2) = 1061756
|
||||
MD5 (libbonobo-2.10.1.tar.bz2) = 927d572970d87121c8375aab1b4b1d37
|
||||
RMD160 (libbonobo-2.10.1.tar.bz2) = e0894e96034b0b9cc3b59bd11a9f6059a3ef1b0a
|
||||
SHA1 (libbonobo-2.10.1.tar.bz2) = aa1ae4ec26bdecd03f55a15c37110eb2847d8b89
|
||||
SIZE (libbonobo-2.10.1.tar.bz2) = 1358327
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-activation-server_Makefile_in,v 1.3 2005/05/24 21:44:14 marcm Exp $
|
||||
--- activation-server/Makefile.in.orig Sat Feb 5 06:39:38 2005
|
||||
+++ activation-server/Makefile.in Mon Apr 4 22:04:47 2005
|
||||
@@ -255,7 +255,7 @@ bonobo_activation_server_SOURCES = \
|
||||
$OpenBSD: patch-activation-server_Makefile_in,v 1.4 2005/11/13 06:29:04 marcm Exp $
|
||||
--- activation-server/Makefile.in.orig Fri Aug 19 11:15:39 2005
|
||||
+++ activation-server/Makefile.in Sun Sep 11 20:22:42 2005
|
||||
@@ -256,7 +256,7 @@ bonobo_activation_server_SOURCES = \
|
||||
|
||||
LDADD = \
|
||||
$(top_builddir)/bonobo/libbonobo-2.la \
|
||||
|
@ -1,12 +1,21 @@
|
||||
$OpenBSD: patch-bonobo-activation_bonobo-activation-fork-server_c,v 1.2 2005/05/24 21:44:14 marcm Exp $
|
||||
--- bonobo-activation/bonobo-activation-fork-server.c.orig Wed Aug 11 03:26:02 2004
|
||||
+++ bonobo-activation/bonobo-activation-fork-server.c Mon Apr 4 22:04:47 2005
|
||||
@@ -380,6 +380,8 @@ bonobo_activation_server_by_forking (
|
||||
} else if ((childpid = fork ())) {
|
||||
_exit (0); /* de-zombifier process, just exit */
|
||||
} else {
|
||||
+ sigprocmask (SIG_SETMASK, &omask, NULL);
|
||||
--- bonobo-activation/bonobo-activation-fork-server.c.orig Wed Jul 20 00:02:15 2005
|
||||
+++ bonobo-activation/bonobo-activation-fork-server.c Sun Sep 11 20:22:42 2005
|
||||
@@ -359,10 +359,18 @@ bonobo_activation_server_by_forking (
|
||||
g_source_destroy (source);
|
||||
g_source_unref (source);
|
||||
|
||||
+ g_io_channel_shutdown (ai.ioc, FALSE, NULL);
|
||||
g_io_channel_unref (ai.ioc);
|
||||
|
||||
if (use_new_loop)
|
||||
g_main_context_unref (context);
|
||||
+
|
||||
setenv_activation_environment (environment);
|
||||
sigprocmask (SIG_SETMASK, &omask, NULL);
|
||||
+ close (iopipes[1]);
|
||||
+
|
||||
+ g_strfreev(newenv);
|
||||
+
|
||||
+ if (fd_arg != 0)
|
||||
+ g_free ((char *) cmd[fd_arg]);
|
||||
|
||||
return CORBA_OBJECT_NIL;
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2005/05/24 21:44:15 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2005/11/13 06:29:04 marcm Exp $
|
||||
bin/activation-client
|
||||
bin/bonobo-activation-run-query
|
||||
bin/bonobo-slay
|
||||
@ -83,6 +83,99 @@ share/examples/libbonobo/bonobo-activation/
|
||||
@sample ${SYSCONFDIR}/gnome/bonobo-activation/
|
||||
share/examples/libbonobo/bonobo-activation/bonobo-activation-config.xml
|
||||
@sample ${SYSCONFDIR}/gnome/bonobo-activation/bonobo-activation-config.xml
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/bonobo-activation/
|
||||
share/gtk-doc/html/bonobo-activation/api-reference.html
|
||||
share/gtk-doc/html/bonobo-activation/architecture.html
|
||||
share/gtk-doc/html/bonobo-activation/async-activation.html
|
||||
share/gtk-doc/html/bonobo-activation/attribute-tag.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation-Debugging.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation-Initialization.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation-Query-and-Activation.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation-Registration.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation-Utilities.html
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation.devhelp
|
||||
share/gtk-doc/html/bonobo-activation/bonobo-activation.png
|
||||
share/gtk-doc/html/bonobo-activation/checklist.html
|
||||
share/gtk-doc/html/bonobo-activation/configuring.html
|
||||
share/gtk-doc/html/bonobo-activation/home.png
|
||||
share/gtk-doc/html/bonobo-activation/index.html
|
||||
share/gtk-doc/html/bonobo-activation/index.sgml
|
||||
share/gtk-doc/html/bonobo-activation/left.png
|
||||
share/gtk-doc/html/bonobo-activation/lgpl.html
|
||||
share/gtk-doc/html/bonobo-activation/migrating.html
|
||||
share/gtk-doc/html/bonobo-activation/query-langage.html
|
||||
share/gtk-doc/html/bonobo-activation/query-syntax.html
|
||||
share/gtk-doc/html/bonobo-activation/right.png
|
||||
share/gtk-doc/html/bonobo-activation/server-arch.html
|
||||
share/gtk-doc/html/bonobo-activation/server-xml-reference.html
|
||||
share/gtk-doc/html/bonobo-activation/style.css
|
||||
share/gtk-doc/html/bonobo-activation/terms.html
|
||||
share/gtk-doc/html/bonobo-activation/tutorial.html
|
||||
share/gtk-doc/html/bonobo-activation/up.png
|
||||
share/gtk-doc/html/libbonobo/
|
||||
share/gtk-doc/html/libbonobo/debugging.html
|
||||
share/gtk-doc/html/libbonobo/factories.html
|
||||
share/gtk-doc/html/libbonobo/general.html
|
||||
share/gtk-doc/html/libbonobo/home.png
|
||||
share/gtk-doc/html/libbonobo/index.html
|
||||
share/gtk-doc/html/libbonobo/index.sgml
|
||||
share/gtk-doc/html/libbonobo/left.png
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-app-client.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-application.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-arg.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-config-database.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-context.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-event-source.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-exception.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-generic-factory.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-i18n.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-container.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-item-handler.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-listener.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-main.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-context.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-extender.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-simple.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker-util.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-moniker.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-object.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-client.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-file.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist-stream.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-persist.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag-client.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-property-bag.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-running-context.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-shlib-factory.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-shutdown.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage-memory.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-storage.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-client.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-stream-memory.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-bonobo-types.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo-faq.html
|
||||
share/gtk-doc/html/libbonobo/libbonobo.devhelp
|
||||
share/gtk-doc/html/libbonobo/misc.html
|
||||
share/gtk-doc/html/libbonobo/monikers-overview.html
|
||||
share/gtk-doc/html/libbonobo/monikers.html
|
||||
share/gtk-doc/html/libbonobo/persist-file.png
|
||||
share/gtk-doc/html/libbonobo/persist-storage.png
|
||||
share/gtk-doc/html/libbonobo/persist-stream.png
|
||||
share/gtk-doc/html/libbonobo/persist.html
|
||||
share/gtk-doc/html/libbonobo/persist.png
|
||||
share/gtk-doc/html/libbonobo/properties.html
|
||||
share/gtk-doc/html/libbonobo/property-bags.html
|
||||
share/gtk-doc/html/libbonobo/refcounting.html
|
||||
share/gtk-doc/html/libbonobo/right.png
|
||||
share/gtk-doc/html/libbonobo/running-context.png
|
||||
share/gtk-doc/html/libbonobo/storage.png
|
||||
share/gtk-doc/html/libbonobo/stream.png
|
||||
share/gtk-doc/html/libbonobo/streams.html
|
||||
share/gtk-doc/html/libbonobo/style.css
|
||||
share/gtk-doc/html/libbonobo/unknown.png
|
||||
share/gtk-doc/html/libbonobo/up.png
|
||||
share/idl/
|
||||
share/idl/bonobo-2.0/
|
||||
share/idl/bonobo-2.0/Bonobo.idl
|
||||
@ -147,6 +240,7 @@ share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/es/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/et/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/libbonobo-2.0.mo
|
||||
@ -209,6 +303,9 @@ share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/sq/
|
||||
@ -232,6 +329,9 @@ share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo
|
||||
share/locale/yi/
|
||||
share/locale/yi/LC_MESSAGES/
|
||||
share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2005/05/24 21:45:26 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2005/11/13 06:29:04 marcm Exp $
|
||||
|
||||
COMMENT= "user interface components for bonobo"
|
||||
|
||||
VERSION= 2.8.1
|
||||
VERSION= 2.10.1
|
||||
DISTNAME= libbonoboui-${VERSION}
|
||||
#PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11/gnome
|
||||
@ -14,16 +14,16 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext png \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation c crypto esd fontconfig freetype gconf-2 \
|
||||
gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnomevfs-2 gobject-2.0.0.0 \
|
||||
gthread-2.0.0.0 gtk-x11-2.0.0.0 m pango-1.0.0.0 \
|
||||
pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 pthread ssl \
|
||||
xml2 z
|
||||
pangoft2-1.0.0.0 pangocairo-1.0.1000.0 pthread ssl \
|
||||
xml2 z cairo glitz
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.8/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libbonoboui-2.8.1.tar.bz2) = b23daafa8344a88696d497f20285ef55
|
||||
RMD160 (libbonoboui-2.8.1.tar.bz2) = 5773193b2c88805964bd14012b24ff15885d51ef
|
||||
SHA1 (libbonoboui-2.8.1.tar.bz2) = 3ab457d79c5592a5a717290f8488d88844051980
|
||||
SIZE (libbonoboui-2.8.1.tar.bz2) = 1021537
|
||||
MD5 (libbonoboui-2.10.1.tar.bz2) = 74c4b633ae33524e2f6d3e6573b75f3c
|
||||
RMD160 (libbonoboui-2.10.1.tar.bz2) = d4ff5ef6d122ef9ae01c07977e0118a395e2ebd2
|
||||
SHA1 (libbonoboui-2.10.1.tar.bz2) = 83a42873a97364ea34273534944e2796e63d9250
|
||||
SIZE (libbonoboui-2.10.1.tar.bz2) = 884026
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2005/05/24 21:45:26 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2005/11/13 06:29:04 marcm Exp $
|
||||
bin/bonobo-browser
|
||||
bin/test-moniker
|
||||
include/libbonoboui-2.0/
|
||||
@ -207,6 +207,9 @@ share/locale/pt/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/sq/
|
||||
@ -233,6 +236,9 @@ share/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
share/locale/yi/
|
||||
share/locale/yi/LC_MESSAGES/
|
||||
share/locale/yi/LC_MESSAGES/libbonoboui-2.0.mo
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2005/05/24 21:51:32 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2005/11/13 06:29:04 marcm Exp $
|
||||
|
||||
COMMENT= "graphics library for GNOME"
|
||||
|
||||
DISTNAME= libgnomecanvas-2.10.1
|
||||
DISTNAME= libgnomecanvas-2.10.2
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -15,10 +15,10 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xft Xrender atk-1.0.0.0 \
|
||||
WANTLIB= X11 Xext Xrender atk-1.0.0.0 \
|
||||
fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
|
||||
gobject-2.0.0.0 m pango-1.0.0.0 pangox-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 xml2 z
|
||||
gobject-2.0.0.0 pango-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
cairo glitz xml2 png m z
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libgnomecanvas-2.10.1.tar.bz2) = 50b7080ae1212432e131980ae884365a
|
||||
RMD160 (libgnomecanvas-2.10.1.tar.bz2) = 2dc33fbf21d17931aeadc062a5cadb1be46bb678
|
||||
SHA1 (libgnomecanvas-2.10.1.tar.bz2) = 4df86d33bdf4f5a9e16321cae6bc05b4663b09bd
|
||||
SIZE (libgnomecanvas-2.10.1.tar.bz2) = 551867
|
||||
MD5 (libgnomecanvas-2.10.2.tar.bz2) = 976eada7b499ae6e74966f8888c015d1
|
||||
RMD160 (libgnomecanvas-2.10.2.tar.bz2) = b2600f830eae82577ae2a7fff8c63de2aca2bac6
|
||||
SHA1 (libgnomecanvas-2.10.2.tar.bz2) = 9c9954ddc22647c1b84c7542fac432dce677e7c4
|
||||
SIZE (libgnomecanvas-2.10.2.tar.bz2) = 552370
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2005/05/24 21:51:32 marcm Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.9 2005/11/13 06:29:04 marcm Exp $
|
||||
lib/libglade/2.0/libcanvas.so
|
||||
@lib lib/libgnomecanvas-2.so.1000.1
|
||||
@lib lib/libgnomecanvas-2.so.1000.2
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2005/05/24 22:02:44 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/13 06:29:04 marcm Exp $
|
||||
|
||||
COMMENT= "user interface components for GNOME"
|
||||
|
||||
DISTNAME= libgnomeui-2.10.0
|
||||
DISTNAME= libgnomeui-2.10.1
|
||||
CATEGORIES= x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -12,14 +12,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext png \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation c crypto esd fontconfig freetype gconf-2 \
|
||||
gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gnome-2 gnomecanvas-2 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
||||
popt pthread ssl xml2 z
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
popt pthread ssl xml2 z cairo glitz
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -31,6 +31,7 @@ LIB_DEPENDS= bonoboui-2::x11/gnome/libbonoboui \
|
||||
gnome-keyring::x11/gnome/keyring
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libgnomeui-2.10.0.tar.bz2) = e17c0d97e5f240513ac2d36268d696ed
|
||||
RMD160 (libgnomeui-2.10.0.tar.bz2) = e4596a6d21fd0870a66802ee13ed94f23b882a44
|
||||
SHA1 (libgnomeui-2.10.0.tar.bz2) = fbf4c243df25beb67a261608223d183f6e98c0ca
|
||||
SIZE (libgnomeui-2.10.0.tar.bz2) = 1652481
|
||||
MD5 (libgnomeui-2.10.1.tar.bz2) = bc52006f097017adda8cb90e31743866
|
||||
RMD160 (libgnomeui-2.10.1.tar.bz2) = 3a94e74f21ac5bf604bd06bb2d757f7468172bb1
|
||||
SHA1 (libgnomeui-2.10.1.tar.bz2) = 0a8f5aa41eb88130beffa4274482caf75410b57d
|
||||
SIZE (libgnomeui-2.10.1.tar.bz2) = 1705230
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.7 2005/05/24 22:02:45 marcm Exp $
|
||||
--- configure.orig Tue Apr 5 09:20:49 2005
|
||||
+++ configure Tue Apr 5 09:21:14 2005
|
||||
@@ -9130,7 +9130,7 @@ nto-qnx*)
|
||||
openbsd*)
|
||||
version_type=sunos
|
||||
need_lib_prefix=no
|
||||
- need_version=yes
|
||||
+ need_version=no
|
||||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libgnomeui_Makefile_in,v 1.5 2005/05/24 22:02:45 marcm Exp $
|
||||
--- libgnomeui/Makefile.in.orig Mon Mar 7 05:43:12 2005
|
||||
+++ libgnomeui/Makefile.in Tue Apr 5 08:38:29 2005
|
||||
@@ -574,7 +574,7 @@ clean-libexecPROGRAMS:
|
||||
$OpenBSD: patch-libgnomeui_Makefile_in,v 1.6 2005/11/13 06:29:04 marcm Exp $
|
||||
--- libgnomeui/Makefile.in.orig Mon Jul 4 06:57:27 2005
|
||||
+++ libgnomeui/Makefile.in Sun Sep 11 14:55:18 2005
|
||||
@@ -575,7 +575,7 @@ clean-libexecPROGRAMS:
|
||||
done
|
||||
gnome_segv2$(EXEEXT): $(gnome_segv2_OBJECTS) $(gnome_segv2_DEPENDENCIES)
|
||||
@rm -f gnome_segv2$(EXEEXT)
|
||||
|
@ -1,70 +0,0 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.4 2004/06/23 03:26:16 marcm Exp $
|
||||
--- ltmain.sh.orig 2004-04-11 20:01:57.000000000 -0600
|
||||
+++ ltmain.sh 2004-06-20 12:21:58.000000000 -0600
|
||||
@@ -1857,9 +1857,12 @@ EOF
|
||||
if test "$linkmode,$pass" = "prog,link"; then
|
||||
compile_deplibs="$deplib $compile_deplibs"
|
||||
finalize_deplibs="$deplib $finalize_deplibs"
|
||||
- else
|
||||
- deplibs="$deplib $deplibs"
|
||||
+ continue
|
||||
fi
|
||||
+ if test "$linkmode" = "lib"; then
|
||||
+ newdependency_libs="$deplib $newdependency_libs"
|
||||
+ fi
|
||||
+ deplibs="$deplib $deplibs"
|
||||
continue
|
||||
;;
|
||||
-l*)
|
||||
@@ -2274,10 +2277,6 @@ EOF
|
||||
link_static=no # Whether the deplib will be linked statically
|
||||
if test -n "$library_names" &&
|
||||
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
||||
- if test "$installed" = no; then
|
||||
- notinst_deplibs="$notinst_deplibs $lib"
|
||||
- need_relink=yes
|
||||
- fi
|
||||
# This is a shared library
|
||||
|
||||
# Warn about portability, can't link against -module's on
|
||||
@@ -5827,40 +5826,6 @@ relink_command=\"$relink_command\""
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit $EXIT_SUCCESS
|
||||
|
||||
- $echo "----------------------------------------------------------------------"
|
||||
- $echo "Libraries have been installed in:"
|
||||
- for libdir in $libdirs; do
|
||||
- $echo " $libdir"
|
||||
- done
|
||||
- $echo
|
||||
- $echo "If you ever happen to want to link against installed libraries"
|
||||
- $echo "in a given directory, LIBDIR, you must either use libtool, and"
|
||||
- $echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
|
||||
- $echo "flag during linking and do at least one of the following:"
|
||||
- if test -n "$shlibpath_var"; then
|
||||
- $echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
|
||||
- $echo " during execution"
|
||||
- fi
|
||||
- if test -n "$runpath_var"; then
|
||||
- $echo " - add LIBDIR to the \`$runpath_var' environment variable"
|
||||
- $echo " during linking"
|
||||
- fi
|
||||
- if test -n "$hardcode_libdir_flag_spec"; then
|
||||
- libdir=LIBDIR
|
||||
- eval flag=\"$hardcode_libdir_flag_spec\"
|
||||
-
|
||||
- $echo " - use the \`$flag' linker flag"
|
||||
- fi
|
||||
- if test -n "$admincmds"; then
|
||||
- $echo " - have your system administrator run these commands:$admincmds"
|
||||
- fi
|
||||
- if test -f /etc/ld.so.conf; then
|
||||
- $echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
|
||||
- fi
|
||||
- $echo
|
||||
- $echo "See any operating system documentation about shared libraries for"
|
||||
- $echo "more information, such as the ld(1) and ld.so(8) manual pages."
|
||||
- $echo "----------------------------------------------------------------------"
|
||||
exit $EXIT_SUCCESS
|
||||
;;
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- test-gnome/Makefile.in.orig Mon Mar 7 05:43:12 2005
|
||||
+++ test-gnome/Makefile.in Tue Apr 5 08:38:29 2005
|
||||
@@ -321,13 +321,13 @@ test-entry$(EXEEXT): $(test_entry_OBJECT
|
||||
--- test-gnome/Makefile.in.orig Mon Jul 4 06:57:27 2005
|
||||
+++ test-gnome/Makefile.in Sun Sep 11 14:55:18 2005
|
||||
@@ -322,13 +322,13 @@ test-entry$(EXEEXT): $(test_entry_OBJECT
|
||||
$(LINK) $(test_entry_LDFLAGS) $(test_entry_OBJECTS) $(test_entry_LDADD) $(LIBS)
|
||||
test-gnome$(EXEEXT): $(test_gnome_OBJECTS) $(test_gnome_DEPENDENCIES)
|
||||
@rm -f test-gnome$(EXEEXT)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.9 2005/05/24 22:02:45 marcm Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.10 2005/11/13 06:29:05 marcm Exp $
|
||||
lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
|
||||
lib/libglade/2.0/libgnome.so
|
||||
@lib lib/libgnomeui-2.so.1000.0
|
||||
@lib lib/libgnomeui-2.so.1000.1
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/06/13 05:09:10 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "SAX-based render library for SVG files"
|
||||
|
||||
VERSION= 2.9.5
|
||||
DISTNAME= librsvg-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -17,12 +17,12 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ORBit-2 ORBitCosNaming-2 X11 Xft Xrender \
|
||||
WANTLIB= ORBit-2 ORBitCosNaming-2 X11 Xrender Xext \
|
||||
atk-1.0.0.0 bonobo-2 bonobo-activation c crypto fontconfig \
|
||||
freetype gconf-2 glib-2.0.0.0 gmodule-2.0.0.0 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 iconv intl m pango-1.0.0.0 \
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0 pthread ssl z gnomecanvas-2 \
|
||||
gnomeprint-2-2 gnomeprintui-2-2
|
||||
pangocairo-1.0.1000.0 pthread ssl z gnomecanvas-2 \
|
||||
gnomeprint-2-2 gnomeprintui-2-2 cairo glitz png
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= art_lgpl_2.5::graphics/libart \
|
||||
@ -42,6 +42,8 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ARGS+= --with-svgz
|
||||
CONFIGURE_ARGS+= --without-croco
|
||||
# Now what...
|
||||
#CONFIGURE_ARGS+= --disable-pixbuf-loader
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/12 21:20:02 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "Implementation of the FreeDesktop Desktop Menu Spec"
|
||||
|
||||
VERSION= 2.10.1
|
||||
VERSION= 2.10.2
|
||||
DISTNAME= gnome-menus-${VERSION}
|
||||
#PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11/gnome
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gnome-menus-2.10.1.tar.bz2) = 83d9695a35ed2215620e8773ee918b8a
|
||||
RMD160 (gnome-menus-2.10.1.tar.bz2) = 7118d9c134bc0ebf3dc40a58989eb31a45b5e140
|
||||
SHA1 (gnome-menus-2.10.1.tar.bz2) = 8d1c37bba6661a6f5a00b6597f012100625838e5
|
||||
SIZE (gnome-menus-2.10.1.tar.bz2) = 339964
|
||||
MD5 (gnome-menus-2.10.2.tar.bz2) = 97b0ad03ea219cc8f5c02585db1d237e
|
||||
RMD160 (gnome-menus-2.10.2.tar.bz2) = 50300313537cd37e5de27e98c042b83e66f65f33
|
||||
SHA1 (gnome-menus-2.10.2.tar.bz2) = a0fec01aa28fb0a1a671fbc1fb9ef22d96e8f887
|
||||
SIZE (gnome-menus-2.10.2.tar.bz2) = 350941
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/12 21:20:02 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/11/13 06:29:05 marcm Exp $
|
||||
%%SHARED%%
|
||||
bin/gnome-menu-spec-test
|
||||
include/gnome-menus/
|
||||
@ -64,9 +64,11 @@ share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gnome-menus.mo
|
||||
@ -99,7 +101,11 @@ share/locale/pt/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gnome-menus.mo
|
||||
@ -118,5 +124,8 @@ share/locale/uk/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/vi/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/05/27 07:08:41 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "Boring window manager for the adult in you."
|
||||
|
||||
DISTNAME= metacity-2.10.1
|
||||
DISTNAME= metacity-2.10.3
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/softwaremap/projects/Metacity
|
||||
@ -12,12 +12,12 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 SM X11 Xext Xft Xinerama Xrandr Xrender \
|
||||
WANTLIB= ICE ORBit-2 SM X11 Xext Xinerama Xrandr Xrender \
|
||||
atk-1.0.0.0 c fontconfig freetype gdk-x11-2.0.0.0 \
|
||||
gdk_pixbuf-2.0.0.0 glib-2.0.0.0 gmodule-2.0.0.0 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
||||
popt pthread
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
popt pthread z cairo glitz png
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (metacity-2.10.1.tar.bz2) = c326eb1aed8742057e9ad94b9ccae877
|
||||
RMD160 (metacity-2.10.1.tar.bz2) = 6d9ae51a8456422ed6bb645c4cfc54f44530fb6a
|
||||
SHA1 (metacity-2.10.1.tar.bz2) = 65be98dad76871f2b98a427c648791e9ce7e1c77
|
||||
SIZE (metacity-2.10.1.tar.bz2) = 1650633
|
||||
MD5 (metacity-2.10.3.tar.bz2) = ca60e4c135118dbc03f87dc10b164f45
|
||||
RMD160 (metacity-2.10.3.tar.bz2) = dfad68bde4a56bfda9f278ed5e87ef72ba18eb14
|
||||
SHA1 (metacity-2.10.3.tar.bz2) = ad69fca36a980b5d2cdc550093af0b58cfd25c67
|
||||
SIZE (metacity-2.10.3.tar.bz2) = 1684968
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2005/08/15 22:56:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME panel"
|
||||
|
||||
VERSION= 2.10.1
|
||||
VERSION= 2.10.2
|
||||
DISTNAME= gnome-panel-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
#PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -17,15 +17,15 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xext Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xext \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c crypto esd fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomeui-2 gnomevfs-2 gobject-2.0.0.0 \
|
||||
gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m pango-1.0.0.0 \
|
||||
pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 popt \
|
||||
pthread ssl startup-notification-1 xml2 z
|
||||
pangoft2-1.0.0.0 pangocairo-1.0.1000.0 cairo glitz popt \
|
||||
pthread ssl startup-notification-1 xml2 z png
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
@ -39,6 +39,7 @@ LIB_DEPENDS= gnome-desktop-2.0::x11/gnome/desktop \
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ARGS+= --disable-eds
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gnome-panel-2.10.1.tar.bz2) = a2719f5c79a9e48bca086f08a77a6889
|
||||
RMD160 (gnome-panel-2.10.1.tar.bz2) = 57eee9c417b0e870b9d8026cf0d57de7254f01c3
|
||||
SHA1 (gnome-panel-2.10.1.tar.bz2) = c39186612d32213469653c41ed52c80c6811c629
|
||||
SIZE (gnome-panel-2.10.1.tar.bz2) = 2344963
|
||||
MD5 (gnome-panel-2.10.2.tar.bz2) = c1756cac74a4c8b45ce3b9a884515baa
|
||||
RMD160 (gnome-panel-2.10.2.tar.bz2) = c8859904ff1c3eadf7918f509f9d5b19661dc0b8
|
||||
SHA1 (gnome-panel-2.10.2.tar.bz2) = 6a931b17d36cc019d3af902fd9a87bfc30a85d8d
|
||||
SIZE (gnome-panel-2.10.2.tar.bz2) = 2366827
|
||||
|
@ -1,70 +0,0 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.5 2004/12/14 01:14:44 marcm Exp $
|
||||
--- ltmain.sh.orig Sun Dec 5 08:46:55 2004
|
||||
+++ ltmain.sh Sun Dec 12 15:41:59 2004
|
||||
@@ -1975,9 +1975,12 @@ EOF
|
||||
if test "$linkmode,$pass" = "prog,link"; then
|
||||
compile_deplibs="$deplib $compile_deplibs"
|
||||
finalize_deplibs="$deplib $finalize_deplibs"
|
||||
- else
|
||||
- deplibs="$deplib $deplibs"
|
||||
+ continue
|
||||
fi
|
||||
+ if test "$linkmode" = "lib"; then
|
||||
+ newdependency_libs="$deplib $newdependency_libs"
|
||||
+ fi
|
||||
+ deplibs="$deplib $deplibs"
|
||||
continue
|
||||
;;
|
||||
-l*)
|
||||
@@ -2410,10 +2413,6 @@ EOF
|
||||
link_static=no # Whether the deplib will be linked statically
|
||||
if test -n "$library_names" &&
|
||||
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
||||
- if test "$installed" = no; then
|
||||
- notinst_deplibs="$notinst_deplibs $lib"
|
||||
- need_relink=yes
|
||||
- fi
|
||||
# This is a shared library
|
||||
|
||||
# Warn about portability, can't link against -module's on
|
||||
@@ -5800,40 +5799,6 @@ relink_command=\"$relink_command\""
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit $EXIT_SUCCESS
|
||||
|
||||
- $echo "----------------------------------------------------------------------"
|
||||
- $echo "Libraries have been installed in:"
|
||||
- for libdir in $libdirs; do
|
||||
- $echo " $libdir"
|
||||
- done
|
||||
- $echo
|
||||
- $echo "If you ever happen to want to link against installed libraries"
|
||||
- $echo "in a given directory, LIBDIR, you must either use libtool, and"
|
||||
- $echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
|
||||
- $echo "flag during linking and do at least one of the following:"
|
||||
- if test -n "$shlibpath_var"; then
|
||||
- $echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
|
||||
- $echo " during execution"
|
||||
- fi
|
||||
- if test -n "$runpath_var"; then
|
||||
- $echo " - add LIBDIR to the \`$runpath_var' environment variable"
|
||||
- $echo " during linking"
|
||||
- fi
|
||||
- if test -n "$hardcode_libdir_flag_spec"; then
|
||||
- libdir=LIBDIR
|
||||
- eval flag=\"$hardcode_libdir_flag_spec\"
|
||||
-
|
||||
- $echo " - use the \`$flag' linker flag"
|
||||
- fi
|
||||
- if test -n "$admincmds"; then
|
||||
- $echo " - have your system administrator run these commands:$admincmds"
|
||||
- fi
|
||||
- if test -f /etc/ld.so.conf; then
|
||||
- $echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
|
||||
- fi
|
||||
- $echo
|
||||
- $echo "See any operating system documentation about shared libraries for"
|
||||
- $echo "more information, such as the ld(1) and ld.so(8) manual pages."
|
||||
- $echo "----------------------------------------------------------------------"
|
||||
exit $EXIT_SUCCESS
|
||||
;;
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2005/05/26 03:39:32 marcm Exp $
|
||||
@lib lib/libpanel-applet-2.so.1.4
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2005/11/13 06:29:05 marcm Exp $
|
||||
@lib lib/libpanel-applet-2.so.1.5
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2005/08/15 22:56:44 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2005/11/13 06:29:05 marcm Exp $
|
||||
bin/gnome-desktop-item-edit
|
||||
bin/gnome-panel
|
||||
bin/panel-test-applets
|
||||
@ -7,6 +7,8 @@ include/panel-2.0/GNOME_Panel.h
|
||||
include/panel-2.0/panel-applet-enums.h
|
||||
include/panel-2.0/panel-applet-gconf.h
|
||||
include/panel-2.0/panel-applet.h
|
||||
lib/bonobo/
|
||||
lib/bonobo/servers/
|
||||
lib/bonobo/servers/GNOME_ClockApplet_Factory.server
|
||||
lib/bonobo/servers/GNOME_FishApplet_Factory.server
|
||||
lib/bonobo/servers/GNOME_NotificationAreaApplet.server
|
||||
@ -20,6 +22,7 @@ libexec/fish-applet-2
|
||||
libexec/notification-area-applet
|
||||
libexec/wnck-applet
|
||||
@man man/man1/gnome-panel.1
|
||||
share/gnome/
|
||||
share/gnome-2.0/
|
||||
share/gnome-2.0/ui/
|
||||
share/gnome-2.0/ui/GNOME_ClockApplet.xml
|
||||
@ -335,38 +338,66 @@ share/icons/hicolor/48x48/apps/gnome-fish.png
|
||||
share/icons/hicolor/48x48/apps/gnome-gegl.png
|
||||
share/icons/hicolor/48x48/apps/gnome-main-menu.png
|
||||
share/icons/hicolor/48x48/apps/panel-force-quit.png
|
||||
share/idl/
|
||||
share/idl/gnome-panel-2.0/
|
||||
share/idl/gnome-panel-2.0/GNOME_Panel.idl
|
||||
share/locale/af/
|
||||
share/locale/af/LC_MESSAGES/
|
||||
share/locale/af/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bn/
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
share/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bs/
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/cy/
|
||||
share/locale/cy/LC_MESSAGES/
|
||||
share/locale/cy/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/eo/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ga/
|
||||
share/locale/ga/LC_MESSAGES/
|
||||
share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/hy/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
@ -374,36 +405,56 @@ share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/li/
|
||||
share/locale/li/LC_MESSAGES/
|
||||
share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mi/
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mn/
|
||||
share/locale/mn/LC_MESSAGES/
|
||||
share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mr/
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/no/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/nso/
|
||||
share/locale/nso/LC_MESSAGES/
|
||||
share/locale/nso/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
@ -411,18 +462,28 @@ share/locale/sr@ije/
|
||||
share/locale/sr@ije/LC_MESSAGES/
|
||||
share/locale/sr@ije/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/yi/
|
||||
share/locale/yi/LC_MESSAGES/
|
||||
share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/zu/
|
||||
share/locale/zu/LC_MESSAGES/
|
||||
share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/omf/gnome-panel/
|
||||
share/omf/gnome-panel/clock-C.omf
|
||||
@ -469,6 +530,7 @@ share/omf/gnome-panel/workspace-switcher-sv.omf
|
||||
share/omf/gnome-panel/workspace-switcher-uk.omf
|
||||
share/omf/gnome-panel/workspace-switcher-zh_CN.omf
|
||||
share/omf/gnome-panel/workspace-switcher-zh_TW.omf
|
||||
share/schemas/
|
||||
share/schemas/gnome-panel/
|
||||
share/schemas/gnome-panel/clock.schemas
|
||||
share/schemas/gnome-panel/fish.schemas
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2005/05/26 03:39:32 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME session"
|
||||
|
||||
DISTNAME= gnome-session-2.10.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -15,14 +16,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext \
|
||||
Xmu Xrender Xt art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c crypto esd fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gnome-2 gnome-keyring gnomecanvas-2 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
||||
popt pthread ssl wrap xml2 z
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
popt pthread ssl wrap xml2 z cairo glitz png
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/05/26 03:39:32 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/11/13 06:29:05 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME terminal"
|
||||
|
||||
DISTNAME= gnome-terminal-2.10.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -12,14 +13,15 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xft Xext \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c crypto esd fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0.0.0 gthread-2.0.0.0 \
|
||||
gtk-x11-2.0.0.0 jpeg m ncurses pango-1.0.0.0 pangoft2-1.0.0.0 \
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0 popt pthread ssl xml2 z
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0 popt pthread ssl xml2 z \
|
||||
pangocairo-1.0.1000.0 cairo glitz png
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user