diff options
author | kwm <kwm@FreeBSD.org> | 2013-09-13 03:42:03 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-09-13 03:42:03 +0800 |
commit | 3f75f5cfbc1c1aa275011769b977f96a5967aeb9 (patch) | |
tree | 7e406473ce2faadb142d90f920178ba6bcb905f8 /print/cups-pk-helper | |
parent | eb00cdb505c9a15eb3e9ac432e1fcace1fd350ba (diff) | |
download | freebsd-ports-gnome-3f75f5cfbc1c1aa275011769b977f96a5967aeb9.tar.gz freebsd-ports-gnome-3f75f5cfbc1c1aa275011769b977f96a5967aeb9.tar.zst freebsd-ports-gnome-3f75f5cfbc1c1aa275011769b977f96a5967aeb9.zip |
Update to 0.2.5.
Diffstat (limited to 'print/cups-pk-helper')
-rw-r--r-- | print/cups-pk-helper/Makefile | 16 | ||||
-rw-r--r-- | print/cups-pk-helper/distinfo | 4 | ||||
-rw-r--r-- | print/cups-pk-helper/pkg-plist | 32 |
3 files changed, 40 insertions, 12 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile index 90f97c69311c..959de84fbdc7 100644 --- a/print/cups-pk-helper/Makefile +++ b/print/cups-pk-helper/Makefile @@ -3,21 +3,19 @@ # $MCom: ports/print/cups-pk-helper/Makefile,v 1.1 2009/12/29 16:01:07 ahze Exp $ PORTNAME= cups-pk-helper -PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTVERSION= 0.2.5 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A helper that makes system-config-printer use PolicyKit +COMMENT= Helper that makes system-config-printer use PolicyKit -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - cups.2:${PORTSDIR}/print/cups-client \ - polkit.2:${PORTSDIR}/sysutils/policykit +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client \ + libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit -USE_BZIP2= yes -USE_GNOME= intlhack gtk20 -USES= gettext gmake pkgconfig +USE_XZ= yes +USE_GNOME= glib20 intlhack +USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/libs diff --git a/print/cups-pk-helper/distinfo b/print/cups-pk-helper/distinfo index 0911c7ee81ab..e1b7a2f765b3 100644 --- a/print/cups-pk-helper/distinfo +++ b/print/cups-pk-helper/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-pk-helper-0.0.4.tar.bz2) = 85edaa3a931a167e519eaeb378bf52c5332879820989fff72310360ac23e7056 -SIZE (cups-pk-helper-0.0.4.tar.bz2) = 266120 +SHA256 (cups-pk-helper-0.2.5.tar.xz) = 19221eed65a1e1498d396f3f99a783a95b21b4385e63b57a1f16e8728b8ca118 +SIZE (cups-pk-helper-0.2.5.tar.xz) = 152620 diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist index d1d62a8cabb5..3d6004efee2d 100644 --- a/print/cups-pk-helper/pkg-plist +++ b/print/cups-pk-helper/pkg-plist @@ -1,4 +1,34 @@ etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf libexec/cups-pk-helper-mechanism -share/PolicyKit/policy/org.opensuse.cupspkhelper.mechanism.policy share/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service +share/locale/cs/LC_MESSAGES/cups-pk-helper.mo +share/locale/de/LC_MESSAGES/cups-pk-helper.mo +share/locale/eo/LC_MESSAGES/cups-pk-helper.mo +share/locale/es/LC_MESSAGES/cups-pk-helper.mo +share/locale/eu/LC_MESSAGES/cups-pk-helper.mo +share/locale/fi/LC_MESSAGES/cups-pk-helper.mo +share/locale/fr/LC_MESSAGES/cups-pk-helper.mo +share/locale/gl/LC_MESSAGES/cups-pk-helper.mo +share/locale/hr/LC_MESSAGES/cups-pk-helper.mo +share/locale/hu/LC_MESSAGES/cups-pk-helper.mo +share/locale/ia/LC_MESSAGES/cups-pk-helper.mo +share/locale/id/LC_MESSAGES/cups-pk-helper.mo +share/locale/it/LC_MESSAGES/cups-pk-helper.mo +share/locale/ja/LC_MESSAGES/cups-pk-helper.mo +share/locale/ka/LC_MESSAGES/cups-pk-helper.mo +share/locale/ko/LC_MESSAGES/cups-pk-helper.mo +share/locale/lv/LC_MESSAGES/cups-pk-helper.mo +share/locale/nl/LC_MESSAGES/cups-pk-helper.mo +share/locale/pl/LC_MESSAGES/cups-pk-helper.mo +share/locale/pt_BR/LC_MESSAGES/cups-pk-helper.mo +share/locale/sk/LC_MESSAGES/cups-pk-helper.mo +share/locale/sl/LC_MESSAGES/cups-pk-helper.mo +share/locale/sr/LC_MESSAGES/cups-pk-helper.mo +share/locale/sv/LC_MESSAGES/cups-pk-helper.mo +share/locale/tr/LC_MESSAGES/cups-pk-helper.mo +share/locale/uk/LC_MESSAGES/cups-pk-helper.mo +share/locale/zh_CN/LC_MESSAGES/cups-pk-helper.mo +share/locale/zh_TW/LC_MESSAGES/cups-pk-helper.mo +share/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy +@dirrmtry share/locale/ia/LC_MESSAGES +@dirrmtry share/locale/ia |