mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Update for new Makefiles.
This commit is contained in:
		@@ -57,8 +57,8 @@ Install:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	git clone git://projects.vdr-developer.org/vdr-plugin-softhddevice.git
 | 
						git clone git://projects.vdr-developer.org/vdr-plugin-softhddevice.git
 | 
				
			||||||
	cd vdr-plugin-softhddevice
 | 
						cd vdr-plugin-softhddevice
 | 
				
			||||||
	make VDRDIR=<path-to-your-vdr-files> LIBDIR=.
 | 
						make
 | 
				
			||||||
	gentoo: make VDRDIR=/usr/include/vdr LIBDIR=.
 | 
						make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	2a) tarball
 | 
						2a) tarball
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -67,10 +67,11 @@ Install:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	tar vxf vdr-softhddevice-*.tar.bz2
 | 
						tar vxf vdr-softhddevice-*.tar.bz2
 | 
				
			||||||
	cd softhddevice-*
 | 
						cd softhddevice-*
 | 
				
			||||||
	make VDRDIR=<path-to-your-vdr-files> LIBDIR=.
 | 
						make
 | 
				
			||||||
 | 
						make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	You can edit Makefile to enable/disable VDPAU / VA-API / Alsa / OSS
 | 
						You can edit Makefile to enable/disable VDPAU / VA-API / Alsa / OSS
 | 
				
			||||||
	support.
 | 
						support.  The default is to autodetect as much as possible.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Setup:	environment
 | 
					Setup:	environment
 | 
				
			||||||
------
 | 
					------
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user