Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10765023
D8896.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D8896.id.diff
View Options
diff --git a/files/0001-add-docbook-xml-for-solus.patch b/files/0001-add-docbook-xml-for-solus.patch
deleted file mode 100644
--- a/files/0001-add-docbook-xml-for-solus.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- cmake/FindDocBookXSL.cmake 2019-09-13 14:59:01.000000000 +0200
-+++ cmake/FindDocBookXSL.cmake 2019-10-19 23:22:08.644980325 +0200
-@@ -5,6 +5,7 @@
- /usr/local/share/xsl/docbook # FreeBSD
- /usr/share/xml/docbook/stylesheet/nwalsh/current # OpenSUSE
- /usr/share/sgml/docbook/xsl-ns-stylesheets # Fedora
-+ /usr/share/xml/docbook/xsl-stylesheets-1.79.2/ # Solus
- )
- find_package_handle_standard_args(DocBookXSL
- "Could NOT find DocBook XSL stylesheets" DOCBOOKXSL_DIR)
diff --git a/files/0002-fix-path-hint-for-metainfo-its.patch b/files/0002-fix-path-hint-for-metainfo-its.patch
deleted file mode 100644
--- a/files/0002-fix-path-hint-for-metainfo-its.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pentobi/unix/CMakeLists.txt 2019-10-20 00:19:04.391604195 +0200
-+++ pentobi/unix/CMakeLists.txt 2019-10-20 00:02:22.601017112 +0200
-@@ -7,7 +7,7 @@
- get_filename_component(GETTEXT_BIN_DIR ${GETTEXT_MSGFMT_EXECUTABLE} DIRECTORY)
- get_filename_component(GETTEXT_INSTALL_DIR ${GETTEXT_BIN_DIR} DIRECTORY)
- find_file(METAINFO_ITS NAMES metainfo.its appdata.its
-- HINTS ${GETTEXT_INSTALL_DIR}/share/gettext/its
-+ HINTS ${GETTEXT_INSTALL_DIR}/share/gettext-0.20/its
- )
- if(NOT METAINFO_ITS)
- message(FATAL_ERROR
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : pentobi
-version : '17.2'
-release : 4
+version : '18.0'
+release : 5
source :
- - https://liquidtelecom.dl.sourceforge.net/project/pentobi/17.2/pentobi-17.2.tar.xz : b95f1eadb5b10cd68eb187744decc71a41c862e83d325047dc0ee91688a79bfe
+ - https://liquidtelecom.dl.sourceforge.net/project/pentobi/18.0/pentobi-18.0.tar.xz : de85eec2ab884615f2b384381402ccea9cccaafada183a330454c6ce3dd49b36
+homepage : https://pentobi.sourceforge.io/
license : GPL-3.0-or-later
component : games.puzzle
summary : Pentobi is a computer opponent for the board game Blokus
@@ -14,12 +15,11 @@
- pkgconfig(Qt5UiTools)
- pkgconfig(Qt5WebView)
- pkgconfig(librsvg-2.0)
- - docbook-xml
- itstool
setup : |
- %patch -p0 < $pkgfiles/0001-add-docbook-xml-for-solus.patch
- %patch -p0 < $pkgfiles/0002-fix-path-hint-for-metainfo-its.patch
- %cmake -DCMAKE_BUILD_TYPE=Release .
+ %cmake \
+ -DDOCBOOKXSL_DIR=/usr/share/xml/docbook/xsl-stylesheets-1.79.2/ \
+ -DMETAINFO_ITS=/usr/share/gettext-0.20/its
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,6 +1,7 @@
<PISI>
<Source>
<Name>pentobi</Name>
+ <Homepage>https://pentobi.sourceforge.io/</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
@@ -104,12 +105,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2019-10-23</Date>
- <Version>17.2</Version>
+ <Update release="5">
+ <Date>2020-05-16</Date>
+ <Version>18.0</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 20 2023, 10:38 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789114
Default Alt Text
D8896.id.diff (3 KB)
Attached To
Mode
D8896: Update pentobi to 18.0
Attached
Detach File
Event Timeline
Log In to Comment