extension library for xfce4
from Landry Breuil <gaston at gcu.info>
This commit is contained in:
parent
4fb31e16c5
commit
823081e11c
42
x11/xfce4/exo/Makefile
Normal file
42
x11/xfce4/exo/Makefile
Normal file
@ -0,0 +1,42 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/08 08:30:01 steven Exp $
|
||||
|
||||
COMMENT= "extension library for xfce4"
|
||||
|
||||
V= 0.3.2
|
||||
DISTNAME= exo-${V}
|
||||
|
||||
SHARED_LIBS += exo-0.3 4.0 # .4.0
|
||||
SHARED_LIBS += exo-hal-0.3 4.0 # .4.0
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://thunar.xfce.org/download/sources/exo/${V}/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-mcs-plugin --disable-python
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :p5-URI-*:www/p5-URI \
|
||||
::textproc/intltool
|
||||
LIB_DEPENDS= xfce4mcs-client.>=3.5,xfce4mcs-manager.>=3.5::x11/xfce4/xfce-mcs-manager \
|
||||
xfcegui4.>=4::x11/xfce4/libxfcegui4
|
||||
|
||||
WANTLIB = ICE SM X11 Xau Xdmcp Xrender atk-1.0 c m z cairo expat \
|
||||
Xcursor Xext Xfixes Xi Xinerama Xrandr \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 png \
|
||||
startup-notification-1 xfce4util
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
x11/xfce4/exo/distinfo
Normal file
5
x11/xfce4/exo/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (xfce4/exo-0.3.2.tar.bz2) = 8b73acc98d0938d1193b31316823b6db
|
||||
RMD160 (xfce4/exo-0.3.2.tar.bz2) = 5281645f63f2195420ba8ba501eeb7bc39170df8
|
||||
SHA1 (xfce4/exo-0.3.2.tar.bz2) = 3a9f65c093d0a81e0a76bd2e8cbcde9805194f3c
|
||||
SHA256 (xfce4/exo-0.3.2.tar.bz2) = 632834506cf7768f9541286dbd90b9aa835bd3bb1ef1a022f2bcb99812945c3f
|
||||
SIZE (xfce4/exo-0.3.2.tar.bz2) = 1121928
|
12
x11/xfce4/exo/patches/patch-exo-helper_helpers_Makefile_in
Normal file
12
x11/xfce4/exo/patches/patch-exo-helper_helpers_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-exo-helper_helpers_Makefile_in,v 1.1.1.1 2007/05/08 08:30:01 steven Exp $
|
||||
--- exo-helper/helpers/Makefile.in.orig Sat Jan 20 15:06:03 2007
|
||||
+++ exo-helper/helpers/Makefile.in Tue May 8 12:24:42 2007
|
||||
@@ -289,7 +289,7 @@ target_alias = @target_alias@
|
||||
target_cpu = @target_cpu@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
-defaultsdir = $(sysconfdir)/xdg/xfce4
|
||||
+defaultsdir = $(prefix)/share/examples/xfce4
|
||||
defaults_DATA = helpers.rc
|
||||
desktopdir = $(datadir)/xfce4/helpers
|
||||
desktop_in_in_files = \
|
2
x11/xfce4/exo/pkg/DESCR
Normal file
2
x11/xfce4/exo/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Libexo is an extension library to Xfce developed by os-cillation and is
|
||||
targeted at application development
|
4
x11/xfce4/exo/pkg/PFRAG.shared
Normal file
4
x11/xfce4/exo/pkg/PFRAG.shared
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/05/08 08:30:01 steven Exp $
|
||||
@lib lib/libexo-0.3.so.${LIBexo-0.3_VERSION}
|
||||
@lib lib/libexo-hal-0.3.so.${LIBexo-hal-0.3_VERSION}
|
||||
lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so
|
169
x11/xfce4/exo/pkg/PLIST
Normal file
169
x11/xfce4/exo/pkg/PLIST
Normal file
@ -0,0 +1,169 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/08 08:30:01 steven Exp $
|
||||
%%SHARED%%
|
||||
bin/exo-csource
|
||||
bin/exo-desktop-item-edit
|
||||
bin/exo-eject
|
||||
bin/exo-mount
|
||||
bin/exo-open
|
||||
bin/exo-preferred-applications
|
||||
bin/exo-unmount
|
||||
include/exo-0.3/
|
||||
include/exo-0.3/exo/
|
||||
include/exo-0.3/exo-hal/
|
||||
include/exo-0.3/exo-hal/exo-hal.h
|
||||
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-cell-renderer-icon.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-execute.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-chooser-dialog.h
|
||||
include/exo-0.3/exo/exo-icon-view.h
|
||||
include/exo-0.3/exo/exo-md5.h
|
||||
include/exo-0.3/exo/exo-mount-point.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-tree-view.h
|
||||
include/exo-0.3/exo/exo-url.h
|
||||
include/exo-0.3/exo/exo-utils.h
|
||||
include/exo-0.3/exo/exo-wrap-table.h
|
||||
include/exo-0.3/exo/exo-xsession-client.h
|
||||
include/exo-0.3/exo/exo.h
|
||||
lib/libexo-0.3.a
|
||||
lib/libexo-0.3.la
|
||||
lib/libexo-hal-0.3.a
|
||||
lib/libexo-hal-0.3.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/exo-0.3.pc
|
||||
lib/pkgconfig/exo-hal-0.3.pc
|
||||
lib/xfce4/
|
||||
lib/xfce4/mcs-plugins/
|
||||
lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a
|
||||
lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la
|
||||
libexec/exo-compose-mail-0.3
|
||||
libexec/exo-helper-0.3
|
||||
@man man/man1/exo-csource.1
|
||||
@man man/man1/exo-open.1
|
||||
share/applications/
|
||||
share/applications/exo-preferred-applications.desktop
|
||||
share/examples/xfce4/
|
||||
share/examples/xfce4/helpers.rc
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/24x24/
|
||||
share/icons/hicolor/24x24/apps/
|
||||
share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/applications-internet.png
|
||||
share/icons/hicolor/48x48/apps/applications-other.png
|
||||
share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png
|
||||
share/locale/be/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ca/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/cs/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/cy/
|
||||
share/locale/cy/LC_MESSAGES/
|
||||
share/locale/cy/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/de/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/el/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/es/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/et/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/fi/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/fr/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/gl/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/he/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/hu/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/it/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ja/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ka/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/nl/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/pl/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ro/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ru/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/sv/LC_MESSAGES/libexo-0.3.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/exo-0.3/
|
||||
share/pixmaps/exo-0.3/exo-thumbnail-frame.png
|
||||
share/xfce4/
|
||||
share/xfce4/doc/
|
||||
share/xfce4/doc/C/
|
||||
share/xfce4/doc/C/exo-preferred-applications.html
|
||||
share/xfce4/doc/C/images/
|
||||
share/xfce4/doc/C/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/C/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/fr/
|
||||
share/xfce4/doc/fr/exo-preferred-applications.html
|
||||
share/xfce4/doc/fr/images/
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/ja/
|
||||
share/xfce4/doc/ja/exo-preferred-applications.html
|
||||
share/xfce4/doc/ja/images/
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/helpers/
|
||||
share/xfce4/helpers/Terminal.desktop
|
||||
share/xfce4/helpers/aterm.desktop
|
||||
share/xfce4/helpers/balsa.desktop
|
||||
share/xfce4/helpers/debian-sensible-browser.desktop
|
||||
share/xfce4/helpers/debian-x-terminal-emulator.desktop
|
||||
share/xfce4/helpers/encompass.desktop
|
||||
share/xfce4/helpers/epiphany.desktop
|
||||
share/xfce4/helpers/eterm.desktop
|
||||
share/xfce4/helpers/evolution.desktop
|
||||
share/xfce4/helpers/firefox.desktop
|
||||
share/xfce4/helpers/galeon.desktop
|
||||
share/xfce4/helpers/gnome-terminal.desktop
|
||||
share/xfce4/helpers/kmail.desktop
|
||||
share/xfce4/helpers/konqueror.desktop
|
||||
share/xfce4/helpers/links.desktop
|
||||
share/xfce4/helpers/lynx.desktop
|
||||
share/xfce4/helpers/mozilla-browser.desktop
|
||||
share/xfce4/helpers/mozilla-mailer.desktop
|
||||
share/xfce4/helpers/mutt.desktop
|
||||
share/xfce4/helpers/netscape-navigator.desktop
|
||||
share/xfce4/helpers/nxterm.desktop
|
||||
share/xfce4/helpers/opera-browser.desktop
|
||||
share/xfce4/helpers/opera-mailer.desktop
|
||||
share/xfce4/helpers/sylpheed-claws.desktop
|
||||
share/xfce4/helpers/sylpheed.desktop
|
||||
share/xfce4/helpers/thunderbird.desktop
|
||||
share/xfce4/helpers/urxvt.desktop
|
||||
share/xfce4/helpers/w3m.desktop
|
||||
share/xfce4/helpers/xterm.desktop
|
Loading…
Reference in New Issue
Block a user