Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:hiberis:wix
mingw32-pixman
pixman-0.24.0-wix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pixman-0.24.0-wix.patch of Package mingw32-pixman
diff -Naur pixman-0.24.0/configure.ac pixman-0.24.0.wix/configure.ac --- pixman-0.24.0/configure.ac 2011-11-06 22:10:08.000000000 +0100 +++ pixman-0.24.0.wix/configure.ac 2011-11-17 16:29:25.956785444 +0100 @@ -863,6 +863,8 @@ AC_SUBST(HAVE_LIBPNG) +WIX_INIT() + AC_OUTPUT([pixman-1.pc pixman-1-uninstalled.pc Makefile diff -Naur pixman-0.24.0/Makefile.am pixman-0.24.0.wix/Makefile.am --- pixman-0.24.0/Makefile.am 2011-11-06 21:47:42.000000000 +0100 +++ pixman-0.24.0.wix/Makefile.am 2011-11-17 16:29:25.952785434 +0100 @@ -131,3 +131,23 @@ release-publish: release-upload release-tag release-publish-message .PHONY: release-upload release-publish release-publish-message release-tag + +EXTRA_DIST = \ + pixman.wxs + +if ENABLE_WIX +@WIX_MAKE_RULES@ + +wixlibdir = ${datadir}/wixlib +wixlib_WIX = pixman.wixlib + +pixman.wixlib: wixdistdir + +all-am: pixman-1-pc-stamp +pixman-1-pc-stamp: pixman-1.pc + echo 'Wixlibs=${wixlibdir}/pixman.wixlib' >> pixman-1.pc + echo 'Fualflags=-C pixman -D pixman' >> pixman-1.pc + touch \$(@) + +endif + diff -Naur pixman-0.24.0/pixman.wxs pixman-0.24.0.wix/pixman.wxs --- pixman-0.24.0/pixman.wxs 1970-01-01 01:00:00.000000000 +0100 +++ pixman-0.24.0.wix/pixman.wxs 2011-11-17 16:29:25.960785464 +0100 @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> + <Fragment> + <ComponentGroup Id="pixman"> + <ComponentRef Id="cmpF24CE30550A09F26DCC5D02DCB482585" /> + <ComponentRef Id="cmpB0121A3DD55B41CFBC852C14ACF0A7A9" /> + <ComponentRef Id="cmp20B3C1234E234E9FBB4FF071B0169C05" /> + </ComponentGroup> + </Fragment> + <Fragment> + <DirectoryRef Id="pixman"> + <Directory Id="dir10C28F76AF9E6A7987BEEF6AE0F60EB5" Name="bin"> + <Component Id="cmpF24CE30550A09F26DCC5D02DCB482585" Guid="{857D2BB1-3B21-4AC9-BB61-73B9A1E553FF}"> + <File Id="fil1775804CBFB827DE33C1A7903A0E169A" KeyPath="yes" Source="$(var.wixdistdir)\bin\libpixman-1-0.dll" /> + </Component> + </Directory> + <Directory Id="dir47D9402942844A5FB8441FB8B987DA59" Name="share"> + <Directory Id="dir3548CABE89AD4FFF838B3E29D6497E63" Name="license"> + <Directory Id="dir088BBDBDDB1149AF937AD1A1A59B35ED" Name="pixman"> + <Component Id="cmpB0121A3DD55B41CFBC852C14ACF0A7A9" Guid="{6CE6A24D-F722-4F96-ACC9-FDAA36624D68}"> + <File Id="fil60DE5979B3BB4E40849666D93A41795C" KeyPath="yes" Source="COPYING" /> + </Component> + <Component Id="cmp20B3C1234E234E9FBB4FF071B0169C05" Guid="{F8ECE742-A223-4384-86BA-5A2A2EF55ECB}"> + <File Id="filE60D5B1BA0C9458DA34DFE89DD502DD1" KeyPath="yes" Source="README" /> + </Component> + </Directory> + </Directory> + </Directory> + </DirectoryRef> + </Fragment> +</Wix>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor