diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-03 04:51:33 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-03 04:51:33 +0000 |
commit | 33a8ded3191185519de920ab169b7a8b0b19701b (patch) | |
tree | b07a2193d6ead3a6c7bcffeea1abba1dfba89713 /x11 | |
parent | 6ec4815bd0f2200909e72cd4226c342b5fe52a2f (diff) | |
download | pkgsrc-33a8ded3191185519de920ab169b7a8b0b19701b.tar.gz |
Import libexo. Packaged by Kibum Han.
libexo is the extension library to Xfce developed by os-cillation.
While Xfce ships with quite a few libraries that are primarly
targeted at desktop development, libexo is targeted at application
development, with a focus on applications for Xfce.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libexo/DESCR | 4 | ||||
-rw-r--r-- | x11/libexo/Makefile | 26 | ||||
-rw-r--r-- | x11/libexo/PLIST | 57 | ||||
-rw-r--r-- | x11/libexo/buildlink3.mk | 38 | ||||
-rw-r--r-- | x11/libexo/distinfo | 5 |
5 files changed, 130 insertions, 0 deletions
diff --git a/x11/libexo/DESCR b/x11/libexo/DESCR new file mode 100644 index 00000000000..8c6d090ab4e --- /dev/null +++ b/x11/libexo/DESCR @@ -0,0 +1,4 @@ +libexo is the extension library to Xfce developed by os-cillation. +While Xfce ships with quite a few libraries that are primarly +targeted at desktop development, libexo is targeted at application +development, with a focus on applications for Xfce. diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile new file mode 100644 index 00000000000..79d44cb315f --- /dev/null +++ b/x11/libexo/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/10/03 04:51:33 minskim Exp $ +# + +DISTNAME= exo-0.3.0 +CATEGORIES= x11 +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= yui@yui.pe.kr +HOMEPAGE= http://libexo.os-cillation.com/ +COMMENT= Extension library to Xfce + +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_X11= yes +USE_TOOLS+= pkg-config + +PKGCONFIG_OVERRIDE+= ${WRKSRC}/exo/exo-0.3.pc.in + +CONFIGURE_ARGS+= --disable-python --with-html-dir=${PREFIX}/share/doc + +.include "../../x11/gtk2/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/libexo/PLIST b/x11/libexo/PLIST new file mode 100644 index 00000000000..2a5dcb64081 --- /dev/null +++ b/x11/libexo/PLIST @@ -0,0 +1,57 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/03 04:51:33 minskim Exp $ +include/exo-0.3/exo/exo-binding.h +include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h +include/exo-0.3/exo/exo-config.h +include/exo-0.3/exo/exo-ellipsized-label.h +include/exo-0.3/exo/exo-enum-types.h +include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h +include/exo-0.3/exo/exo-gobject-extensions.h +include/exo-0.3/exo/exo-gtk-extensions.h +include/exo-0.3/exo/exo-icon-bar.h +include/exo-0.3/exo/exo-icon-view.h +include/exo-0.3/exo/exo-md5.h +include/exo-0.3/exo/exo-pango-extensions.h +include/exo-0.3/exo/exo-string.h +include/exo-0.3/exo/exo-toolbars-editor-dialog.h +include/exo-0.3/exo/exo-toolbars-editor.h +include/exo-0.3/exo/exo-toolbars-model.h +include/exo-0.3/exo/exo-toolbars-view.h +include/exo-0.3/exo/exo-xsession-client.h +include/exo-0.3/exo/exo.h +lib/libexo-0.3.la +lib/pkgconfig/exo-0.3.pc +share/doc/exo/ExoCellRendererEllipsizedText.html +share/doc/exo/ExoEllipsizedLabel.html +share/doc/exo/ExoIconBar.html +share/doc/exo/ExoIconView.html +share/doc/exo/ExoToolbarsEditor.html +share/doc/exo/ExoToolbarsEditorDialog.html +share/doc/exo/ExoToolbarsModel.html +share/doc/exo/ExoToolbarsView.html +share/doc/exo/ExoXsessionClient.html +share/doc/exo/exo-Binding-Properties-Functions.html +share/doc/exo/exo-Extensions-to-GObject.html +share/doc/exo/exo-Extensions-to-Pango.html +share/doc/exo/exo-Extensions-to-gdk-pixbuf.html +share/doc/exo/exo-MD5-functions.html +share/doc/exo/exo-String-Utility-Functions.html +share/doc/exo/exo-Version-Information.html +share/doc/exo/exo-extensions.html +share/doc/exo/exo-miscelleanous.html +share/doc/exo/exo-overview.html +share/doc/exo/exo-toolbars.html +share/doc/exo/exo-widgets.html +share/doc/exo/exo.devhelp +share/doc/exo/home.png +share/doc/exo/index.html +share/doc/exo/index.sgml +share/doc/exo/ix01.html +share/doc/exo/left.png +share/doc/exo/right.png +share/doc/exo/style.css +share/doc/exo/up.png +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libexo-0.3.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libexo-0.3.mo +@dirrm share/doc/exo +@dirrm include/exo-0.3/exo +@dirrm include/exo-0.3 diff --git a/x11/libexo/buildlink3.mk b/x11/libexo/buildlink3.mk new file mode 100644 index 00000000000..4124a7a6c6a --- /dev/null +++ b/x11/libexo/buildlink3.mk @@ -0,0 +1,38 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/10/03 04:51:33 minskim Exp $ +# XXX +# XXX This file was created automatically using createbuildlink-3.9. +# XXX After this file has been verified as correct, the comment lines +# XXX beginning with "XXX" should be removed. Please do not commit +# XXX unverified buildlink3.mk files. +# XXX +# XXX Packages that only install static libraries or headers should +# XXX include the following line: +# XXX +# XXX BUILDLINK_DEPMETHOD.exo?= build + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +EXO_BUILDLINK3_MK:= ${EXO_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= exo +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nexo} +BUILDLINK_PACKAGES+= exo + +.if !empty(EXO_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.exo+= exo>=0.3.0 +BUILDLINK_PKGSRCDIR.exo?= ../../wip-kr/libexo +.endif # EXO_BUILDLINK3_MK + +# XXX +# XXX Uncomment and keep only the buildlink3 lines below which are directly +# XXX needed for dependencies to compile, link, and run. If this package +# XXX provides a wrappered API or otherwise does not expose the APIs of the +# XXX buildlink3 lines below to dependencies, remove them. +# XXX +#.include "../../x11/gtk2/buildlink3.mk" +#.include "../../x11/libxfce4gui/buildlink3.mk" +#.include "../../x11/libxfce4util/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo new file mode 100644 index 00000000000..33a406de90a --- /dev/null +++ b/x11/libexo/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/10/03 04:51:33 minskim Exp $ + +SHA1 (exo-0.3.0.tar.bz2) = 724715b157b6b4a664516459f6c3be10ae82cc4b +RMD160 (exo-0.3.0.tar.bz2) = 328c28fa865a47fd7ce826d7ae27e3a3add61a76 +Size (exo-0.3.0.tar.bz2) = 387737 bytes |