[Bug 39782] Provide source entry for debian to allow self-build.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 15 20:06:14 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39782

Michael Müller <michael at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |wine-packages
            Product|Wine                        |Packaging

--- Comment #1 from Michael Müller <michael at fds-team.de> ---
We can think about providing the source packages, but you can also create them
very easily your self. Just download or clone the packaging git repo
(https://github.com/wine-compholio/wine-packaging) and execute the following
line:

./generate.py --ver 1.8-rc4 --skip-name --out wine-1.8-rc4_source_dir DISTRO

and DISTRO can be one of the following values:

debian-wheezy-development
debian-jessie-development
debian-stretch-development
debian-sid-development

Then you can just use debuild inside of the wine directory to build the
package.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list