[CRUX][#336] pkgmk and source files downloaded by hand (Attachment added)
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Jose V Beneyto (sepen) Attached to Project - CRUX Summary - pkgmk and source files downloaded by hand Task Type - Improvement Category - pkgutils Status - New Assigned To - CRUX Developers Operating System - All Severity - Low Priority - Normal Reported Version - Development Due in Version - Undecided Due Date - Undecided Details - The issue appears when we are building ports: - using a different PKG_SOURCE_DIR (specified in /etc/pkgmk.conf) distinct than the default one - we need to download some source files manually and they are placed in the selected PKG_SOURCE_DIR - and we don't use an URL like 'file://' for these source files ATM contrib/virtualbox has this problem (and contrib/cedega is using file://bla) , I don't known about others, but the fact is that we need to specify one URL for building these ports (for the scenario I described above) Also note that if the PKGMK_SOURCE_DIR is PWD nothing bad happens, and we don't need to use file://bla After doing some test I found that we can also use foo://$name-$version.tar.gz or xxx://foo/bar/$name-$version.tar.gz or others which sounds a bit silly IMO. That's for what I would propose you a patch. So I won't need to use file:// or other funny urls that also does the trick. I attached an example about howto reproduce the issue, and the patch. One or more files have been attached. More information can be found at the following URL: http://crux.nu/bugs/index.php?do=details&task_id=336 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
participants (1)
-
CRUX