generated from packages/package_template
[world] 'retroarch-assets-1:532-1' add
Some checks failed
Publish / Build and publish (push) Failing after 3m6s
Some checks failed
Publish / Build and publish (push) Failing after 3m6s
This commit is contained in:
3
.artixlinux/Jenkinsfile
vendored
Normal file
3
.artixlinux/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@Library('artix-ci@orion') import org.artixlinux.RepoPackage
|
||||
|
||||
PackagePipeline(new RepoPackage(this))
|
||||
@@ -1,11 +1,11 @@
|
||||
---
|
||||
team: world
|
||||
actions:
|
||||
addRepo: null
|
||||
addRepo: world
|
||||
removeRepo: null
|
||||
triggersBuild: false
|
||||
triggersBuild: true
|
||||
triggersRebuild: false
|
||||
triggersRepoAdd: false
|
||||
triggersRepoAdd: true
|
||||
triggersRepoRemove: false
|
||||
triggersNoCheck: false
|
||||
repos:
|
||||
@@ -30,8 +30,11 @@ repos:
|
||||
packages: []
|
||||
debug: []
|
||||
world:
|
||||
version: null
|
||||
packages: []
|
||||
version: 1:532-1
|
||||
packages:
|
||||
- retroarch-assets-glui-1:532-1-any.pkg.tar.zst
|
||||
- retroarch-assets-ozone-1:532-1-any.pkg.tar.zst
|
||||
- retroarch-assets-xmb-1:532-1-any.pkg.tar.zst
|
||||
debug: []
|
||||
lib32-goblins:
|
||||
version: null
|
||||
|
||||
34
.artixlinux/srcinfo.yaml
Normal file
34
.artixlinux/srcinfo.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
version: 1:532-1
|
||||
pkgbase:
|
||||
name: retroarch-assets
|
||||
pkgdesc: XMB menu assets for RetroArch
|
||||
pkgver: 532
|
||||
pkgrel: 1
|
||||
epoch: 1
|
||||
url: http://www.libretro.com/
|
||||
arch:
|
||||
- any
|
||||
groups:
|
||||
- libretro
|
||||
license:
|
||||
- GPL
|
||||
makedepends:
|
||||
- git
|
||||
depends:
|
||||
- retroarch
|
||||
source:
|
||||
- git+https://github.com/libretro/retroarch-assets.git#commit=2d24ef2972a709f870cc3f73853158fa2376f37d
|
||||
sha256sums:
|
||||
- 5b45e41d12ac657519ac1706f9b467f4f90f9881d5fa1f604e2e4987417e11e7
|
||||
pkgname:
|
||||
- name: retroarch-assets-glui
|
||||
depends:
|
||||
- retroarch
|
||||
- retroarch-assets-xmb
|
||||
- name: retroarch-assets-ozone
|
||||
depends:
|
||||
- retroarch
|
||||
- retroarch-assets-xmb
|
||||
- name: retroarch-assets-xmb
|
||||
# generated with artixpkg 0.37.4-1-any
|
||||
Reference in New Issue
Block a user