Code Monkey home page Code Monkey logo

Comments (5)

MaartenBaert avatar MaartenBaert commented on May 18, 2024

I will add a configure option, but are you sure that you want to disable it completely? libpulse is already a dependency of many other project and it's not very large by itself: it doesn't pull in PulseAudio on most distros AFAIK, is Gentoo different?

Your package (ebuild?) would be useful for other users as well, will they still be able to enable PulseAudio?

from ssr.

anders-larsson avatar anders-larsson commented on May 18, 2024

There's no package available only to include the libs in Gentoo. Pulseaudio libs is provided by media-sound/pulseaudio which provides the whole suite (depending on USE-flags). Some just don't like Pulseaudio that's all I know.

I'm using Pulseaudio myself and will continue to do so. Gentoo allows you to use USE-flags to decide what functionality you want in your package. So pulseaudio will be included as a useflag.

An ebuild describes the required/optional dependencies and how to build the package successfully.

from ssr.

anders-larsson avatar anders-larsson commented on May 18, 2024

I've updated the ebuild to support disabling/enabling pulseaudio and a few other options.

Thanks for providing us with a good screen recording program. Would help contribute if I had the knowledge.

from ssr.

MaartenBaert avatar MaartenBaert commented on May 18, 2024

You're welcome :).

I would like to add your overlay (if that's what it's called in Gentoo) to my website, is that okay? Should I just link to the github page and assume that Gentoo users know what to do with it? I have no experience with Gentoo.

I saw that your package is called 'ssr', I think it would be better to call it 'simplescreenrecorder' for consistency with the program name (/usr/bin/simplescreenrecorder) and the packages for Ubuntu and Arch. It would also reduce the risk of naming conflicts.

Also:

elog "To build these add 'media-video/ssr abi_x86' to package.use"

Shouldn't that be abi_x86_32?

from ssr.

anders-larsson avatar anders-larsson commented on May 18, 2024

I would like to add your overlay (if that's what it's called in Gentoo) to my website, is that okay? Should I just link to the github page and assume that Gentoo users know what to do with it? I have no experience with Gentoo.

It sounds great. Not worth keeping the ebuild to myself. I guess it should be enough to just add the overlay to your site. I might contact Gentoo to get the overlay listed in layman. It makes it even easier since then someone would just need to do "layman -a repository; emerge simplescreenrecorder" (they would probably want to set USE flags though) and every should be up and running.

I saw that your package is called 'ssr', I think it would be better to call it 'simplescreenrecorder' for consistency with the program name (/usr/bin/simplescreenrecorder) and the packages for Ubuntu and Arch. It would also reduce the risk of naming conflicts.

I've renamed the ebuilds/package to simplescreenrecorder. Agreed. The name 'ssr' could easily lead to naming conflicts.

Also:
elog "To build these add 'media-video/ssr abi_x86' to package.use"
Shouldn't that be abi_x86_32?

That's changed now. Thanks!

from ssr.

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.