updated gitignore and setup PKGBUILD for archlinux packaging
Continuous integration / build (push) Failing after 7m6s
Continuous integration / build (push) Failing after 7m6s
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
# Generated by makepkg 7.0.0
|
||||
# using fakeroot version 1.37.1.2
|
||||
pkgname = worldcoder-debug
|
||||
pkgbase = worldcoder
|
||||
xdata = pkgtype=debug
|
||||
pkgver = 0.1.0-1
|
||||
pkgdesc = Detached debugging symbols for worldcoder
|
||||
url =
|
||||
builddate = 1754708656
|
||||
packager = ZXQ5 <zxq5@zxq5.dev>
|
||||
size = 10880432
|
||||
arch = x86_64
|
||||
makedepend = rust
|
||||
makedepend = cargo
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../../../bin/worldcoder
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../usr/bin/worldcoder.debug
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
# Generated by makepkg 7.0.0
|
||||
# using fakeroot version 1.37.1.2
|
||||
pkgname = worldcoder
|
||||
pkgbase = worldcoder
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 0.1.0-1
|
||||
pkgdesc =
|
||||
url =
|
||||
builddate = 1754708656
|
||||
packager = ZXQ5 <zxq5@zxq5.dev>
|
||||
size = 19103320
|
||||
arch = x86_64
|
||||
makedepend = rust
|
||||
makedepend = cargo
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user