Skip to content

Commit

Permalink
allegro5: enable pulseaudio support and fix audio in pipewire
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 authored and classabbyamp committed Jan 1, 2024
1 parent fd38370 commit 5206522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/allegro5/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'allegro5'
pkgname=allegro5
version=5.2.7.0
revision=2
revision=3
build_style=cmake
configure_args="-DWANT_DOCS=1 -DWANT_PHYSFS=1"
hostmakedepends="pkg-config"
makedepends="zlib-devel alsa-lib-devel jack-devel libXpm-devel libXxf86vm-devel
libXxf86dga-devel libXcursor-devel libvorbis-devel libpng-devel glu-devel
libjpeg-turbo-devel libtheora-devel freetype-devel libflac-devel physfs-devel
libopenal-devel gtk+3-devel opus-devel opusfile-devel"
libopenal-devel gtk+3-devel opus-devel opusfile-devel pulseaudio-devel"
depends="virtual?libGL"
short_desc="Portable library mainly aimed at video game and multimedia programming"
maintainer="Orphaned <[email protected]>"
Expand Down

0 comments on commit 5206522

Please sign in to comment.