Skip to content
Snippets Groups Projects
Commit 97edf5fd authored by Ganael Laplanche's avatar Ganael Laplanche
Browse files

x11/openrgb: Update to 0.8

While here, fix COMMENT and re-generate patch.

PR:	270174
Approved by:	vidar@karlsen.tech (maintainer)
parent 0eaa8d93
No related branches found
No related tags found
No related merge requests found
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
......
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
--- 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. |
--- 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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment