- SHARED_LIBS, USE_LIBTOOL
- regen PLISTs with new gettext
This commit is contained in:
parent
3c78e8cd45
commit
25437a3405
@ -1,9 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2005/05/11 19:40:20 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2006/01/06 17:23:25 bernd Exp $
|
||||
|
||||
COMMENT= "GNOME Application Libs"
|
||||
|
||||
DISTNAME= gal-0.24
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS= gal 24.0
|
||||
|
||||
CATEGORIES= devel x11/gnome
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
|
||||
@ -32,6 +34,7 @@ LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+ \
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2005/05/11 19:40:20 alek Exp $
|
||||
@lib lib/libgal.so.24.0
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2006/01/06 17:23:25 bernd Exp $
|
||||
@lib lib/libgal.so.${LIBgal_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:43:55 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2006/01/06 17:23:25 bernd Exp $
|
||||
include/gal-1.0/
|
||||
include/gal-1.0/gal/
|
||||
include/gal-1.0/gal/e-paned/
|
||||
@ -199,8 +199,6 @@ share/gal/0.24/pixmaps/categories/category_time-and-expenses_16.png
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/gal-0.24.mo
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/gal-0.24.mo
|
||||
share/locale/cs/LC_MESSAGES/gal-0.24.mo
|
||||
share/locale/da/LC_MESSAGES/gal-0.24.mo
|
||||
|
@ -1,10 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2005/11/13 16:52:12 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/01/06 17:23:25 bernd Exp $
|
||||
|
||||
COMMENT= "GNOME Application Libs"
|
||||
|
||||
VERSION= 2.4.3
|
||||
API_VERSION= 2.4
|
||||
DISTNAME= gal-${VERSION}
|
||||
PKGNAME= gal2-${VERSION}p0
|
||||
PKGNAME= gal2-${VERSION}p1
|
||||
SHARED_LIBS= gal-${API_VERSION} 0.0 \
|
||||
gal-a11y-${API_VERSION} 0.0
|
||||
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -48,7 +52,6 @@ CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
API_VERSION= 2.4
|
||||
SUBST_VARS= VERSION API_VERSION
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2005/05/24 22:09:40 marcm Exp $
|
||||
@lib lib/libgal-${API_VERSION}.so.0.0
|
||||
@lib lib/libgal-a11y-${API_VERSION}.so.0.0
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2006/01/06 17:23:25 bernd Exp $
|
||||
@lib lib/libgal-${API_VERSION}.so.${LIBgal-${API_VERSION}_VERSION}
|
||||
@lib lib/libgal-a11y-${API_VERSION}.so.${LIBgal-a11y-${API_VERSION}_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2005/05/24 22:09:40 marcm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2006/01/06 17:23:25 bernd Exp $
|
||||
include/gal-${API_VERSION}/
|
||||
include/gal-${API_VERSION}/gal/
|
||||
include/gal-${API_VERSION}/gal/a11y/
|
||||
@ -216,8 +216,6 @@ share/locale/ar/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/be/
|
||||
share/locale/be/LC_MESSAGES/
|
||||
share/locale/be/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/bg/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/bn/
|
||||
@ -226,8 +224,6 @@ share/locale/bn/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/bs/
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/cs/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/cy/
|
||||
@ -252,8 +248,6 @@ share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/fi/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/fr/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/ga/
|
||||
share/locale/ga/LC_MESSAGES/
|
||||
share/locale/ga/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/gl/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/gu/
|
||||
@ -298,8 +292,6 @@ share/locale/sl/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/sr/
|
||||
share/locale/sr/LC_MESSAGES/
|
||||
share/locale/sr/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
@ -313,8 +305,6 @@ share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/tr/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/uk/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/vi/LC_MESSAGES/gal-${API_VERSION}.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
|
Loading…
Reference in New Issue
Block a user