summaryrefslogtreecommitdiff
path: root/pcr
AgeCommit message (Collapse)Author
2019-09-06pcr: ppdate libosmocore versionDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-28pcr: remove yosys-gitDenis 'GNUtoo' Carikli
This makes it easier to maintain as the yosys in community is good enough to syntetize the fommu verilog-blink. This has been tested on the following configuration: - The hacker revision of FOMMU was used - The verilog-blink design from the fommu-workshop[1] repository was used to test it. - The following packages were installed and are used by the Makefile: - yosys 0.9-1 from community on x86_64 and community-staging on i686 - dfu-util from community - nextpnr-git from pcr - icestorm-git from pcr - The design was modified on i686 to blink differently to make sure that the right design was installed into the flash chip of the FPGA. The end result is the led blinking (differently) in both i686 and x86_64. References: ----------- [1] git://github.com/im-tomu/fomu-workshop.git Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-28pcr: nextpnr-git: fix librestage by updating pkgver to HEADDenis 'GNUtoo' Carikli
If pkgver and the produced packages don't match, librestage doesn't pick the packages or the right packages. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-25pcr: Add free software FPGA toolchainDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-10Rebuild [pcr/xwinwrap] to move it to my key. Issue #2405Freemor
2019-08-10Rebuild [pcr/biblesync] to move it to my key. Issue #2405Freemor
2019-08-10Update/Rebuild [pcr/bumprace] to move it to my key. Issue #2405Freemor
2019-08-10rebuild [pcr/xdgmenumaker] to move it to my key. Issue #2405Freemor
2019-08-10Rebuild [pcr/castle-combat] to move it to my key. Issue 2405Freemor
2019-08-10Rebuild [pcr/yencode] to move it to my key. Issue #2405Freemor
2019-08-10 Rebuild [pcr/minimodem] to move it to my key. Issue 2405Freemor
2019-08-10Rebuild [pcr/zpaq] to move it to my key. Issue #2405Freemor
2019-08-10Rebuild [pcr/wordwarvi] to move it to my key. Issue #2405Freemor
2019-08-10Rebuild [pcr/geomorph] to move it to my key. Issue #2405Freemor
2019-08-10Update/Rebuild [pcr/xdesktopwaves] to move it to my key. Issue #2405Freemor
2019-08-10Rebuild [pcr/rsbep] to move it to my key. Issue #2405Freemor
2019-08-05Update/Rebuild [pcr/check-pacman-mtree] to move it to my key. Issue #2405Freemor
2019-08-05Update/Rebuild [pcr/nevow] to move it to my key. #2405Freemor
2019-08-05Rebuild [pcr/braincurses] to move it to my key. #2405Freemor
2019-08-05D'oh, put the packages for that update in the right place.Freemor
2019-08-05Update/Rebuild [pcr/obmenu-generator] to move it to my key. #2405Freemor
2019-08-05Rebuild [pcr/ttf-montserrat] to move it to my key. #2405Freemor
2019-08-05Rebuild [pcr/arss] to move it to my key. #2405Freemor
2019-08-05Update and rebuild [pcr/cmix] to move it to my key #2405Freemor
2019-08-05Update and rebuild [pcr/uftp] to move it to my key #2405Freemor
2019-07-31Rebuild [pcr/tcpcrypt] to move it to my key, add armv7h buildFreemor
2019-07-31Rebuild [pcr/penguin-command] to move it to my keyFreemor
2019-07-31Rebuild [pcr/xteddy] to move it to my keyFreemor
2019-07-31Rebuild [pcr/ncdc] to move it to my key, Bring it current while I'm at it.Freemor
2019-07-31Rebuild [pcr/gforth] to move it to my keyFreemor
2019-07-23[pdsh]: upgrade to v2.33bill-auger
2019-07-20libre/acpi-call-lts, libre/tp_smapi-lts, pcr/bbswitch-lts: rebuilt for new ↵Andreas Grapentin
kernels
2019-07-18Bring [pcr/tintin] currentFreemor
2019-07-17[command-not-found]: upgrade to v0.6.2bill-auger
2019-07-17[ipmiutil]: upgrade to v3.1.3bill-auger
2019-07-15upgpkg: pcr/ttf-fonts-meta 20190715-1David P
Signed-off-by: David P <megver83@parabola.nu>
2019-07-06[puzzlemoppet-git]: shorten descriptionbill-auger
2019-07-06Keep [pcr/i2p] up-to-date.Freemor
2019-07-01rmpkg: pcr/kde-thumbnailer-odfDavid P
it's now merged into kio-extras Signed-off-by: David P <megver83@parabola.nu>
2019-06-27Ooops, tidy up the Maintainer/Contributor lines a smidge.Freemor
2019-06-27Bring [pcr/zeronet-git] closer to current.Freemor
2019-06-23Removing packer-gitOmar Vega Ramos
2019-06-23Removing aurvoteOmar Vega Ramos
2019-06-23Removing package-queryOmar Vega Ramos
2019-06-21kiwix-libs: add dependency on gtestDenis 'GNUtoo' Carikli
For some reasons it builds with makepkg on i686 but fails with libremakepkg, though it builds with libremakepkg on x86_64. Here is the failure that occurs with libremakepkg on i686: | test/meson.build:8:0: ERROR: Dependency "gtest" not found, tried pkgconfig and system Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-06-21pcr: Add kiwix-toolsDenis 'GNUtoo' Carikli
This was build-tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-06-21pcr: Add kiwix-libDenis 'GNUtoo' Carikli
This was build-tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-06-21pcr: libzim: sync with aurDenis 'GNUtoo' Carikli
This was build tested on 686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-06-21pcr: Add guile-json1 (dependency of guix 1.0.1)Denis 'GNUtoo' Carikli
This was build tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-06-21pcr: guile-json: sync with AURDenis 'GNUtoo' Carikli
This was build-tested on i686 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>