Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vivado-wrapper
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
vivado-wrapper
Commits
0f55389c
There was an error fetching the commit references. Please try again later.
Unverified
Commit
0f55389c
authored
6 years ago
by
Recolic Keghart
Browse files
Options
Downloads
Patches
Plain Diff
add aur package
parent
126469aa
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+6
-0
6 additions, 0 deletions
README.md
aur/.SRCINFO
+18
-0
18 additions, 0 deletions
aur/.SRCINFO
with
24 additions
and
0 deletions
README.md
+
6
−
0
View file @
0f55389c
...
...
@@ -26,6 +26,12 @@ A light & simple vivado project manager, natively working in Linux/Unix command
## Installation
-
Arch Linux
You may install AUR package
[
vivado-wrapper
](
https://aur.archlinux.org/packages/vivado-wrapper
)
directly with your favorite package manager.
-
Other Linux
```
sh
git clone https://github.com/recolic/vivado-wrapper
export
vivado_exec
=
"/path/to/your/vivado"
# Bash
...
...
This diff is collapsed.
Click to expand it.
aur/.SRCINFO
0 → 100644
+
18
−
0
View file @
0f55389c
pkgbase = vivado-wrapper
pkgdesc = Wrap vivado as a simple project manager, which works in shell command line natively.
pkgver = 1.3
pkgrel = 0
url = https://github.com/recolic/vivado-wrapper
install = vivado-wrapper.install
arch = any
license = GPL3
depends = bash
depends = findutils
source = vivado-wrapper-1.3.tar.gz::https://github.com/recolic/vivado-wrapper/archive/v1.3.tar.gz
source = vivado-wrapper-1.3.tar.gz.sig::https://github.com/recolic/vivado-wrapper/releases/download/v1.3/v1.3.tar.gz.sig
validpgpkeys = 8A260D8ABBEBEF75855FEFDF7C3D13CDCA5C947F
sha256sums = 473a268b8f237e9816ff3e40bde269c6fe069f9dc18ec8edcd82f85621a848e0
sha256sums = SKIP
pkgname = vivado-wrapper
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment