Update to 2.2.1 in support of Gnome 2.2.1

ok jolan@
This commit is contained in:
marcm 2003-06-12 19:38:55 +00:00
parent 0e3aefc6b6
commit dac5bec5a1
7 changed files with 55 additions and 50 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
# $OpenBSD: Makefile,v 1.2 2003/06/12 19:38:55 marcm Exp $
COMMENT= "window navigator construction kit"
DISTNAME= libwnck-0.18
DISTNAME= libwnck-2.2.1
CATEGORIES= devel
HOMEPAGE= http://www.gnome.org
MAINTAINER= Marc Matteo <marcm@openbsd.org>
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/0.18/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/2.2/}
EXTRACT_SUFX= .tar.bz2
# LGPL
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= gettext
BUILD_DEPENDS= :pkgconfig->=0.12.0p1: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.0.10,gdk_pixbuf-2.0.0.10,gtk-x11-2.0.0.10::x11/gtk+2
SEPARATE_BUILD= concurrent
USE_X11= Yes

View File

@ -1,3 +1,3 @@
MD5 (libwnck-0.18.tar.bz2) = c79cff043a13e7f07e6a253f597d571d
RMD160 (libwnck-0.18.tar.bz2) = 13194a515309d276554be29b5b1411693a5da17b
SHA1 (libwnck-0.18.tar.bz2) = 53b69d14f78d0c561afcebaf5fef78bcc8f8ea7e
MD5 (libwnck-2.2.1.tar.bz2) = 2cd4dbcd275ccffe877527419c048218
RMD160 (libwnck-2.2.1.tar.bz2) = 4ac85b4b4ec99de05912e1a224cee805c5a07094
SHA1 (libwnck-2.2.1.tar.bz2) = 1727ab4c30af97bdd08eb36b5e84b35ecd7a1eff

View File

