mirror of void-packages + my own branches
Go to file
Juan RP 169e38313d xbps-bin: implemented "search" target.
It will look for the specified string in all repositories
registered and will report "$pkgname-$version - $short_desc":

juan@sasha:~/xbps/utils$ ./xbps-bin search kernel
From /home/juan/repo2 repository ...
From /home/juan/repo3 repository ...
From /storage/xbps/binpkgs repository ...
	kernel-headers-2.6.27.9 - The Linux kernel headers
	module-init-tools-3.5 - Tools for managing kernel modules
juan@sasha:~/xbps/utils$

--HG--
extra : convert_revision : a589c4c641d033e6030f121704a55c1c94c22f0e
2008-12-21 05:32:13 +01:00
doc genindex: added "filename-sha256" obj in pkgdict. 2008-12-19 21:44:00 +01:00
templates bash: readline is not needed! wtf. 2008-12-20 09:23:30 +01:00
utils xbps-bin: implemented "search" target. 2008-12-21 05:32:13 +01:00
.gitignore Add some more stuff to .gitignore. 2008-12-20 01:45:47 +01:00
Makefile Add an install target to Makefiles. 2008-12-20 11:04:12 +01:00
xbps-src.sh xbps-src: fix indentation in usage. 2008-12-20 00:12:34 +01:00
xbps.conf Added a new conf option: XBPS_PACKAGESDIR. 2008-12-13 07:04:53 +01:00