You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							22 lines
						
					
					
						
							738 B
						
					
					
				
			
		
		
	
	
							22 lines
						
					
					
						
							738 B
						
					
					
				Source: libvorbisidec
 | 
						|
Section: libs
 | 
						|
Priority: optional
 | 
						|
Maintainer: Christopher L Cheney <ccheney@debian.org>
 | 
						|
Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk
 | 
						|
Standards-Version: 3.5.7.0
 | 
						|
 | 
						|
Package: libvorbisidec1
 | 
						|
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: libvorbisidec-dev
 | 
						|
Architecture: any
 | 
						|
Section: devel
 | 
						|
Depends: libvorbisidec1 (= ${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.
 | 
						|
 |