pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libexo Import libexo. Packaged by Kibum Han.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb584a72a29b
branches: trunk
changeset: 500134:bb584a72a29b
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Oct 03 04:51:33 2005 +0000
description:
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:
x11/libexo/DESCR | 4 +++
x11/libexo/Makefile | 26 +++++++++++++++++++++
x11/libexo/PLIST | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
x11/libexo/buildlink3.mk | 38 ++++++++++++++++++++++++++++++++
x11/libexo/distinfo | 5 ++++
5 files changed, 130 insertions(+), 0 deletions(-)
diffs (150 lines):
diff -r 1f48fa5a3f33 -r bb584a72a29b x11/libexo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libexo/DESCR Mon Oct 03 04:51:33 2005 +0000
@@ -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 -r 1f48fa5a3f33 -r bb584a72a29b x11/libexo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libexo/Makefile Mon Oct 03 04:51:33 2005 +0000
@@ -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@localhost
+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 -r 1f48fa5a3f33 -r bb584a72a29b x11/libexo/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libexo/PLIST Mon Oct 03 04:51:33 2005 +0000
@@ -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 -r 1f48fa5a3f33 -r bb584a72a29b x11/libexo/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libexo/buildlink3.mk Mon Oct 03 04:51:33 2005 +0000
@@ -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 -r 1f48fa5a3f33 -r bb584a72a29b x11/libexo/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libexo/distinfo Mon Oct 03 04:51:33 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index