Update to system-config-printer-1.5.18.

This commit is contained in:
ajacoutot 2022-08-31 06:29:07 +00:00
parent 3b3db97fd2
commit b97eef269a
4 changed files with 12 additions and 8 deletions

View File

@ -1,6 +1,6 @@
COMMENT= printer (CUPS) administration tool
V= 1.5.17
V= 1.5.18
DISTNAME= system-config-printer-${V}
CATEGORIES= print sysutils
@ -31,7 +31,10 @@ RUN_DEPENDS= devel/desktop-file-utils \
# pygobject introspections (not provided by indirect dependencies)
RUN_DEPENDS += devel/libnotify \
x11/gnome/libsecret \
x11/gtk+3
x11/gtk+3 \
# GNOME dark mode; not enforcing since it's installed as part of GNOME
#RUN_DEPENDS += x11/libhandy
# only useful if cups is installed but don't enforce the dependency because
# gnome-control-center requires system-config-printer and we may not want cups
@ -40,7 +43,7 @@ RUN_DEPENDS += devel/libnotify \
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
FAKE_FLAGS= dbusdir=${PREFIX}/share/examples/system-config-printer/dbus-1/system.d/ \

View File

@ -1,2 +1,2 @@
SHA256 (system-config-printer-1.5.17.tar.gz) = zErXO0T5Cm6s2EgNRhYpoQohabKOch14iWJhvDDAFwI=
SIZE (system-config-printer-1.5.17.tar.gz) = 3588338
SHA256 (system-config-printer-1.5.18.tar.gz) = gRrWrAEOXAuTjTi0mef26elZQXFrByM1pcmbKpYulXg=
SIZE (system-config-printer-1.5.18.tar.gz) = 3684177

View File

@ -10,7 +10,7 @@ Index: Makefile.in
# Uninstall the module, crossing our fingers that we know enough
# about how distutils works to do this. Unfortunately, distutils
@@ -2028,7 +2028,7 @@ update-po: missing-languages
@@ -2029,7 +2029,7 @@ update-po: missing-languages
$(MAKE) -C po update-po
missing-languages:
@ -19,7 +19,7 @@ Index: Makefile.in
diff -u <(cat po/LINGUAS) \
<(cd po; ls -1 *.po | sed -e "s,\.po$$,,")'
@@ -2075,7 +2075,7 @@ help:
@@ -2076,7 +2076,7 @@ help:
@echo " test-xmldriverprefs Show preferred driver order for all models"
test-xml-validity.sh: FORCE
@ -28,7 +28,7 @@ Index: Makefile.in
echo "set -e" >> "$@"
echo "xmllint --relaxng \\" >> "$@"
echo " $(top_srcdir)/xml/preferreddrivers.rng \\" >> "$@"
@@ -2085,7 +2085,7 @@ test-xml-validity.sh: FORCE
@@ -2086,7 +2086,7 @@ test-xml-validity.sh: FORCE
chmod 755 "$@"
py.test.sh: FORCE

View File

@ -73,6 +73,7 @@ share/locale/id/LC_MESSAGES/system-config-printer.mo
share/locale/is/LC_MESSAGES/system-config-printer.mo
share/locale/it/LC_MESSAGES/system-config-printer.mo
share/locale/ja/LC_MESSAGES/system-config-printer.mo
share/locale/ka/LC_MESSAGES/system-config-printer.mo
share/locale/kn/LC_MESSAGES/system-config-printer.mo
share/locale/ko/LC_MESSAGES/system-config-printer.mo
share/locale/lt/LC_MESSAGES/system-config-printer.mo