summaryrefslogtreecommitdiffstats
path: root/video/pipewire/DETAILS
blob: e405c7dbd3ed74bb4d972b12f1b9b7d02ca3ced8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=pipewire
         VERSION=0.3.27
     SOURCE_HASH=sha512:a2df1df8e43846b91fbeedeb1cda9c73b970ac9de58d8b4e97ada54ee74a8f26a168504289c7392c94cc7ea54aa01ada4791c66a5d3159a2bc980df633f6bcfe
          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 releases 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