@ -1,34 +0,0 @@
$OpenBSD: patch-configure,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
--- configure.orig Thu Oct 31 08:07:44 2002
+++ configure Wed Nov 27 23:22:42 2002
@@ -5220,8 +5220,8 @@ else
hardcode_direct=yes
hardcode_shlibpath_var=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
- hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ hardcode_libdir_flag_spec='${wl}-R$libdir'
export_dynamic_flag_spec='${wl}-E'
else
case "$host_os" in
@@ -5230,8 +5230,8 @@ else
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
- hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
+ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
+ hardcode_libdir_flag_spec='${wl}-R$libdir'
;;
esac
fi
@@ -5747,6 +5747,8 @@ openbsd*)
version_type=sunos
need_lib_prefix=no
need_version=no
+ sys_lib_search_path_spec="/usr/lib"
+ sys_lib_dlsearch_path_spec="/usr/lib /usr/local/lib"
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case "$host_os" in
openbsd2.[89] | openbsd2.[89].*)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
--- ltmain.sh.orig Thu Oct 31 08:07:35 2002
+++ ltmain.sh Wed Nov 27 23:22:42 2002
@@ -1073,6 +1073,17 @@ compiler."
$OpenBSD: patch-ltmain_sh,v 1.2 2003/06/12 19:38:55 marcm Exp $
--- ltmain.sh.orig Mon Jan 20 19:10:02 2003
+++ ltmain.sh Mon May 19 12:02:10 2003
@@ -1082,6 +1082,17 @@ compiler."
continue
;;
@ -19,9 +19,9 @@ $OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
-module)
module=yes
continue
@@ -4526,40 +4537,6 @@ relink_command=\"$relink_command\""
@@ -4575,40 +4586,6 @@ relink_command=\"$relink_command\""
# Exit here if they wanted silent mode.
test "$show" = : && exit 0
test "$show" = ":" && exit 0
- echo "----------------------------------------------------------------------"
- echo "Libraries have been installed in:"

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1 2003/06/12 19:38:55 marcm Exp $
--- po/Makefile.in.in.orig Mon May 19 12:10:44 2003
+++ po/Makefile.in.in Mon May 19 12:11:00 2003
@@ -27,7 +27,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
libdir = @libdir@
-localedir = $(libdir)/locale
+localedir = $(datadir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
lib/libwnck-1.so.4.0
@comment $OpenBSD: PFRAG.shared,v 1.2 2003/06/12 19:38:55 marcm Exp $
lib/libwnck-1.so.9.0
DYNLIBDIR(%D/lib)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/01/31 18:37:35 todd Exp $
@comment $OpenBSD: PLIST,v 1.2 2003/06/12 19:38:55 marcm Exp $
include/libwnck-1.0/libwnck/application.h
include/libwnck-1.0/libwnck/libwnck.h
include/libwnck-1.0/libwnck/pager.h
@ -13,24 +13,31 @@ include/libwnck-1.0/libwnck/workspace.h
lib/libwnck-1.a
lib/libwnck-1.la
lib/pkgconfig/libwnck-1.0.pc
share/locale/am/LC_MESSAGES/libwnck.mo
share/locale/ar/LC_MESSAGES/libwnck.mo
share/locale/az/LC_MESSAGES/libwnck.mo
share/locale/be/LC_MESSAGES/libwnck.mo
share/locale/bg/LC_MESSAGES/libwnck.mo
share/locale/ca/LC_MESSAGES/libwnck.mo
share/locale/cs/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/fa/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/mk/LC_MESSAGES/libwnck.mo
share/locale/mn/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
@ -38,9 +45,11 @@ 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/ro/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/sq/LC_MESSAGES/libwnck.mo
share/locale/sv/LC_MESSAGES/libwnck.mo
share/locale/tr/LC_MESSAGES/libwnck.mo
share/locale/uk/LC_MESSAGES/libwnck.mo
@ -63,12 +72,16 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@comment @dirrm share/locale/tr
@comment @dirrm share/locale/sv/LC_MESSAGES
@comment @dirrm share/locale/sv
@comment @dirrm share/locale/sq/LC_MESSAGES
@comment @dirrm share/locale/sq
@comment @dirrm share/locale/sl/LC_MESSAGES
@comment @dirrm share/locale/sl
@comment @dirrm share/locale/sk/LC_MESSAGES
@comment @dirrm share/locale/sk
@comment @dirrm share/locale/ru/LC_MESSAGES
@comment @dirrm share/locale/ru
@comment @dirrm share/locale/ro/LC_MESSAGES
@comment @dirrm share/locale/ro
@comment @dirrm share/locale/pt_BR/LC_MESSAGES
@comment @dirrm share/locale/pt_BR
@comment @dirrm share/locale/pt/LC_MESSAGES
@ -83,6 +96,10 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@comment @dirrm share/locale/nl
@comment @dirrm share/locale/ms/LC_MESSAGES
@comment @dirrm share/locale/ms
@comment @dirrm share/locale/mn/LC_MESSAGES
@comment @dirrm share/locale/mn
@comment @dirrm share/locale/mk/LC_MESSAGES
@comment @dirrm share/locale/mk
@comment @dirrm share/locale/lv/LC_MESSAGES
@comment @dirrm share/locale/lv
@comment @dirrm share/locale/ko/LC_MESSAGES
@ -93,6 +110,8 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@comment @dirrm share/locale/it
@comment @dirrm share/locale/hu/LC_MESSAGES
@comment @dirrm share/locale/hu
@comment @dirrm share/locale/hi/LC_MESSAGES
@comment @dirrm share/locale/hi
@comment @dirrm share/locale/he/LC_MESSAGES
@comment @dirrm share/locale/he
@comment @dirrm share/locale/gl/LC_MESSAGES
@ -101,6 +120,8 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@comment @dirrm share/locale/fr
@comment @dirrm share/locale/fi/LC_MESSAGES
@comment @dirrm share/locale/fi
@comment @dirrm share/locale/fa/LC_MESSAGES
@comment @dirrm share/locale/fa
@comment @dirrm share/locale/et/LC_MESSAGES
@comment @dirrm share/locale/et
@comment @dirrm share/locale/es/LC_MESSAGES
@ -111,14 +132,20 @@ share/locale/zh_TW/LC_MESSAGES/libwnck.mo
@comment @dirrm share/locale/de
@comment @dirrm share/locale/da/LC_MESSAGES
@comment @dirrm share/locale/da
@comment @dirrm share/locale/cs/LC_MESSAGES
@comment @dirrm share/locale/cs
@comment @dirrm share/locale/ca/LC_MESSAGES
@comment @dirrm share/locale/ca
@comment @dirrm share/locale/bg/LC_MESSAGES
@comment @dirrm share/locale/bg
@comment @dirrm share/locale/be/LC_MESSAGES
@comment @dirrm share/locale/be
@comment @dirrm share/locale/az/LC_MESSAGES
@comment @dirrm share/locale/az
@comment @dirrm share/locale/ar/LC_MESSAGES
@comment @dirrm share/locale/ar
@comment @dirrm share/locale/am/LC_MESSAGES
@comment @dirrm share/locale/am
@comment @dirrm share/locale
@comment @dirrm lib/pkgconfig
@dirrm include/libwnck-1.0/libwnck