Skip to content

digitalautonomy/fedora-golang-github-gotk3-gotk3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To fix: To build you need to manually clone and generate the tar.gz expected by the spec file. Spec files uploaded to Fedora's repo auto download the source code. I would fix this later.

wget https://github.com/gotk3/gotk3/archive/v0.4.0.zip
unzip v0.4.0.zip 
rm -rf v0.4.0.zip 
tar zcf gotk3-0.4.0.tar.gz gotk3-0.4.0/

To build this package you would need to install the glib2-devel, cairo-devel, gtk3-devel packages.

Building the package:

fedpkg --release f31 local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages