FreeBSD Bugzilla – Attachment 203603 Details for
Bug 237117
x11/pcdm: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Improved patch
pcdm.diff (text/plain), 1.05 KB, created by
Fernando Apesteguía
on 2019-04-11 18:47:58 UTC
(
hide
)
Description:
Improved patch
Filename:
MIME Type:
Creator:
Fernando Apesteguía
Created:
2019-04-11 18:47:58 UTC
Size:
1.05 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 498676) >+++ Makefile (working copy) >@@ -15,16 +15,18 @@ > setxkbmap:x11/setxkbmap \ > ${LOCALBASE}/bin/qsudo:sysutils/qsudo > >+USES= compiler:c++11-lang gl qmake qt:5 >+USE_QT= core gui network svg multimedia imageformats \ >+ buildtools_build x11extras widgets concurrent linguisttools_build >+USE_GL= gl >+USE_XORG= x11 >+USE_OPENRC_SUBR=pcdm >+ > WRKSRC_SUBDIR= src-qt5 > MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} > > CONFLICTS= pcbsd-utils-qt* > >-USES= qmake qt:5 >-USE_QT= core gui network svg multimedia imageformats \ >- buildtools_build x11extras concurrent linguisttools_build >-USE_OPENRC_SUBR=pcdm >- > USE_GITHUB= yes > GH_ACCOUNT= trueos > GH_PROJECT= pcdm >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 498676) >+++ pkg-plist (working copy) >@@ -1,7 +1,7 @@ > bin/PCDM-session > bin/pc-dmconf > bin/start-pcdm-pico >-%%ETCDIR%%.conf.dist >+etc/pcdm.conf.dist > etc/rc.d/pcdm > etc/sudoers.d/pico-sudoers > sbin/PCDMd
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
Flags:
fernape
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 237117
:
203500
| 203603