import gnome-build 0.2.2
This is the GNOME Build Framework (GBF). feedback and ok ajacoutot@
This commit is contained in:
parent
051ecd1458
commit
44c36cf310
36
x11/gnome/build/Makefile
Normal file
36
x11/gnome/build/Makefile
Normal file
@ -0,0 +1,36 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/18 18:47:45 jasper Exp $
|
||||
|
||||
COMMENT= Gnome Build Framework (GBF)
|
||||
|
||||
GNOME_PROJECT= gnome-build
|
||||
GNOME_VERSION= 0.2.2
|
||||
SHARED_LIBS += gbf-1 0.0 # .1.0
|
||||
SHARED_LIBS += gbf-widgets-1 0.0 # .1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
|
||||
bonoboui-2 cairo crypto dbus-1 dbus-glib-1 esd expat \
|
||||
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomeui-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
|
||||
gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre png popt ssl util xml2 z
|
||||
|
||||
LIB_DEPENDS= gdl-1,gdl-gnome-1::x11/gnome/gdl
|
||||
RUN_DEPENDS= ::devel/p5-Locale-gettext
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/build/distinfo
Normal file
5
x11/gnome/build/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/gnome-build-0.2.2.tar.bz2) = aTkHFUrc06/RnX4cNWGn9w==
|
||||
RMD160 (gnome/gnome-build-0.2.2.tar.bz2) = 5yUKDpwlG7jOtMKTrrXcVcpUeSw=
|
||||
SHA1 (gnome/gnome-build-0.2.2.tar.bz2) = 7vxeUlFKNR+1cHcwHsUSognF3jk=
|
||||
SHA256 (gnome/gnome-build-0.2.2.tar.bz2) = a/yX27hiM5/m6GzfTNVKAy2R6Y9sxDNtJCvXgV65IM8=
|
||||
SIZE (gnome/gnome-build-0.2.2.tar.bz2) = 479235
|
1
x11/gnome/build/pkg/DESCR
Normal file
1
x11/gnome/build/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This is the GNOME Build Framework (GBF).
|
5
x11/gnome/build/pkg/PFRAG.shared
Normal file
5
x11/gnome/build/pkg/PFRAG.shared
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/02/18 18:47:45 jasper Exp $
|
||||
lib/gnome-build-1.0/backends/libgbf-am.so
|
||||
lib/gnome-build-1.0/backends/libgbf-mkfile.so
|
||||
@lib lib/libgbf-1.so.${LIBgbf-1_VERSION}
|
||||
@lib lib/libgbf-widgets-1.so.${LIBgbf-widgets-1_VERSION}
|
119
x11/gnome/build/pkg/PLIST
Normal file
119
x11/gnome/build/pkg/PLIST
Normal file
@ -0,0 +1,119 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/18 18:47:45 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/gbf-am-parse
|
||||
bin/gbf-mkfile-parse
|
||||
include/gnome-build-1.0/
|
||||
include/gnome-build-1.0/gbf/
|
||||
include/gnome-build-1.0/gbf/gbf-backend.h
|
||||
include/gnome-build-1.0/gbf/gbf-build-info.h
|
||||
include/gnome-build-1.0/gbf/gbf-project-model.h
|
||||
include/gnome-build-1.0/gbf/gbf-project-util.h
|
||||
include/gnome-build-1.0/gbf/gbf-project-view.h
|
||||
include/gnome-build-1.0/gbf/gbf-project.h
|
||||
include/gnome-build-1.0/gbf/gbf-tree-data.h
|
||||
include/gnome-build-1.0/gbf/gbf-widgets.h
|
||||
include/gnome-build-1.0/gbf/glue-plugin.h
|
||||
lib/gnome-build-1.0/
|
||||
lib/gnome-build-1.0/backends/
|
||||
lib/gnome-build-1.0/backends/gbf-am.server
|
||||
lib/gnome-build-1.0/backends/gbf-mkfile.server
|
||||
lib/gnome-build-1.0/backends/libgbf-am.a
|
||||
lib/gnome-build-1.0/backends/libgbf-am.la
|
||||
lib/gnome-build-1.0/backends/libgbf-mkfile.a
|
||||
lib/gnome-build-1.0/backends/libgbf-mkfile.la
|
||||
lib/libgbf-1.a
|
||||
lib/libgbf-1.la
|
||||
lib/libgbf-widgets-1.a
|
||||
lib/libgbf-widgets-1.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-build-1.0.pc
|
||||
share/gnome-build/
|
||||
share/gnome-build/GBF/
|
||||
share/gnome-build/GBF/AmFiles.pm
|
||||
share/gnome-build/GBF/General.pm
|
||||
share/gnome-build/GBF/Make.pm
|
||||
share/gnome-build/glade/
|
||||
share/gnome-build/glade/create_dialogs.glade
|
||||
share/gnome-build/glade/gbf-am-dialogs.glade
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/be/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/bg/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ca/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/cs/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/de/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/el/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/es/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/fi/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/fr/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/gl/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/he/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/hr/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/hu/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/it/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ja/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ko/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/lv/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/nb/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/nl/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/pl/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/pt/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/ru/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sk/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sl/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sr/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
share/locale/sr@Latn/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/sv/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/tr/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/uk/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/vi/LC_MESSAGES/gbf-1.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gbf-1.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/gbf-build.png
|
||||
share/pixmaps/gbf-install.png
|
Loading…
Reference in New Issue
Block a user