Difference between revisions of "Downloads"
Jump to navigation
Jump to search
(add weekly GIT snapshots for openSUSE) |
Uwe Hermann (talk | contribs) |
||
Line 63: | Line 63: | ||
* '''openSUSE weekly GIT:''' [http://download.opensuse.org/repositories/home:/StefanBruens:/branches:/electronics:/GIT/ Repositories], [https://build.opensuse.org/project/show/home:StefanBruens:branches:electronics:GIT OBS Project] | * '''openSUSE weekly GIT:''' [http://download.opensuse.org/repositories/home:/StefanBruens:/branches:/electronics:/GIT/ Repositories], [https://build.opensuse.org/project/show/home:StefanBruens:branches:electronics:GIT OBS Project] | ||
* '''Windows:''' | * '''Windows:''' | ||
** Nightly installer binaries: [http://sigrok.org/jenkins/job/sigrok-cross-mingw/platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-installer.exe pulseview-NIGHTLY-installer.exe], [http://sigrok.org/jenkins/job/sigrok-cross-mingw/platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-installer.exe sigrok-cli-NIGHTLY-installer.exe] | ** Nightly installer binaries: | ||
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe pulseview-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-debug-installer.exe debug build]) | |||
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe sigrok-cli-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-debug-installer.exe debug build]) | |||
** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling. | ** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling. | ||
* '''Mac OS X:''' There are [[Mac_OS_X#Building_using_Homebrew|Homebrew packages]] ([https://github.com/rene-dev/homebrew-sigrok github repo]), but you can also [[Mac_OS_X#Building_manually|compile sigrok from source]]. | * '''Mac OS X:''' There are [[Mac_OS_X#Building_using_Homebrew|Homebrew packages]] ([https://github.com/rene-dev/homebrew-sigrok github repo]), but you can also [[Mac_OS_X#Building_manually|compile sigrok from source]]. |
Revision as of 01:09, 7 September 2016
Releases
You can download the latest released tarballs of the following subprojects from the sigrok.org download directory:
Binaries and distribution packages
- Debian: sigrok (pulls libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw)
- Ubuntu: sigrok (pulls libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw)
- Ubuntu PPA: PPA for sigrok (recent sigrok builds from git, including firmware; do an "apt-get autoremove" after uninstalling the ubuntu sigrok packages - otherwise the PPA may be ignored)
- Arch Linux: AUR (Arch Linux User Repository), libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- Slackware: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- Fedora: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw, sigrok-firmware (see also: Linux/Fedora)
- Gentoo: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- openSUSE: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw
- openSUSE weekly GIT: Repositories, OBS Project
- Windows:
- Nightly installer binaries:
- See also Windows for more information, including driver and firmware handling.
- Mac OS X: There are Homebrew packages (github repo), but you can also compile sigrok from source.
- FreeBSD: libserialport, libsigrok, libsigrokdecode, sigrok-cli, pulseview, sigrok-firmware-fx2lafw, sigrok-firmware, sigrok-firmware-utils
- OpenBSD: There are no ports/packages yet, contributors welcome!
- Android:
- PulseView nightly build: PulseView-NIGHTLY.apk (ARM), PulseView-NIGHTLY.apk (x86)
- See also Android for more information.
Please contact us if you want to work on packages for other Linux distributions or OSes.
Source code
The development is done in various git repositories.
See Building for build instructions.
Example data
See the Example dumps wiki page.
Firmware files
See the Firmware wiki page.