- Bump lib major after recent libc changes
- Bump PKGNAME - Regen PLIST go ahead espie@
This commit is contained in:
parent
7cb75d6380
commit
0c626e2953
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2005/01/25 09:45:58 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2005/05/11 19:05:20 alek Exp $
|
||||
|
||||
COMMENT= "libraries for the GNOME project"
|
||||
|
||||
DISTNAME= gnome-libs-1.4.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
|
12
x11/gnome/libs/patches/patch-libgnomeui_Makefile_in
Normal file
12
x11/gnome/libs/patches/patch-libgnomeui_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-libgnomeui_Makefile_in,v 1.1 2005/05/11 19:05:20 alek Exp $
|
||||
--- libgnomeui/Makefile.in.orig Sun May 8 19:50:04 2005
|
||||
+++ libgnomeui/Makefile.in Sun May 8 19:50:32 2005
|
||||
@@ -391,7 +391,7 @@ EXTRA_DIST = \
|
||||
$(man_MANS)
|
||||
|
||||
|
||||
-libgnomeui_la_LDFLAGS = -version-info 46:1:14 -rpath $(libdir)
|
||||
+libgnomeui_la_LDFLAGS = -version-info 47:0:14 -rpath $(libdir)
|
||||
libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS)
|
||||
|
||||
gnome_segv_LDADD = \
|
12
x11/gnome/libs/patches/patch-zvt_Makefile_in
Normal file
12
x11/gnome/libs/patches/patch-zvt_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-zvt_Makefile_in,v 1.4 2005/05/11 19:05:20 alek Exp $
|
||||
--- zvt/Makefile.in.orig Sun May 8 19:50:50 2005
|
||||
+++ zvt/Makefile.in Sun May 8 19:51:03 2005
|
||||
@@ -173,7 +173,7 @@ libzvt_la_SOURCES = \
|
||||
zvtterm.c
|
||||
|
||||
|
||||
-libzvt_la_LDFLAGS = -version-info 5:0:3 -rpath $(libdir)
|
||||
+libzvt_la_LDFLAGS = -version-info 6:0:3 -rpath $(libdir)
|
||||
|
||||
libzvtinclude_HEADERS = \
|
||||
lists.h \
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2004/09/15 21:48:23 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2005/05/11 19:05:20 alek Exp $
|
||||
@lib lib/libart_lgpl.so.4.0
|
||||
@lib lib/libgnome.so.36.3
|
||||
@lib lib/libgnomesupport.so.0.0
|
||||
@lib lib/libgnomeui.so.46.1
|
||||
@lib lib/libgnomeui.so.47.0
|
||||
@lib lib/libgnorba.so.28.8
|
||||
@lib lib/libgnorbagtk.so.0.0
|
||||
@lib lib/libgtkxmhtml.so.1.1
|
||||
@lib lib/libzvt.so.5.0
|
||||
@lib lib/libzvt.so.6.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2004/11/07 14:46:32 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2005/05/11 19:05:20 alek Exp $
|
||||
@conflict libgtop-*-!gnome
|
||||
bin/dns-helper
|
||||
bin/gconfigger
|
||||
@ -682,3 +682,5 @@ share/type-convert/gnome-make-postscript-mimes
|
||||
share/type-convert/postscript.convert
|
||||
share/type-convert/type.convert
|
||||
%%SHARED%%
|
||||
@comment var/
|
||||
@comment var/games/
|
||||
|
Loading…
Reference in New Issue
Block a user