https://bugs.winehq.org/show_bug.cgi?id=39782
Bug ID: 39782 Summary: Provide source entry for debian to allow self-build. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: temnota.am@gmail.com Distribution: ---
Please provide source files for debian to allow self-build.
https://bugs.winehq.org/show_bug.cgi?id=39782
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=39782
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wine-packages Product|Wine |Packaging
--- Comment #1 from Michael Müller michael@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.
https://bugs.winehq.org/show_bug.cgi?id=39782
Jens Reyer jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39782
Gaudenz Steinlin gaudenz@durcheinandertal.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gaudenz@durcheinandertal.ch
--- Comment #2 from Gaudenz Steinlin gaudenz@durcheinandertal.ch --- It would be really nice to have to source packages available. Not only for self-building but also for mirroring this repository. Without the source it's impossible to copy the packages to a local repository without violating the GPL terms.
Our use case is a Debian derivative where we would like to offer these packages from our own repository to have control about when to update to a new version. As this is a public project we have to offer source along with any binaries we provide.
The steps on how to build from the wine-packaging repository misses a step to download the actual sources.
Gaudenz
https://bugs.winehq.org/show_bug.cgi?id=39782
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- Any update on this?
https://bugs.winehq.org/show_bug.cgi?id=39782
Derek Lambert dlambert@dereklambert.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dlambert@dereklambert.com
--- Comment #4 from Derek Lambert dlambert@dereklambert.com --- Is the current wine-packaging repo still on GitHub? It hasn't been updated in almost a year.
https://bugs.winehq.org/show_bug.cgi?id=39782
Paul "TBBle" Hampson Paul.Hampson@Pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Paul.Hampson@Pobox.com
https://bugs.winehq.org/show_bug.cgi?id=39782
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=39782
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |forestcode@ixio.org
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net --- *** Bug 45391 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=39782
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- Note that https://github.com/wine-compholio/wine-packaging has been updated to the current build scripts.
https://bugs.winehq.org/show_bug.cgi?id=39782
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Rosanne DiMesio dimesio@earthlink.net --- We're now using the OBS for Linux packages, and going forward will have .dsc, .diff.gz, and .orig.tar.gz files for Debian and Ubuntu, and src.rpms for Fedora.
https://bugs.winehq.org/show_bug.cgi?id=39782
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Rosanne DiMesio dimesio@earthlink.net --- Closing fixed packaging bug.