GithubHelp home page GithubHelp logo

edu.mit.scratch's Introduction

Flathub

Flathub is the central place for building and hosting Flatpak builds.

Using the Flathub repository

To install applications that are hosted on Flathub, use the following:

flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes

To install applications from the beta branch, use the following:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot

For more information and more applications see https://flathub.org

Contributing to Flathub

For information on creating packages or reporting issues please see the contributing page.

Note: this repository is not for reporting issues related to the flathub.org website itself or contributing to its development. For that, go to https://github.com/flathub-infra/website

edu.mit.scratch's People

Contributors

hfiguiere avatar refi64 avatar wjt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

edu.mit.scratch's Issues

Bundles libffmpeg.so containing patent-encumbered codecs

$ strings /app/scratch/libffmpeg.so | grep ff_h264 | wc -l
133
$ strings /app/scratch/libffmpeg.so | grep ff_aac | wc -l
36

https://www.npmjs.com/package/electron-packager-plugin-non-proprietary-codecs-ffmpeg appears to exist. Internally, it just grabs an ffmpeg binary from https://github.com/electron/electron/releases/tag/v6.1.7 and these appear not to have patent-encumbered codecs, though I can find no information about how they are compiled which does not exactly inspire confidence.

Content attributes don't make sense

I'm wondering why scratch is reporting that it's content is violent or uses illicit substances etc.

scratch_appstore

Installed on elementary os via appcenter which populates it's information directly from the appdata.xml as far as I understand.

No ARM support

This Flatpak is currently built only for x86_64. Endless is interested in two flavours of ARM:

  • We have production armhf (32-bit) devices. Our old in-house Flatpak of a much older version of Scratch was built for armhf.
  • We hope to start shipping arm64 images soon.

In IRC discussion about the x86_64-only limitation, @refi64 explained

it's because the build steps use chromedriver which only has official binaries for x64, if there's need for it I can e.g. pull Fedora's binaries for other architectures but at the moment it didn't seem critical

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.