Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 521966 Details for
Bug 647970
app-emulation/wine-staging new SRC_URI HOMEPAGE in forked project
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for wine-staging-9999
wine-staging-9999.diff (text/plain), 3.00 KB, created by
Sebastian Schreier
on 2018-03-02 17:56:06 UTC
(
hide
)
Description:
patch for wine-staging-9999
Filename:
MIME Type:
Creator:
Sebastian Schreier
Created:
2018-03-02 17:56:06 UTC
Size:
3.00 KB
patch
obsolete
>--- /usr/portage/app-emulation/wine-staging/wine-staging-9999.ebuild 2018-03-02 03:38:46.000000000 +0100 >+++ /usr/local/portage/app-emulation/wine-staging-new/wine-staging-new-9999.ebuild 2018-03-02 18:14:18.497922187 +0100 >@@ -36,15 +36,15 @@ > " > > if [[ ${PV} == "9999" ]] ; then >- STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git" >+ STAGING_EGIT_REPO_URI="https://github.com/wine-staging/wine-staging.git" > else > SRC_URI="${SRC_URI} >- staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )" >+ staging? ( https://github.com/wine-staging/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )" > fi > > LICENSE="LGPL-2.1" > SLOT="${PV}" >-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes s3tc samba scanner selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi vulkan +X +xcomposite xinerama +xml" >+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes s3tc samba scanner selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi +X +xcomposite xinerama +xml" > REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) > X? ( truetype ) > elibc_glibc? ( threads ) >@@ -74,7 +74,6 @@ > fontconfig? ( media-libs/fontconfig:=[${MULTILIB_USEDEP}] ) > gphoto2? ( media-libs/libgphoto2:=[${MULTILIB_USEDEP}] ) > gsm? ( media-sound/gsm:=[${MULTILIB_USEDEP}] ) >- gssapi? ( virtual/krb5[${MULTILIB_USEDEP}] ) > gstreamer? ( > media-libs/gstreamer:1.0[${MULTILIB_USEDEP}] > media-plugins/gst-plugins-meta:1.0[${MULTILIB_USEDEP}] >@@ -111,7 +110,6 @@ > udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] ) > v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] ) > vaapi? ( x11-libs/libva[X,${MULTILIB_USEDEP}] ) >- vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] ) > xcomposite? ( x11-libs/libXcomposite[${MULTILIB_USEDEP}] ) > xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] ) > xml? ( >@@ -405,6 +403,7 @@ > l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS > > # Fix manpage generation for locales #469418 and abi_x86_64 #617864 >+ # Requires wine-2.0-rearrange-manpages.patch > > # Duplicate manpages input files for wine64 > local f >@@ -462,7 +461,6 @@ > $(use_enable gecko mshtml) > $(use_with gphoto2 gphoto) > $(use_with gsm) >- $(use_with gssapi) > $(use_with gstreamer) > --without-hal > $(use_with jpeg) >@@ -486,7 +484,6 @@ > $(use_with truetype freetype) > $(use_with udev) > $(use_with v4l) >- $(use_with vulkan) > $(use_with X x) > $(use_with X xfixes) > $(use_with xcomposite) >@@ -625,3 +622,4 @@ > pkg_postrm() { > xdg_desktop_database_update > } >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 647970
: 521966 |
526266
|
526268
|
526270