Code Monkey home page Code Monkey logo

Comments (4)

DX37 avatar DX37 commented on June 3, 2024

Is it because of : symbol in package name? It's mingw-w64-ffmpeg-1:3.2.4-1-any.pkg.tar.xz.

from pkgbuilds.

Martchus avatar Martchus commented on June 3, 2024

I restrict the access intentionally. The ffmpeg in my repository links against libfdk_aac so I'm not permitted to distribute it. Having support for libfdk_aac is actually the reason for me to build ffmpeg myself so I won't change it.

Currently the following regex is used to deny public access for certain packages due to legal issues preventing distribution:

(.*ffmpeg.*|.*-w64-.*-all.*|.*nero.*|.*acro.*|.*fdkaac.*|.*oracle.*|.*jre.*|.*jdk.*¦.*spotify.*|.*masterpdfeditor.*|.*skypeforlinux.*)

Maybe I automate building in the future. Then I could add more variants of mingw-w64-ffmpeg without having too much effort.

from pkgbuilds.

Martchus avatar Martchus commented on June 3, 2024

Seems like the 403 error prevents updating when the blocked package is installed from the AUR. I'll have to split the repository.

from pkgbuilds.

Martchus avatar Martchus commented on June 3, 2024

The packages I'm not permitted to distribute are now in a separate repository so there shouldn't be any problems when having any of it installed from the AUR. Also, the restriction is now not confusing anymore.

from pkgbuilds.

Related Issues (20)

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.