tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

How to define DEPENDS to accept all py* variant packages.



Hi,

How to define DEPENDS (and CONFLICTS) pattern to accept all py* variant 
packages?

For example, wip/ibus and wip/ibus-qt.
IBus is depend on python packages and install modules itself,
so PKGNAME contains ${PYPKGPREFIX}.

IBus-Qt communicate to IBus with DBUS, so all py??-ibus packages are acceptable.
Then I want to define in ibus-qt/Makefile
DEPENDS+=       py[0-9][0-9]-ibus>=1.2:../../wip/ibus

But try to install py-ibus even if py25-ibus-2.0.20091215 is installed.

--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index