Initial commit: pakva files
This commit is contained in:
commit
96f61487d5
36 changed files with 432 additions and 0 deletions
12
f/flex/Pakva
Normal file
12
f/flex/Pakva
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name="flex"
|
||||
version="2.6.4"
|
||||
revision=1
|
||||
source=("https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz")
|
||||
|
||||
build() {
|
||||
echo "Build function not implemented"
|
||||
}
|
||||
|
||||
pak() {
|
||||
echo "Packaging function not implemented"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue