summaryrefslogtreecommitdiffstats
path: root/video/pipewire/DETAILS
blob: 116416656f15554cf2338102e0b455d857f52fd4 (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.28
     SOURCE_HASH=sha512:f2ed23609c6a45fb80f54caabaa304ba4f318c905a28350c89c65f179a95cc2022f1acbb0c2ec558baf4dc6bcc5623b8daa6678d52cdb9179a88c67b6c1fe0ff
          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