summaryrefslogtreecommitdiffstats
path: root/video/pipewire/DETAILS
blob: b595766fe7e392b741eb2c174aa0a7c04e9086b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=pipewire
         VERSION=0.3.18
     SOURCE_HASH=sha512:933b15908e30c389555dd9f82f87c2e571b4cb078bfbe5ed1858440166093cdee2b1c15da50bc5ab36087b62e216786b95c2aad9403e5047ae33e4fe8a6f4cc5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://pipewire.org
   SOURCE_URL[0]=https://github.com/PipeWire/pipewire/archive/$VERSION.tar.gz

      LICENSE[0]=GPL
         ENTERED=20180201
        KEYWORDS=""
           SHORT=""
cat << EOF
PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the 
usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of 
Video input and output. It also introduces a security model that makes interacting with audio and video devices from 
containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and 
Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
EOF