Update to xfce4-clipman 1.0.0, rework DESCR, use FAKE_FLAGS to correctly
install things in share/examples. with tweaks and ok ajacoutot@
This commit is contained in:
parent
7134a2526e
commit
cb54c17824
@ -1,24 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2008/07/10 11:38:03 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2009/04/22 07:41:20 landry Exp $
|
||||
|
||||
COMMENT= clipboard history plugin for the xfce4 panel
|
||||
|
||||
XFCE_VERSION= 0.8.0
|
||||
XFCE_VERSION= 1.0.0
|
||||
XFCE_PLUGIN= clipman
|
||||
PKGNAME= ${DISTNAME:S/-plugin//}p3
|
||||
|
||||
# BSD
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
WANTLIB= X11 Xdmcp Xrender Xau Xdamage fontconfig freetype m z c \
|
||||
Xcursor Xext Xfixes Xi Xcomposite Xinerama Xrandr expat \
|
||||
atk-1.0 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||
gmodule-2.0 gobject-2.0 gtk-x11-2.0 pango-1.0 \
|
||||
pangoft2-1.0 pangocairo-1.0 pixman-1 cairo glitz png \
|
||||
xfce4util xfcegui4
|
||||
LIB_DEPENDS+= xfconf-0::x11/xfce4/xfconf
|
||||
|
||||
FAKE_FLAGS = autostartdir=${PREFIX}/share/examples/xfce4-clipman \
|
||||
actionsdir=${PREFIX}/share/examples/xfce4-clipman
|
||||
|
||||
WANTLIB = ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 \
|
||||
dbus-glib-1 exo-0.3 expat fontconfig freetype gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 \
|
||||
gobject-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 png pthread startup-notification-1 \
|
||||
xfce4util xfcegui4 xml2 z
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = gI1Oi8bpqdTtMBJPsiNsHQ==
|
||||
RMD160 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = 9bTxSyMXvNALqC575wYDc7lM89c=
|
||||
SHA1 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = V1vNqBZkbF+hixpFKnaW9whChBs=
|
||||
SHA256 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = SebGFgrkxBI4Nv0bjiTt/1Z80zReSz+ehHKZcziIoco=
|
||||
SIZE (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = 193458
|
||||
MD5 (xfce4/xfce4-clipman-plugin-1.0.0.tar.bz2) = nvQyFrbqxjA1r7Gz+Cxfkg==
|
||||
RMD160 (xfce4/xfce4-clipman-plugin-1.0.0.tar.bz2) = 6s7TNBA6O3/4abL9KhkyEuO7zyQ=
|
||||
SHA1 (xfce4/xfce4-clipman-plugin-1.0.0.tar.bz2) = 03mFeRx784hnQJ9aqa7l6Nn7M4w=
|
||||
SHA256 (xfce4/xfce4-clipman-plugin-1.0.0.tar.bz2) = F/0sUA0lfL9Z1vPzTUzfFYEbF/QlwcBNvGjnRf3jY9I=
|
||||
SIZE (xfce4/xfce4-clipman-plugin-1.0.0.tar.bz2) = 470391
|
||||
|
@ -1 +1,5 @@
|
||||
xfce4-clipman provides a clipboard history for the xfce4 panel.
|
||||
Clipboard Manager for the Xfce Panel and as a standalone application
|
||||
(it is a bundle). It keeps the clipboard contents around (even after an
|
||||
application quits), it is able to handle text and images, and has a
|
||||
feature to execute actions on specific text selection by matching them
|
||||
against regexes.
|
||||
|
@ -1,17 +1,90 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/07/08 12:50:06 landry Exp $
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
@bin libexec/xfce4/panel-plugins/xfce4-clipman-plugin
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/04/22 07:41:20 landry Exp $
|
||||
@bin bin/xfce4-clipman-plugin
|
||||
@bin bin/xfce4-popup-clipman
|
||||
share/applications/xfce4-clipman-plugin.desktop
|
||||
share/examples/xfce4-clipman/
|
||||
@sample ${SYSCONFDIR}/xdg/
|
||||
@sample ${SYSCONFDIR}/xdg/xfce4/
|
||||
@sample ${SYSCONFDIR}/xdg/xfce4/panel/
|
||||
@sample ${SYSCONFDIR}/xdg/autostart/
|
||||
share/examples/xfce4-clipman/xfce4-clipman-actions.xml
|
||||
@sample ${SYSCONFDIR}/xdg/xfce4/panel/xfce4-clipman-actions.xml
|
||||
share/examples/xfce4-clipman/xfce4-clipman-plugin-autostart.desktop
|
||||
@sample ${SYSCONFDIR}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png
|
||||
share/icons/hicolor/22x22/
|
||||
share/icons/hicolor/22x22/apps/
|
||||
share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png
|
||||
share/icons/hicolor/24x24/
|
||||
share/icons/hicolor/24x24/apps/
|
||||
share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png
|
||||
share/icons/hicolor/32x32/
|
||||
share/icons/hicolor/32x32/apps/
|
||||
share/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/ur/
|
||||
share/locale/ur/LC_MESSAGES/
|
||||
share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo
|
||||
share/xfce4/
|
||||
share/xfce4/doc/
|
||||
share/xfce4/doc/C/
|
||||
share/xfce4/doc/C/images/
|
||||
share/xfce4/doc/C/images/clipman-action-dialog.png
|
||||
share/xfce4/doc/C/images/clipman-menu.png
|
||||
share/xfce4/doc/C/images/clipman-settings-actions.png
|
||||
share/xfce4/doc/C/images/clipman-settings-general.png
|
||||
share/xfce4/doc/C/xfce4-clipman-plugin.html
|
||||
share/xfce4/doc/gl/
|
||||
share/xfce4/doc/gl/images/
|
||||
share/xfce4/doc/gl/images/clipman-action-dialog.png
|
||||
share/xfce4/doc/gl/images/clipman-menu.png
|
||||
share/xfce4/doc/gl/images/clipman-settings-actions.png
|
||||
share/xfce4/doc/gl/images/clipman-settings-general.png
|
||||
share/xfce4/doc/gl/xfce4-clipman-plugin.html
|
||||
share/xfce4/panel-plugins/
|
||||
share/xfce4/panel-plugins/clipman.desktop
|
||||
share/xfce4/panel-plugins/xfce4-clipman-plugin.desktop
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user