About using pacman 4.1 VCS template (i.e. put the git repo URL in the sources array, write a pkgver function, and don't manually clone/make a build directory): The fact is that I don't want to download the whole repo (which contains other branches). Please look at my earlier post on the forrum
https://bbs.archlinux.org/viewtopic.php?id=174122 If there is anyway to clone a single branch as you recommned, it would be very nice, but it seems that there is no way to do that. On Wed, Jan 29, 2014 at 2:23 PM, WorMzy Tykashi <[email protected]>wrote: > On 29 January 2014 10:12, Omid Nikta <[email protected]> wrote: > > Hi everybody, > > Could you please rename my package qtmind to QtMind? > > > > https://aur.archlinux.org/packages/qtmind/ > > > > Thanks > You should rename the package to qtmind-git, and make use of the > pacman 4.1 VCS templates [1] (i.e. put the git repo URL in the sources > array, write a pkgver function, and don't manually clone/make a build > directory). > > You should also surround every $srcdir and $pkgdir with double quotes. > You also might want to check whether the Makefile has a install > recipe, rather than manually installing the files. > > I don't know why you want to use capital letters everywhere. The > description is grating enough without $pkgname doing it too. > > Cheers, > > > WorMzy > > [1] > https://wiki.archlinux.org/index.php/Arch_CVS_%26_SVN_PKGBUILD_guidelines >
