make .deb install go-gui-toolkits

This commit is contained in:
Jeff Carr 2024-12-15 08:45:12 -06:00
parent 8e1cb3ee1c
commit 27afe91493
2 changed files with 10 additions and 1 deletions

View File

@ -9,7 +9,6 @@ build:
echo "build it!"
@# copy the toolkits into the binary during debugging
-rm resources/*.so
cp -a ~/go/src/go.wit.com/toolkits/*/*.so resources/
GO111MODULE=off go build -v -x \
-ldflags " \
-X main.VERSION=${VERSION}"

10
control Normal file
View File

@ -0,0 +1,10 @@
Source: autotypist
Build-Depends: golang
Package: autotypist
Maintainer: Jeff Carr <jcarr@wit.com>
Packager: Jeff Carr <jcarr@wit.com>
Architecture: amd64
Depends: go-gui-toolkits
URL: https://go.wit.com/
Conflicts:
Description: a work in progress GUI around git repos