migrate to new layout
This commit is contained in:
4
.artixlinux/Jenkinsfile
vendored
Normal file
4
.artixlinux/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
@Library('artix-ci') import org.artixlinux.RepoPackage
|
||||
|
||||
PackagePipeline(new RepoPackage(this))
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
|
||||
label: master
|
||||
|
||||
54
.artixlinux/pkgbase.yaml
Normal file
54
.artixlinux/pkgbase.yaml
Normal file
@@ -0,0 +1,54 @@
|
||||
---
|
||||
pkgbase:
|
||||
name: hexchat
|
||||
version: 2.16.1-4
|
||||
arch:
|
||||
- x86_64
|
||||
pkgname:
|
||||
- hexchat
|
||||
actions:
|
||||
addRepo: null
|
||||
removeRepo: null
|
||||
triggersBuild: false
|
||||
triggersRebuild: false
|
||||
triggersRepoAdd: false
|
||||
triggersRepoRemove: false
|
||||
triggersNoCheck: false
|
||||
repos:
|
||||
system-goblins:
|
||||
version: null
|
||||
packages: []
|
||||
system-gremlins:
|
||||
version: null
|
||||
packages: []
|
||||
system:
|
||||
version: null
|
||||
packages: []
|
||||
world-goblins:
|
||||
version: null
|
||||
packages: []
|
||||
world-gremlins:
|
||||
version: null
|
||||
packages: []
|
||||
world:
|
||||
version: 2.16.1-4
|
||||
packages:
|
||||
- hexchat-2.16.1-4-x86_64.pkg.tar.zst
|
||||
lib32-goblins:
|
||||
version: null
|
||||
packages: []
|
||||
lib32-gremlins:
|
||||
version: null
|
||||
packages: []
|
||||
lib32:
|
||||
version: null
|
||||
packages: []
|
||||
galaxy-goblins:
|
||||
version: null
|
||||
packages: []
|
||||
galaxy-gremlins:
|
||||
version: null
|
||||
packages: []
|
||||
galaxy:
|
||||
version: null
|
||||
packages: []
|
||||
Reference in New Issue
Block a user