Page MenuHomeSolus

D4089.diff
No OneTemporary

D4089.diff

diff --git a/files/0001-Mark-header-includes-as-system.patch b/files/0001-Mark-header-includes-as-system.patch
deleted file mode 100644
--- a/files/0001-Mark-header-includes-as-system.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 136bb77f7bb254668d883cd6cf016607cd6eba75 Mon Sep 17 00:00:00 2001
-From: Joey Riches <josephriches@gmail.com>
-Date: Tue, 16 Oct 2018 22:53:05 +0100
-Subject: [PATCH 1/1] Mark header includes as system
-
-Signed-off-by: Joey Riches <josephriches@gmail.com>
----
- src/radiotray-ng/CMakeLists.txt | 2 +-
- src/radiotray-ng/extras/media_keys/CMakeLists.txt | 2 +-
- src/radiotray-ng/extras/rtng_dbus/CMakeLists.txt | 2 +-
- 3 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/src/radiotray-ng/CMakeLists.txt b/src/radiotray-ng/CMakeLists.txt
-index 8f6e608..b3c6586 100644
---- a/src/radiotray-ng/CMakeLists.txt
-+++ b/src/radiotray-ng/CMakeLists.txt
-@@ -37,4 +37,4 @@ target_link_libraries(
- )
-
- add_dependencies(radiotray-ng user-agent)
--target_include_directories(radiotray-ng PRIVATE ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} ${GSTREAMER_INCLUDE_DIRS} ${APPINDICATOR_INCLUDE_DIRS} ${GIOMM_INCLUDE_DIRS} ${GLIBMM_INCLUDE_DIRS})
-+target_include_directories(radiotray-ng SYSTEM PRIVATE ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} ${GSTREAMER_INCLUDE_DIRS} ${APPINDICATOR_INCLUDE_DIRS} ${GIOMM_INCLUDE_DIRS} ${GLIBMM_INCLUDE_DIRS})
-diff --git a/src/radiotray-ng/extras/media_keys/CMakeLists.txt b/src/radiotray-ng/extras/media_keys/CMakeLists.txt
-index 7205873..4861747 100644
---- a/src/radiotray-ng/extras/media_keys/CMakeLists.txt
-+++ b/src/radiotray-ng/extras/media_keys/CMakeLists.txt
-@@ -8,4 +8,4 @@ add_library(media_keys STATIC ${SRC_FILES})
-
- # todo: if appindicator add the includes
- target_link_libraries(media_keys ${APPINDICATOR_GUI} ${GIOMM_LIBRARIES})
--target_include_directories(media_keys PRIVATE ${GIOMM_INCLUDE_DIRS} ${APPINDICATOR_INCLUDE_DIRS} )
-+target_include_directories(media_keys SYSTEM PRIVATE ${GIOMM_INCLUDE_DIRS} ${APPINDICATOR_INCLUDE_DIRS} )
-diff --git a/src/radiotray-ng/extras/rtng_dbus/CMakeLists.txt b/src/radiotray-ng/extras/rtng_dbus/CMakeLists.txt
-index 0c3d64c..1255396 100644
---- a/src/radiotray-ng/extras/rtng_dbus/CMakeLists.txt
-+++ b/src/radiotray-ng/extras/rtng_dbus/CMakeLists.txt
-@@ -3,4 +3,4 @@ FILE(GLOB SRC_FILES "*.cpp")
- add_library(rtng_dbus STATIC ${SRC_FILES})
-
- target_link_libraries(rtng_dbus ${GLIBMM_LIBRARIES} ${GIOMM_LIBRARIES})
--target_include_directories(rtng_dbus PRIVATE ${GIOMM_INCLUDE_DIRS} ${GLIBMM_INCLUDE_DIRS})
-+target_include_directories(rtng_dbus SYSTEM PRIVATE ${GIOMM_INCLUDE_DIRS} ${GLIBMM_INCLUDE_DIRS})
---
-2.19.1
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : radiotray-ng
-version : 0.2.3
-release : 13
+version : 0.2.4
+release : 14
source :
- - https://github.com/ebruck/radiotray-ng/archive/v0.2.3.tar.gz : a8dacc297ea1d547aadadf54ed081555aacecbed4d8b1b903188bead0c3d6fcb
+ - https://github.com/ebruck/radiotray-ng/archive/v0.2.4.tar.gz : 404dae294bbb9927aadf789cea00b33baedf784658187a21a83433a1efe18a3a
license : GPL-3.0-or-later
component : multimedia.audio
summary : An Internet radio player for Linux
@@ -22,7 +22,6 @@
- lsb-release
- wxwidgets-devel
setup : |
- %patch -p1 < $pkgfiles/0001-Mark-header-includes-as-system.patch
%cmake .
build : |
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>radiotray-ng</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
@@ -41,12 +41,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-10-16</Date>
- <Version>0.2.3</Version>
+ <Update release="14">
+ <Date>2018-10-19</Date>
+ <Version>0.2.4</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 30 2023, 7:10 PM (6 w, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5861336
Default Alt Text
D4089.diff (4 KB)

Event Timeline