{"id":21884391,"url":"https://github.com/thetechstech/wine","last_synced_at":"2026-04-09T16:55:27.729Z","repository":{"id":90172091,"uuid":"117459908","full_name":"TheTechsTech/Wine","owner":"TheTechsTech","description":"Cross compile on Linux for Windows","archived":false,"fork":false,"pushed_at":"2020-10-23T19:18:33.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-02T19:54:13.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheTechsTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-14T19:27:59.000Z","updated_at":"2020-10-23T19:18:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"47eed914-71fd-47da-b523-cabd47033007","html_url":"https://github.com/TheTechsTech/Wine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TheTechsTech/Wine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechsTech%2FWine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechsTech%2FWine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechsTech%2FWine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechsTech%2FWine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheTechsTech","download_url":"https://codeload.github.com/TheTechsTech/Wine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTechsTech%2FWine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270803303,"owners_count":24648684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T10:13:50.282Z","updated_at":"2026-04-09T16:55:27.687Z","avatar_url":"https://github.com/TheTechsTech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Wine on Docker\n\nWine 2.0.2 32bit and 64bit CentOs 7 image base on a script from https://www.systutorials.com/239913/install-32-bit-wine-1-8-centos-7/\n\n## Cross compile on Linux for Windows\nUsing the ideas from http://sparkandshine.net/en/build-a-windows-executable-from-python-scripts-on-linux/  \n\nThis container can automatically turn python scripts directly to windows executable by dropping *.py into a mounted watch folder, and *.exe will be in another mounted folder for the binary. This done by using by python script from https://github.com/joh/when-changed\n\nFor example howto on c++ and others see: http://ooo-imath.sourceforge.net/wiki/index.php/Cross-compiling_for_Windows\n\n### Usage\nTo run it:\n```\ndocker run --name wine \\\n-v py2watch:/opt/watch \\\n-v py2windows:/opt/windows \\\n-d technoexpress/wine\n```\n\n### Create an RPM image\nYou can create an Wine 2.0.3 RPM base version of an 32bit and 64bit for CentOs 7.\nRunning `make_wine_rpm.sh` will produce wine-2.0.2-1.x86_64.rpm in directory `/root/rpmbuild/RPMS/`\n\nUse also can create an Windows Python RPM to cross compile on linux for windows by running `make_wine_profile_rpm.sh` will produce windows-python-2.7.14-1.x86_64.rpm in directory `/root/rpmbuild/RPMS/`\n\nTo retrieve run:\n```\ndocker cp wine:/root/rpmbuild/RPMS/ /opt/rmpbuild\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechstech%2Fwine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetechstech%2Fwine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechstech%2Fwine/lists"}