Package: packagesearch Version: 2.7.3 Severity: wishlist Hello,
I just prepared a patch (#727626) for goplay to reduce its dependency on libept: the popcon and axi modules are rather useless, and I'd like to get rid of them in future versions of the library. ept::axi is only used to get the path to the Xapian index: that can be hardcoded as /var/lib/apt-xapian-index/index, like it is in libept. ept::popcon is used to read a popcon dataset manually downloaded in /var/lib/popcon. That is inconvenient, and nobody would keep it up to date. apt-xapian-index has a better way of tracking popcon data, let's just use that. The patch shows how, but it's basically a matter of running doc.get_value on a Xapian::Document for a package, using the right index. Let me know if I can help. I tried to look at the code and make a patch, but I couldn't understand the plugin structure well enough to try. Ciao, Enrico -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages packagesearch depends on: ii apt 0.9.11.4 ii apt-xapian-index 0.46 ii debtags 1.11 ii libapt-pkg4.12 0.9.11.4 ii libc6 2.17-93 ii libept1.4.12 1.0.11 ii libgcc1 1:4.8.1-10 ii libqt4-network 4:4.8.5+git121-g2a9ea11+dfsg-1 ii libqt4-xml 4:4.8.5+git121-g2a9ea11+dfsg-1 ii libqtcore4 4:4.8.5+git121-g2a9ea11+dfsg-1 ii libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg-1 ii libstdc++6 4.8.1-10 ii libxapian22 1.2.15-2 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages packagesearch recommends: ii apt-file 2.5.2 pn deborphan <none> ii gnome-terminal [x-terminal-emulator] 3.8.4-1 ii lxterminal [x-terminal-emulator] 0.1.11-4 ii sakura [x-terminal-emulator] 3.1.0-1 ii xterm [x-terminal-emulator] 297-1 packagesearch suggests no packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org