summaryrefslogtreecommitdiffstats
path: root/video/pipewire/DETAILS
blob: 9d1fe8cb2f59ce0dcf27f5a712c41db5629b4982 (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.31
     SOURCE_HASH=sha512:ff21e281bb3e5f6da1001e0c64b33368e96d31f0ec2d395cdfcfac105b0442d8fedd2225e6e5d1c93fdbd5e0108accecebbb7c294c55803a4ea853f1efa0c069
          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