Add missing gettext MODULE.
Start SHARED_LIBS numbering at 0.0. Tighten dependencies. This port is SHARED_ONLY, so merge PFRAG.shared into PLIST.
This commit is contained in:
parent
33bc21c2fc
commit
14b529be96
@ -1,30 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/28 12:29:39 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/09/28 12:44:57 ajacoutot Exp $
|
||||
|
||||
COMMENT= modern 3D graphics API
|
||||
|
||||
MAJOR= 1.8
|
||||
DISTNAME= cogl-${MAJOR}.0
|
||||
REVISION= 0
|
||||
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
SHARED_LIBS+= cogl-pango 0.0 # 0.0
|
||||
SHARED_LIBS+= cogl 5.0 # 5.0
|
||||
SHARED_LIBS+= cogl 0.0 # 5.0
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/sources/cogl/${MAJOR}/
|
||||
|
||||
MODULES= x11/gnome
|
||||
MODULES= x11/gnome \
|
||||
devel/gettext
|
||||
|
||||
WANTLIB += GL X11 Xau Xcomposite Xdamage Xdmcp Xext Xfixes Xrender
|
||||
WANTLIB += Xxf86vm cairo drm expat ffi fontconfig freetype gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread-stubs xcb xcb-render xcb-shm
|
||||
WANTLIB += z
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread-stubs xcb xcb-render xcb-shm z
|
||||
|
||||
MODGNOME_TOOLS= goi
|
||||
|
||||
LIB_DEPENDS+= devel/pango \
|
||||
graphics/cairo \
|
||||
LIB_DEPENDS= devel/pango \
|
||||
graphics/gdk-pixbuf2
|
||||
|
||||
CONFIGURE_ARGS+= --with-gl-libname=libGL.so
|
||||
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/09/28 12:29:39 robert Exp $
|
||||
@lib lib/libcogl-pango.so.${LIBcogl-pango_VERSION}
|
||||
@lib lib/libcogl.so.${LIBcogl_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/28 12:29:39 robert Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/09/28 12:44:57 ajacoutot Exp $
|
||||
include/cogl/
|
||||
include/cogl/cogl/
|
||||
include/cogl/cogl-pango/
|
||||
@ -52,132 +51,54 @@ include/cogl/cogl/cogl.h
|
||||
include/cogl/cogl/cogl2-clip-state.h
|
||||
include/cogl/cogl/cogl2-experimental.h
|
||||
include/cogl/cogl/cogl2-path.h
|
||||
lib/girepository-1.0/
|
||||
lib/girepository-1.0/Cogl-1.0.typelib
|
||||
lib/girepository-1.0/CoglPango-1.0.typelib
|
||||
lib/libcogl-pango.la
|
||||
@lib lib/libcogl-pango.so.${LIBcogl-pango_VERSION}
|
||||
lib/libcogl.la
|
||||
lib/pkgconfig/
|
||||
@lib lib/libcogl.so.${LIBcogl_VERSION}
|
||||
lib/pkgconfig/cogl-1.0.pc
|
||||
lib/pkgconfig/cogl-2.0-experimental.pc
|
||||
lib/pkgconfig/cogl-gl-1.0.pc
|
||||
lib/pkgconfig/cogl-pango-1.0.pc
|
||||
lib/pkgconfig/cogl-pango-2.0-experimental.pc
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/Cogl-1.0.gir
|
||||
share/gir-1.0/CoglPango-1.0.gir
|
||||
share/locale/
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/cogl.mo
|
||||
share/locale/ast/
|
||||
share/locale/ast/LC_MESSAGES/
|
||||
share/locale/ast/LC_MESSAGES/cogl.mo
|
||||
share/locale/be/
|
||||
share/locale/be/LC_MESSAGES/
|
||||
share/locale/be/LC_MESSAGES/cogl.mo
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/cogl.mo
|
||||
share/locale/cs/
|
||||
share/locale/cs/LC_MESSAGES/
|
||||
share/locale/cs/LC_MESSAGES/cogl.mo
|
||||
share/locale/de/
|
||||
share/locale/de/LC_MESSAGES/
|
||||
share/locale/de/LC_MESSAGES/cogl.mo
|
||||
share/locale/el/
|
||||
share/locale/el/LC_MESSAGES/
|
||||
share/locale/el/LC_MESSAGES/cogl.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/cogl.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/cogl.mo
|
||||
share/locale/eo/
|
||||
share/locale/eo/LC_MESSAGES/
|
||||
share/locale/eo/LC_MESSAGES/cogl.mo
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/es/LC_MESSAGES/cogl.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/cogl.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/cogl.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/cogl.mo
|
||||
share/locale/gl/
|
||||
share/locale/gl/LC_MESSAGES/
|
||||
share/locale/gl/LC_MESSAGES/cogl.mo
|
||||
share/locale/id/
|
||||
share/locale/id/LC_MESSAGES/
|
||||
share/locale/id/LC_MESSAGES/cogl.mo
|
||||
share/locale/it/
|
||||
share/locale/it/LC_MESSAGES/
|
||||
share/locale/it/LC_MESSAGES/cogl.mo
|
||||
share/locale/ja/
|
||||
share/locale/ja/LC_MESSAGES/
|
||||
share/locale/ja/LC_MESSAGES/cogl.mo
|
||||
share/locale/kn/
|
||||
share/locale/kn/LC_MESSAGES/
|
||||
share/locale/kn/LC_MESSAGES/cogl.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/cogl.mo
|
||||
share/locale/lv/
|
||||
share/locale/lv/LC_MESSAGES/
|
||||
share/locale/lv/LC_MESSAGES/cogl.mo
|
||||
share/locale/nb/
|
||||
share/locale/nb/LC_MESSAGES/
|
||||
share/locale/nb/LC_MESSAGES/cogl.mo
|
||||
share/locale/nl/
|
||||
share/locale/nl/LC_MESSAGES/
|
||||
share/locale/nl/LC_MESSAGES/cogl.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/cogl.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/cogl.mo
|
||||
share/locale/pl/
|
||||
share/locale/pl/LC_MESSAGES/
|
||||
share/locale/pl/LC_MESSAGES/cogl.mo
|
||||
share/locale/pt/
|
||||
share/locale/pt/LC_MESSAGES/
|
||||
share/locale/pt/LC_MESSAGES/cogl.mo
|
||||
share/locale/pt_BR/
|
||||
share/locale/pt_BR/LC_MESSAGES/
|
||||
share/locale/pt_BR/LC_MESSAGES/cogl.mo
|
||||
share/locale/ru/
|
||||
share/locale/ru/LC_MESSAGES/
|
||||
share/locale/ru/LC_MESSAGES/cogl.mo
|
||||
share/locale/sl/
|
||||
share/locale/sl/LC_MESSAGES/
|
||||
share/locale/sl/LC_MESSAGES/cogl.mo
|
||||
share/locale/sr/
|
||||
share/locale/sr/LC_MESSAGES/
|
||||
share/locale/sr/LC_MESSAGES/cogl.mo
|
||||
share/locale/sr@latin/
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/cogl.mo
|
||||
share/locale/sv/
|
||||
share/locale/sv/LC_MESSAGES/
|
||||
share/locale/sv/LC_MESSAGES/cogl.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/cogl.mo
|
||||
share/locale/tr/
|
||||
share/locale/tr/LC_MESSAGES/
|
||||
share/locale/tr/LC_MESSAGES/cogl.mo
|
||||
share/locale/zh_CN/
|
||||
share/locale/zh_CN/LC_MESSAGES/
|
||||
share/locale/zh_CN/LC_MESSAGES/cogl.mo
|
||||
share/locale/zh_HK/
|
||||
share/locale/zh_HK/LC_MESSAGES/
|
||||
share/locale/zh_HK/LC_MESSAGES/cogl.mo
|
||||
share/locale/zh_TW/
|
||||
share/locale/zh_TW/LC_MESSAGES/
|
||||
share/locale/zh_TW/LC_MESSAGES/cogl.mo
|
||||
|
Loading…
Reference in New Issue
Block a user