209 Commits

Author SHA1 Message Date
ajacoutot
a0ea0806d9 Updte to hplip-3.22.10. 2022-11-02 08:29:31 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
ajacoutot
28a463eaf6 Update to hplip-3.22.6. 2022-06-29 12:02:20 +00:00
ajacoutot
22683896a1 Regen WANTLIB after print/cups,-libs lost irs dependency on gnutls. 2022-05-26 12:59:04 +00:00
ajacoutot
0bfd60c40d Update to hplip-3.22.4. 2022-04-29 07:52:37 +00:00
sthen
f3b0fc339f sync WANTLIB 2022-03-31 14:43:32 +00:00
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
ajacoutot
277a94a1c0 Update to hplip-3.22.2. 2022-02-28 09:49:55 +00:00
ajacoutot
7b202e3c81 Update to hplip-3.21.12. 2021-12-18 09:52:25 +00:00
ajacoutot
f69d2261f6 Update to hplip-3.21.10. 2021-11-06 09:45:36 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
ajacoutot
239a9407e0 Update to hplip-3.21.8. 2021-09-11 08:39:12 +00:00
ajacoutot
320d3e3df2 net/avahi -> net/avahi,-libs for LDEP
Add explicity RDEP on net/avahi (the daemon part) because some packages
make no sense without it.
2021-09-03 11:48:53 +00:00
ajacoutot
4f62a1a5f6 Update to hplip-3.21.6. 2021-07-11 07:52:22 +00:00
ajacoutot
ad2b8465b0 Update to hplip-3.21.4. 2021-05-15 17:06:00 +00:00
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
2ef2f6a0ea Update to hplip-3.21.2. 2021-02-18 09:13:42 +00:00
ajacoutot
137f27400a Update to hplip-3.20.11. 2020-12-04 12:36:50 +00:00
kirby
68e0746b58 Fix hp-uiscan desktop file.
OK aja@ (maintainer)
2020-11-09 12:38:27 +00:00
ajacoutot
1045b917aa Add a bit more information regarding HP scanners.
from a discussion with landry@
2020-10-11 15:45:31 +00:00
ajacoutot
4de2c3ce99 Oops, bumped the wrong subpackage. 2020-10-08 06:47:45 +00:00
ajacoutot
5cad199440 Remove optional dependency on devel/py-notify which is going to be removed
pending the upcoming x11/py-gtk2 removal.
2020-10-07 07:24:13 +00:00
ajacoutot
4c445bb2a7 Update to hplip-3.20.9. 2020-10-03 13:39:31 +00:00
ajacoutot
7386ae0c55 Missing dependency on py3-distro.
Remove redundant 'import platform'.

prodded by gjones5555
2020-08-13 13:55:25 +00:00
sthen
7d628cf979 bump hpaio; plist changed 2020-07-04 10:04:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
0897bc2ea5 Update to hplip-3.20.6. 2020-06-17 07:35:05 +00:00
ajacoutot
9047d936b5 Update to hplip-3.20.5. 2020-05-23 07:58:58 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
ajacoutot
b8d510c6c9 Update to hplip-3.20.3. 2020-03-14 14:12:13 +00:00
ajacoutot
8169258188 Update to hplip-3.20.2. 2020-03-01 16:41:15 +00:00
ajacoutot
1cbad07da5 Move from python2 -> python3.
Move from qt4 -> qt5.

Any regression, please let me know.
2020-02-22 15:02:05 +00:00
ajacoutot
c894454f4b Update to hplip-3.19.12. 2019-12-14 16:46:18 +00:00
ajacoutot
8b6e1fa585 Update to hplip-3.19.11. 2019-11-17 20:42:44 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
ajacoutot
5ba927ef33 Update to hplip-3.19.1. 2019-02-24 10:40:43 +00:00
ajacoutot
04c51e5ab9 Update to hplip-3.18.12. 2018-12-14 07:42:00 +00:00
ajacoutot
16cfa3c954 Unbreak hpcups printing; it was trying to dlopen a Linux proprietary blob.
from Debian
2018-11-03 10:41:33 +00:00
ajacoutot
dc988375a1 Don't try to run automake-1.11.
spotted by sthen@
2018-11-02 08:20:17 +00:00
ajacoutot
0018626186 Update to hplip-3.18.10.
Very *lightly* tested so far; please send any regression to me directly.
2018-10-31 14:14:30 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
ajacoutot
4f21c57e4f Update to hplip-3.17.7. 2017-07-26 08:15:54 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
939652a57b Fix plugins installation.
issue reported by Reheis Claus
2017-06-15 14:40:37 +00:00
ajacoutot
df5ec82286 Update to hplip-3.17.6. 2017-06-06 09:15:46 +00:00
ajacoutot
6780b47bff Automatically enable hpaio in sane using:
/etc/sane.d/dll.d/hpaio
One less manual thing to do...
2017-06-05 16:03:32 +00:00