FreeBSD Bugzilla – Attachment 240814 Details for
Bug 270174
x11/openrgb: Update to 0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.8
patch-openrgb.txt (text/plain), 2.86 KB, created by
Ganael LAPLANCHE
on 2023-03-13 11:08:01 UTC
(
hide
)
Description:
Update to 0.8
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2023-03-13 11:08:01 UTC
Size:
2.86 KB
patch
obsolete
>diff --git a/x11/openrgb/Makefile b/x11/openrgb/Makefile >index 06c33df5c7..dc6256874e 100644 >--- a/x11/openrgb/Makefile >+++ b/x11/openrgb/Makefile >@@ -1,9 +1,9 @@ > PORTNAME= openrgb >-PORTVERSION= 0.7.20220505 >+PORTVERSION= 0.8 > CATEGORIES= x11 > > MAINTAINER= vidar@karlsen.tech >-COMMENT= Software to control a multitude of (a)RGB devices >+COMMENT= Software to control a multitude of RGB devices > WWW= https://openrgb.org > > LICENSE= GPLv2 >@@ -23,10 +23,10 @@ USES= gmake gl qmake qt:5 > USE_GITLAB= yes > GL_ACCOUNT= CalcProgrammer1 > GL_PROJECT= OpenRGB >-GL_COMMIT= 817d5d55dfb2baf932effe9fec9c557ad1529eb9 >+GL_COMMIT= fb88964b8e514cdf4eb22da314e13f8db06a3636 > > USE_GL= gl >-USE_QT= buildtools core gui widgets >+USE_QT= buildtools core gui linguisttools widgets > > PLIST_FILES= bin/openrgb > >diff --git a/x11/openrgb/distinfo b/x11/openrgb/distinfo >index ab06e94497..01d10aa79d 100644 >--- a/x11/openrgb/distinfo >+++ b/x11/openrgb/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1651760910 >-SHA256 (CalcProgrammer1-OpenRGB-817d5d55dfb2baf932effe9fec9c557ad1529eb9_GL0.tar.gz) = fdc25136ccbd97c793f170fff14b45a9195136fe46e8f8c594048e786a97fe3d >-SIZE (CalcProgrammer1-OpenRGB-817d5d55dfb2baf932effe9fec9c557ad1529eb9_GL0.tar.gz) = 29236808 >+TIMESTAMP = 1678395750 >+SHA256 (CalcProgrammer1-OpenRGB-fb88964b8e514cdf4eb22da314e13f8db06a3636_GL0.tar.gz) = 5887b33c8d4e717f6636ff97f2ff0317d622490bc1cf79706e7c6a5c6fbebb84 >+SIZE (CalcProgrammer1-OpenRGB-fb88964b8e514cdf4eb22da314e13f8db06a3636_GL0.tar.gz) = 29736847 >diff --git a/x11/openrgb/files/patch-Controllers-LianLiController-LianLiUniHub_AL10Controller.h b/x11/openrgb/files/patch-Controllers-LianLiController-LianLiUniHub_AL10Controller.h >new file mode 100644 >index 0000000000..91fdaaa963 >--- /dev/null >+++ b/x11/openrgb/files/patch-Controllers-LianLiController-LianLiUniHub_AL10Controller.h >@@ -0,0 +1,11 @@ >+--- Controllers/LianLiController/LianLiUniHub_AL10Controller.h.orig 2022-11-28 03:44:33 UTC >++++ Controllers/LianLiController/LianLiUniHub_AL10Controller.h >+@@ -16,7 +16,7 @@ >+ >+ #include "RGBController.h" >+ >+-#include <libusb-1.0/libusb.h> >++#include <libusb.h> >+ >+ /*----------------------------------------------------------------------------*\ >+ | Global definitions. | >diff --git a/x11/openrgb/files/patch-OpenRGB.pro b/x11/openrgb/files/patch-OpenRGB.pro >index ed6d88129d..7a3c10f011 100644 >--- a/x11/openrgb/files/patch-OpenRGB.pro >+++ b/x11/openrgb/files/patch-OpenRGB.pro >@@ -1,6 +1,6 @@ >---- OpenRGB.pro.orig 2022-05-05 02:48:58 UTC >+--- OpenRGB.pro.orig 2022-11-28 03:44:33 UTC > +++ OpenRGB.pro >-@@ -40,7 +40,7 @@ TEMPLATE = app >+@@ -42,7 +42,7 @@ TEMPLATE = app > # Automatically generated build information # > #-----------------------------------------------------------------------------------------------# > win32:BUILDDATE = $$system(date /t)
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:
vidar
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270174
: 240814