[aur-requests] Issue with new package
Tony Lambiris
tonylambiris at gmail.com
Sat Sep 9 07:48:06 UTC 2017
I searched the AUR for the existance of the package Veles (
https://codisec.com/veles/), nothing showed up so I wrote a PKGBUILD for it.
Upon initalizing an empty project directory, I got the following:
git clone ssh://aur@aur.archlinux.org/veles.git
Cloning into 'veles'...
remote: Counting objects: 19, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 19 (delta 0), reused 18 (delta 0)
Receiving objects: 100% (19/19), 17.74 KiB | 3.55 MiB/s, done.
cd veles
ls
veles.png Veles.desktop PKGBUILD
head PKGBUILD
# Maintainer: Mateusz Paluszkiewicz <aifam96 at gmail.com>
pkgname=(veles python-veles)
pkgver=2017.2.0.YAGNI
pkgrel=1
pkgdesc='Binary data analysis and visualization tool'
url='https://codisec.com/veles'
license=('APLv2')
source=(
"git+https://github.com/codilime/veles.git#tag=${pkgver}"
Any help would be appreciated, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.archlinux.org/pipermail/aur-requests/attachments/20170909/a06c792f/attachment-0001.html>
More information about the aur-requests
mailing list