mirror of
				https://codeberg.org/flk/meta-wayland.git
				synced 2025-10-31 10:26:03 +01:00 
			
		
		
		
	imv: enable librsvg; add option to build doc
This commit is contained in:
		| @@ -25,13 +25,14 @@ PACKAGECONFIG[x11] = "-Dwindows=all,-Dwindows=wayland,libx11 libglu xcb-util-ren | |||||||
| PACKAGECONFIG[tiff] = ",,tiff" | PACKAGECONFIG[tiff] = ",,tiff" | ||||||
| PACKAGECONFIG[png] = ",,libpng" | PACKAGECONFIG[png] = ",,libpng" | ||||||
| PACKAGECONFIG[jpeg] = ",,libjpeg-turbo" | PACKAGECONFIG[jpeg] = ",,libjpeg-turbo" | ||||||
| #librsvg shipped in oe-core is too old ... requires v2.44 |  | ||||||
| PACKAGECONFIG[rsvg] = ",,librsvg" | PACKAGECONFIG[rsvg] = ",,librsvg" | ||||||
|  | PACKAGECONFIG[doc] = ",,asciidoc-native" | ||||||
|  |  | ||||||
| PACKAGECONFIG ?= " \ | PACKAGECONFIG ?= " \ | ||||||
| 	jpeg \ | 	jpeg \ | ||||||
| 	png \ | 	png \ | ||||||
| 	tiff \ | 	tiff \ | ||||||
|  | 	rsvg \ | ||||||
| " | " | ||||||
|  |  | ||||||
| SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https" | SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user