From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.236.17.168 with SMTP id j28mr15350696yhj.0.1427359621387; Thu, 26 Mar 2015 01:47:01 -0700 (PDT) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.31.102 with SMTP id e93ls619284qge.87.gmail; Thu, 26 Mar 2015 01:47:01 -0700 (PDT) X-Received: by 10.140.16.47 with SMTP id 44mr228859qga.0.1427359621222; Thu, 26 Mar 2015 01:47:01 -0700 (PDT) Date: Thu, 26 Mar 2015 01:47:00 -0700 (PDT) From: Juan RP To: voidlinux@googlegroups.com Message-Id: In-Reply-To: References: <40fad7e4-6ff4-46c4-b1ce-46ea5a9e1703@googlegroups.com> <44f693ab-1b07-4230-a02e-97c6f319624d@googlegroups.com> Subject: Re: Thoughts on sources MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_16_1665030832.1427359620818" ------=_Part_16_1665030832.1427359620818 Content-Type: multipart/alternative; boundary="----=_Part_17_313789367.1427359620818" ------=_Part_17_313789367.1427359620818 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit All sources are available in the void-packages repository and are used by xbps-src, which is the utility that compiles the code (if applicable) and generates the binary packages required by xbps. You can rebuild easily all your packages with xbps-src: 1- get a list of pkgs that were installed manually (not as dependencies): xbps-query -m 2- build all pkgs set on that list with xbps-src: ./xbps-src -N pkg ... ------=_Part_17_313789367.1427359620818 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
All sources are available in the void-packages repository and are used by xbps-src, which is the
utility that compiles the code (if applicable) and generates the binary packages required by xbps.

You can rebuild easily all your packages with xbps-src:

 1- get a list of pkgs that were installed manually (not as dependencies): xbps-query -m
 2- build all pkgs set on that list with xbps-src: ./xbps-src -N pkg <pkg>

...

------=_Part_17_313789367.1427359620818-- ------=_Part_16_1665030832.1427359620818--