1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

x11/openrgb: Update to 0.8

While here, fix COMMENT and re-generate patch.

PR:	270174
Approved by:	vidar@karlsen.tech (maintainer)
This commit is contained in:
Ganael LAPLANCHE 2023-03-14 12:19:43 +01:00
parent 0eaa8d934a
commit 97edf5fd19
4 changed files with 20 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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. |

View File

@ -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)