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.
		
		
		
		
		
			
		
			
				
					
					
						
							27 lines
						
					
					
						
							1.3 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							27 lines
						
					
					
						
							1.3 KiB
						
					
					
				| CATEGORY="Libs" | |
| SUMMARY="C++ logging library" | |
| DESCRIPTION="log4cplus is a simple to use C++ logging API providing thread-safe, | |
| flexible, and arbitrarily granular control over log management and | |
| configuration. It is modelled after the Java log4j API." | |
| HOMEPAGE="http://log4cplus.sourceforge.net/" | |
| SRC_URI="mirror://sourceforge/log4cplus/log4cplus-stable/${PV%-rc*}/${P}.tar.xz" | |
| 
 | |
| PATCH_URI="configure.ac-relax-libtool-version.patch | |
|            configure.ac-disable-__thread-keyword.patch" | |
| 
 | |
| PKG_NAMES="lib${PN}1.1_4 lib${PN}qt4debugappender1.1_4 | |
|            lib${PN}-devel lib${PN}qt4debugappender-devel" | |
| liblog4cplus1_1_4_SUMMARY="${SUMMARY} (runtime)" | |
| liblog4cplus1_1_4_CONTENTS="usr/bin/cyglog4cplus-1-1-4.dll" | |
| liblog4cplusqt4debugappender1_1_4_SUMMARY="${SUMMARY} (Qt4 runtime)" | |
| liblog4cplusqt4debugappender1_1_4_CONTENTS="usr/bin/cyglog4cplusqt4*-1-1-4.dll" | |
| liblog4cplus_devel_SUMMARY="${SUMMARY} (development)" | |
| liblog4cplus_devel_CONTENTS="--exclude=*qt4* usr/include/ usr/lib/ usr/share/doc/" | |
| liblog4cplusqt4debugappender_devel_SUMMARY="${SUMMARY} (Qt4 development)" | |
| liblog4cplusqt4debugappender_devel_REQUIRES="lib${PN}-devel libQtCore4-devel" | |
| liblog4cplusqt4debugappender_devel_CONTENTS="usr/include/log4cplus/qt4* usr/lib/liblog4cplusqt4*" | |
| 
 | |
| ACLOCAL_FLAGS="-I m4" | |
| CYGCONF_ARGS="--enable-threads=yes --with-working-c-locale --with-qt" | |
| 
 | |
| KEEP_LA_FILES="none"
 |