Update to xfprint 4.6.0, remove mcs dependency.
This commit is contained in:
parent
4ccd7071d4
commit
3b995c36f0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/11/06 15:34:46 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2009/03/08 17:21:56 landry Exp $
|
||||
|
||||
COMMENT= printing helper for xfce4
|
||||
|
||||
@ -19,19 +19,17 @@ CONFIGURE_ARGS= --enable-cups \
|
||||
--enable-bsdlpr \
|
||||
--with-printcap=/etc/printcap
|
||||
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager \
|
||||
::print/a2ps
|
||||
RUN_DEPENDS= ::print/a2ps
|
||||
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3,xfce4mcs-manager.>=3::x11/xfce4/libxfce4mcs \
|
||||
xfconf-0::x11/xfce4/xfconf \
|
||||
cups.>=3::print/cups
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo crypto \
|
||||
expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo crypto dbus-1 \
|
||||
dbus-glib-1 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gio-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 \
|
||||
ssl startup-notification-1 xfce4util z
|
||||
pthread ssl startup-notification-1 xfce4util z
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xfce4/xfprint-4.4.3.tar.bz2) = f8LLHlMdInF7F/n4dxHsBQ==
|
||||
RMD160 (xfce4/xfprint-4.4.3.tar.bz2) = Os23RC2pHfnHFRk7a6g/ENHbTmQ=
|
||||
SHA1 (xfce4/xfprint-4.4.3.tar.bz2) = oWcN0kegTc07qJfMMpd/CCiSaQA=
|
||||
SHA256 (xfce4/xfprint-4.4.3.tar.bz2) = DQt8znaUbChMlYa96+AK+mxlqqbSibn4GvhDxXHXw1A=
|
||||
SIZE (xfce4/xfprint-4.4.3.tar.bz2) = 842716
|
||||
MD5 (xfce4/xfprint-4.6.0.tar.bz2) = zy4N5DNn2moO9+7vBIdigQ==
|
||||
RMD160 (xfce4/xfprint-4.6.0.tar.bz2) = z1U7t8yLPBnCByYMNRuHRnqSdpM=
|
||||
SHA1 (xfce4/xfprint-4.6.0.tar.bz2) = KL1sj/RusBk2R9HNGhPZcKGOWZs=
|
||||
SHA256 (xfce4/xfprint-4.6.0.tar.bz2) = EyvTbObiy3uMBvsXlPjkrJ2j+t/fV7v/le4Sd8whhmw=
|
||||
SIZE (xfce4/xfprint-4.6.0.tar.bz2) = 842525
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/02/04 11:22:58 landry Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2009/03/08 17:21:56 landry Exp $
|
||||
@lib lib/libxfprint.so.${LIBxfprint_VERSION}
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.so
|
||||
lib/xfce4/xfprint-plugins/bsdlpr_plugin.so
|
||||
lib/xfce4/xfprint-plugins/cups_plugin.so
|
||||
|
@ -1,7 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/11/06 15:34:47 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/03/08 17:21:56 landry Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/xfprint-settings
|
||||
@bin bin/xfprint4
|
||||
@bin bin/xfprint4-manager
|
||||
include/xfce4/
|
||||
include/xfce4/libxfprint/
|
||||
include/xfce4/libxfprint/common.h
|
||||
include/xfce4/libxfprint/job.h
|
||||
@ -12,18 +14,16 @@ include/xfce4/libxfprint/printer.h
|
||||
include/xfce4/libxfprint/printing-system.h
|
||||
lib/libxfprint.a
|
||||
lib/libxfprint.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/xfprint-1.0.pc
|
||||
lib/xfce4/
|
||||
lib/xfce4/mcs-plugins/
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.a
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.la
|
||||
lib/xfce4/xfprint-plugins/
|
||||
lib/xfce4/xfprint-plugins/bsdlpr_plugin.a
|
||||
lib/xfce4/xfprint-plugins/bsdlpr_plugin.la
|
||||
lib/xfce4/xfprint-plugins/cups_plugin.a
|
||||
lib/xfce4/xfprint-plugins/cups_plugin.la
|
||||
share/applications/xfce-xfprint-settings.desktop
|
||||
share/applications/xfprint-manager.desktop
|
||||
share/applications/xfprint-settings.desktop
|
||||
share/applications/xfprint.desktop
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
@ -43,55 +43,91 @@ share/gtk-doc/html/libxfprint/libxfprint.devhelp2
|
||||
share/gtk-doc/html/libxfprint/right.png
|
||||
share/gtk-doc/html/libxfprint/style.css
|
||||
share/gtk-doc/html/libxfprint/up.png
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/24x24/
|
||||
share/icons/hicolor/24x24/devices/
|
||||
share/icons/hicolor/24x24/devices/printer.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/devices/
|
||||
share/icons/hicolor/48x48/devices/printer.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/devices/
|
||||
share/icons/hicolor/scalable/devices/printer.svg
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/xfprint.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/xfprint.mo
|
||||
share/locale/be/LC_MESSAGES/xfprint.mo
|
||||
share/locale/bg/LC_MESSAGES/xfprint.mo
|
||||
share/locale/bn_IN/
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ca/LC_MESSAGES/xfprint.mo
|
||||
share/locale/cs/LC_MESSAGES/xfprint.mo
|
||||
share/locale/da/LC_MESSAGES/xfprint.mo
|
||||
share/locale/de/LC_MESSAGES/xfprint.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/xfprint.mo
|
||||
share/locale/el/LC_MESSAGES/xfprint.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/xfprint.mo
|
||||
share/locale/eo/LC_MESSAGES/xfprint.mo
|
||||
share/locale/es/LC_MESSAGES/xfprint.mo
|
||||
share/locale/es_MX/
|
||||
share/locale/es_MX/LC_MESSAGES/
|
||||
share/locale/es_MX/LC_MESSAGES/xfprint.mo
|
||||
share/locale/et/LC_MESSAGES/xfprint.mo
|
||||
share/locale/eu/LC_MESSAGES/xfprint.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/xfprint.mo
|
||||
share/locale/fi/LC_MESSAGES/xfprint.mo
|
||||
share/locale/fr/LC_MESSAGES/xfprint.mo
|
||||
share/locale/gl/LC_MESSAGES/xfprint.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/xfprint.mo
|
||||
share/locale/he/LC_MESSAGES/xfprint.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/xfprint.mo
|
||||
share/locale/hu/LC_MESSAGES/xfprint.mo
|
||||
share/locale/id/LC_MESSAGES/xfprint.mo
|
||||
share/locale/it/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ja/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ka/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ko/LC_MESSAGES/xfprint.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/xfprint.mo
|
||||
share/locale/lv/LC_MESSAGES/xfprint.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/xfprint.mo
|
||||
share/locale/mr/
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/xfprint.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfprint.mo
|
||||
share/locale/nl/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pl/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pt_PT/
|
||||
share/locale/pt_PT/LC_MESSAGES/
|
||||
share/locale/pt_PT/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ro/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ru/LC_MESSAGES/xfprint.mo
|
||||
@ -99,7 +135,12 @@ share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sk/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sv/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/xfprint.mo
|
||||
share/locale/tr/LC_MESSAGES/xfprint.mo
|
||||
share/locale/uk/LC_MESSAGES/xfprint.mo
|
||||
@ -109,6 +150,10 @@ share/locale/ur/LC_MESSAGES/xfprint.mo
|
||||
share/locale/vi/LC_MESSAGES/xfprint.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfprint.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfprint.mo
|
||||
share/xfce4/
|
||||
share/xfce4/doc/
|
||||
share/xfce4/doc/C/
|
||||
share/xfce4/doc/C/images/
|
||||
share/xfce4/doc/C/images/xfprint-manager-queue.png
|
||||
share/xfce4/doc/C/images/xfprint-manager.png
|
||||
share/xfce4/doc/C/images/xfprint_headings.png
|
||||
@ -118,6 +163,8 @@ share/xfce4/doc/C/images/xfprint_prettyprinting.png
|
||||
share/xfce4/doc/C/images/xfprint_sheets.png
|
||||
share/xfce4/doc/C/images/xfprint_virtualpages.png
|
||||
share/xfce4/doc/C/xfprint.html
|
||||
share/xfce4/doc/fr/
|
||||
share/xfce4/doc/fr/images/
|
||||
share/xfce4/doc/fr/images/xfprint-manager-queue.png
|
||||
share/xfce4/doc/fr/images/xfprint-manager.png
|
||||
share/xfce4/doc/fr/images/xfprint_headings.png
|
||||
|
Loading…
Reference in New Issue
Block a user