mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			713 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			713 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: libogg
 | 
						|
Section: libs
 | 
						|
Priority: optional
 | 
						|
Maintainer: Christopher L Cheney <ccheney@debian.org>
 | 
						|
Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk
 | 
						|
Standards-Version: 3.6.1.0
 | 
						|
 | 
						|
Package: libogg0
 | 
						|
Architecture: any
 | 
						|
Section: libs
 | 
						|
Depends: ${shlibs:Depends}
 | 
						|
Description: Ogg Bitstream Library
 | 
						|
 Libogg is a library for manipulating ogg bitstreams.  It handles
 | 
						|
 both making ogg bitstreams and getting packets from ogg bitstreams.
 | 
						|
 | 
						|
Package: libogg-dev
 | 
						|
Architecture: any
 | 
						|
Section: libdevel
 | 
						|
Depends: libogg0 (= ${Source-Version}), libc6-dev
 | 
						|
Description: Ogg Bitstream Library Development
 | 
						|
 The libogg-dev package contains the header files and documentation
 | 
						|
 needed to develop applications with libogg.
 |