Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10961087
D14010.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Referenced Files
None
Subscribers
None
D14010.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,32 +1,28 @@
-name: gcstar
-version: 1.7.3.2022.08.11
-release: 1
-source:
- - git|https://gitlab.com/GCstar/GCstar.git: f89f1b4039dffd0551951f0b43b2cf49be22cedd
-homepage: https://gitlab.com/GCstar/GCstar
-license: GPL-2.0-or-later
-component: office
-summary: GCstar is a free open source application for managing your collections.
+name : gcstar
+version : 1.8.0
+release : 2
+source :
+ - https://gitlab.com/GCstar/GCstar/-/archive/v1.8.0/GCstar-v1.8.0.tar.gz : 6e62db6f7a4ca0b2c1bd06c9cff57dae620819dd74f7c1ce5a8d21099f352c1a
+homepage : https://gcstar.gitlab.io/
+license : GPL-2.0-or-later
+component : office
+summary : GCstar is a free open source application for managing your collections.
description: |
Collection manager for films, music, games, books, etc.
-rundeps:
+builddeps :
+ - pkgconfig(gdk-3.0)
+ - libwww-perl
+ - perl-encode-locale
+ - perl-gtk3-simplelist
+ - perl-xmlsimple
+rundeps :
- libwww-perl
- perl-datetime-format-strptime
- perl-encode-locale
- perl-gtk3-simplelist
- perl-json
- perl-xmlsimple
-install: |
- cd gcstar
- # If an interim version is used from git commit, patch the version shown in GCstar according to this YAML version definition
- sed -i 's/\(\$VERSION = .\)[0-9\.]*/\1%version%/g' bin/gcstar
-
- install -Dm00755 bin/gcstar $installdir/usr/bin/gcstar
- find lib/gcstar -type f -exec install -Dm00644 "{}" "$installdir/usr/{}" \;
- find share/gcstar -type f -exec install -Dm00644 "{}" "$installdir/usr/{}" \;
- install -Dm00644 share/applications/gcstar.desktop $installdir/usr/share/applications/gcstar.desktop
- gzip -f man/gcstar.1
- install -Dm00644 man/gcstar.1.gz $installdir/usr/share/man/man1/gcstar.1.gz
- install -Dm00644 share/applications/gcstar.xml $installdir/usr/share/mime/application/x-gcstar.xml
- install -Dm00644 share/applications/gcstar.xml $installdir/usr/share/mime/packages/gcstar.xml
- install -Dm00644 share/gcstar/icons/gcstar_48x48.png $installdir/usr/share/pixmaps/gcstar.png
+install : |
+ ./gcstar/install --text --prefix $installdir/usr
+ find $installdir/usr -type d -empty -delete
+ find $installdir/usr/share/mime ! -name "*gcstar*" ! -type d -delete
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,7 +1,7 @@
<PISI>
<Source>
<Name>gcstar</Name>
- <Homepage>https://gitlab.com/GCstar/GCstar</Homepage>
+ <Homepage>https://gcstar.gitlab.io/</Homepage>
<Packager>
<Name>Matthias Homann</Name>
<Email>palto@mailbox.org</Email>
@@ -982,6 +982,7 @@
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcoins/GCNumistaExonumiaEN.pm</Path>
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcoins/GCcoinsCommon.pm</Path>
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcomics/GCBdphile.pm</Path>
+ <Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcomics/GCSanctuary.pm</Path>
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcomics/GCbedetheque.pm</Path>
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcomics/GCcomicsCommon.pm</Path>
<Path fileType="library">/usr/lib/gcstar/GCPlugins/GCcomics/GCmangasanctuary.pm</Path>
@@ -1117,6 +1118,10 @@
<Path fileType="data">/usr/share/gcstar/html_models/GCfilms/float.png</Path>
<Path fileType="data">/usr/share/gcstar/html_models/GCfilms/rootII_design</Path>
<Path fileType="data">/usr/share/gcstar/html_models/GCfilms/rootII_design.png</Path>
+ <Path fileType="data">/usr/share/gcstar/html_models/GCgadgets/Flat_Colors</Path>
+ <Path fileType="data">/usr/share/gcstar/html_models/GCgadgets/Flat_Colors.png</Path>
+ <Path fileType="data">/usr/share/gcstar/html_models/GCgadgets/Simple</Path>
+ <Path fileType="data">/usr/share/gcstar/html_models/GCgadgets/Simple.png</Path>
<Path fileType="data">/usr/share/gcstar/html_models/GCgames/Flat</Path>
<Path fileType="data">/usr/share/gcstar/html_models/GCgames/Flat.png</Path>
<Path fileType="data">/usr/share/gcstar/html_models/GCgames/Flat_Colors</Path>
@@ -1413,6 +1418,28 @@
<Path fileType="data">/usr/share/gcstar/style/kde/vertical_hover.png</Path>
<Path fileType="data">/usr/share/gcstar/xml_models/GCfilms/Ant_Movie_Catalog</Path>
<Path fileType="data">/usr/share/gcstar/xml_models/GCfilms/DVDProfiler</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/22x22/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/22x22/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/36x36/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/36x36/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/72x72/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/72x72/mimetypes/application-x-gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/96x96/apps/gcstar.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/96x96/mimetypes/application-x-gcstar.png</Path>
<Path fileType="man">/usr/share/man/man1/gcstar.1.gz</Path>
<Path fileType="data">/usr/share/mime/application/x-gcstar.xml</Path>
<Path fileType="data">/usr/share/mime/packages/gcstar.xml</Path>
@@ -1420,12 +1447,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2022-08-18</Date>
- <Version>1.7.3.2022.08.11</Version>
+ <Update release="2">
+ <Date>2023-04-28</Date>
+ <Version>1.8.0</Version>
<Comment>Packaging update</Comment>
<Name>Matthias Homann</Name>
<Email>palto@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 19, 1:59 PM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805517
Default Alt Text
D14010.diff (7 KB)
Attached To
Mode
D14010: Update GCstar to 1.8.0
Attached
Detach File
Event Timeline
Log In to Comment