Skip to content

Sources for package management systems to build GHDL

Notifications You must be signed in to change notification settings

eine/ghdl-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains guidelines and recipe examples for packagers willing to distribute GHDL through some package manager. See ghdl/ghdl#901.

Arch Linux (AUR) [PKGBUILD]

community mcode LLVM GCC
'archlinux-git' workflow Status community-git mcode-git
(upstream: details, git)
llvm-git
(upstream: details, git)
gcc-git
(upstream: details, git)
'archlinux' workflow Status community
(upstream: details, git)
mcode llvm gcc
(upstream: details, git)

References:

MSYS2 (MINGW32/MINGW64) [PKGBUILD]

mcode (MINGW32) LLVM (MINGW64)
'mingw-git' workflow Status mcode-git llvm-git
'mingw-rc' workflow Status mcode-rc llvm-rc
'mingw' workflow Status mcode llvm

References:

Fedora [rpm]

References:

Debian [deb] ghdl/ghdl#377