Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libao
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
libao
Commits
c210f8cf
Commit
c210f8cf
authored
24 years ago
by
Chris Cheney
Browse files
Options
Downloads
Patches
Plain Diff
added debian support libarts
git-svn-id:
http://svn.xiph.org/trunk/ao@1218
0101bb08-14d6-0310-b084-bc0e0c8e3800
parent
316271a2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
2 additions
and
2 deletions
debian/control
+
2
−
2
View file @
c210f8cf
...
...
@@ -2,7 +2,7 @@ Source: libao
Section: devel
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper, libasound1-dev [alpha i386 powerpc sparc], libesd0-dev
Build-Depends: debhelper,
libarts-dev,
libasound1-dev [alpha i386 powerpc sparc], libesd0-dev
Standards-Version: 3.1.1
Package: libao-dev
...
...
@@ -15,7 +15,7 @@ Description: Cross Platform Audio Output Library Development
Package: libao0
Architecture: any
Depends: ${shlibs:Depends}
Suggests: libasound1, libesd0 | libesd-alsa0
Suggests:
libarts,
libasound1, libesd0 | libesd-alsa0
Description: Cross Platform Audio Output Library
Libao is a cross platform audio output library. It currently supports
ESD, OSS, Solaris, and IRIX.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment