Skip to content
Merged

gCDEmu #9340

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions packages/c/cdemu-client/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : cdemu-client
version : 3.3.0
release : 12
version : 3.3.1
release : 13
source :
- https://sourceforge.net/projects/cdemu/files/cdemu-client/cdemu-client-3.3.0.tar.xz : 5a22a6d3464a5037875fa448238f892abb80cd4c96cd95b2234899783aa4b270
- https://sourceforge.net/projects/cdemu/files/cdemu-client/cdemu-client-3.3.1.tar.xz : dba28c77636da0c1c6d802603c64894e072c85f4b22735b47548a9980dcd1a5c
homepage : https://cdemu.sourceforge.io/
license : GPL-2.0-or-later
component : system.utils
Expand All @@ -25,3 +25,4 @@ build : |
%ninja_build
install : |
%ninja_install
%install_license COPYING
12 changes: 7 additions & 5 deletions packages/c/cdemu-client/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Homepage>https://cdemu.sourceforge.io/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
Expand Down Expand Up @@ -35,11 +35,13 @@ retrieving/setting devices&apos; debug masks.
<Path fileType="executable">/usr/bin/cdemu</Path>
<Path fileType="data">/usr/share/applications/cdemu-client.desktop</Path>
<Path fileType="data">/usr/share/bash-completion/completions/cdemu</Path>
<Path fileType="data">/usr/share/licenses/cdemu-client/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/no/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/cdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/cdemu.mo</Path>
Expand All @@ -48,12 +50,12 @@ retrieving/setting devices&apos; debug masks.
</Files>
</Package>
<History>
<Update release="12">
<Date>2026-02-16</Date>
<Version>3.3.0</Version>
<Update release="13">
<Date>2026-06-18</Date>
<Version>3.3.1</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Update>
</History>
</PISI>
6 changes: 4 additions & 2 deletions packages/c/cdemu-daemon/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ libglib-2.0.so.0:g_file_read_link
libglib-2.0.so.0:g_file_test
libglib-2.0.so.0:g_fprintf
libglib-2.0.so.0:g_free
libglib-2.0.so.0:g_free_sized
libglib-2.0.so.0:g_get_monotonic_time
libglib-2.0.so.0:g_hash_table_insert
libglib-2.0.so.0:g_hash_table_new_full
Expand Down Expand Up @@ -100,7 +101,7 @@ libglib-2.0.so.0:g_list_last
libglib-2.0.so.0:g_list_length
libglib-2.0.so.0:g_list_nth_data
libglib-2.0.so.0:g_log
libglib-2.0.so.0:g_log_set_default_handler
libglib-2.0.so.0:g_log_set_handler
libglib-2.0.so.0:g_main_context_new
libglib-2.0.so.0:g_main_context_ref_thread_default
libglib-2.0.so.0:g_main_context_unref
Expand All @@ -125,7 +126,7 @@ libglib-2.0.so.0:g_option_context_new
libglib-2.0.so.0:g_option_context_parse
libglib-2.0.so.0:g_option_context_set_translation_domain
libglib-2.0.so.0:g_path_get_basename
libglib-2.0.so.0:g_print
libglib-2.0.so.0:g_printerr
libglib-2.0.so.0:g_quark_from_static_string
libglib-2.0.so.0:g_quark_from_string
libglib-2.0.so.0:g_quark_try_string
Expand Down Expand Up @@ -243,6 +244,7 @@ libmirage.so.12:mirage_disc_layout_get_first_track
libmirage.so.12:mirage_disc_layout_get_length
libmirage.so.12:mirage_disc_layout_get_start_sector
libmirage.so.12:mirage_disc_layout_set_start_sector
libmirage.so.12:mirage_disc_remove_session_by_index
libmirage.so.12:mirage_disc_set_filename
libmirage.so.12:mirage_disc_set_medium_type
libmirage.so.12:mirage_enumerate_filter_streams
Expand Down
7 changes: 4 additions & 3 deletions packages/c/cdemu-daemon/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : cdemu-daemon
version : 3.3.0
release : 12
version : 3.3.1
release : 13
source :
- https://sourceforge.net/projects/cdemu/files/cdemu-daemon/cdemu-daemon-3.3.0.tar.xz : 0181e388e01076eebce6073aa748f640db429936135a2c75933590658bc63d65
- https://sourceforge.net/projects/cdemu/files/cdemu-daemon/cdemu-daemon-3.3.1.tar.xz : ae48718af54643696c0944045c9ba90de9e3ef8137b214171318535b2b1ffaaa
homepage : https://cdemu.sourceforge.io/
license : GPL-2.0-or-later
component : system.utils
Expand All @@ -22,3 +22,4 @@ install : |
%ninja_install
install -Dm00644 service-example/cdemu-daemon.service $installdir/usr/lib/systemd/user/cdemu-daemon.service
install -Dm00644 service-example/net.sf.cdemu.CDEmuDaemon.service $installdir/usr/share/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
%install_license COPYING
12 changes: 7 additions & 5 deletions packages/c/cdemu-daemon/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Homepage>https://cdemu.sourceforge.io/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
Expand All @@ -25,19 +25,21 @@ the daemon portion.
<Path fileType="executable">/usr/bin/cdemu-daemon</Path>
<Path fileType="library">/usr/lib/systemd/user/cdemu-daemon.service</Path>
<Path fileType="data">/usr/share/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service</Path>
<Path fileType="data">/usr/share/licenses/cdemu-daemon/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/cdemu-daemon.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/cdemu-daemon.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/cdemu-daemon.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/cdemu-daemon.mo</Path>
<Path fileType="man">/usr/share/man/man8/cdemu-daemon.8.zst</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2026-02-16</Date>
<Version>3.3.0</Version>
<Update release="13">
<Date>2026-06-18</Date>
<Version>3.3.1</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Update>
</History>
</PISI>
7 changes: 4 additions & 3 deletions packages/g/gcdemu/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : gcdemu
version : 3.3.0
release : 11
version : 3.3.1
release : 12
source :
- https://sourceforge.net/projects/cdemu/files/gcdemu/gcdemu-3.3.0.tar.xz : 0bd77846fe3b91086cda46d30b001471d9be75c96303c21593084b247269512d
- https://sourceforge.net/projects/cdemu/files/gcdemu/gcdemu-3.3.1.tar.xz : cc1459c5b4fe27ce6931361a4d1c6b577b9aeb59ba29853a692b697a085876f6
homepage : https://cdemu.sourceforge.io/
license : GPL-2.0-or-later
component : desktop
Expand All @@ -24,3 +24,4 @@ build : |
%ninja_build
install : |
%ninja_install
%install_license COPYING
12 changes: 7 additions & 5 deletions packages/g/gcdemu/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Homepage>https://cdemu.sourceforge.io/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop</PartOf>
Expand Down Expand Up @@ -33,13 +33,15 @@ devices&apos; status and retrieving/setting devices&apos; debug masks.
<Path fileType="executable">/usr/bin/gcdemu</Path>
<Path fileType="data">/usr/share/applications/gcdemu.desktop</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas/net.sf.cdemu.gcdemu.gschema.xml</Path>
<Path fileType="data">/usr/share/licenses/gcdemu/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/no/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/gcdemu.mo</Path>
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/gcdemu.mo</Path>
Expand All @@ -50,12 +52,12 @@ devices&apos; status and retrieving/setting devices&apos; debug masks.
</Files>
</Package>
<History>
<Update release="11">
<Date>2026-02-16</Date>
<Version>3.3.0</Version>
<Update release="12">
<Date>2026-06-18</Date>
<Version>3.3.1</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Update>
</History>
</PISI>
6 changes: 6 additions & 0 deletions packages/l/libmirage/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ libmirage.so.12:mirage_contextual_debug_print_buffer
libmirage.so.12:mirage_contextual_get_context
libmirage.so.12:mirage_contextual_get_option
libmirage.so.12:mirage_contextual_get_type
libmirage.so.12:mirage_contextual_inherit_context
libmirage.so.12:mirage_contextual_obtain_password
libmirage.so.12:mirage_contextual_set_context
libmirage.so.12:mirage_create_writer
Expand Down Expand Up @@ -237,6 +238,7 @@ libmirage.so.12:mirage_disc_layout_set_first_session
libmirage.so.12:mirage_disc_layout_set_first_track
libmirage.so.12:mirage_disc_layout_set_start_sector
libmirage.so.12:mirage_disc_put_sector
libmirage.so.12:mirage_disc_read_sector
libmirage.so.12:mirage_disc_remove_session_by_index
libmirage.so.12:mirage_disc_remove_session_by_number
libmirage.so.12:mirage_disc_remove_session_by_object
Expand Down Expand Up @@ -277,7 +279,9 @@ libmirage.so.12:mirage_fragment_main_data_set_offset
libmirage.so.12:mirage_fragment_main_data_set_size
libmirage.so.12:mirage_fragment_main_data_set_stream
libmirage.so.12:mirage_fragment_read_main_data
libmirage.so.12:mirage_fragment_read_main_data_fast
libmirage.so.12:mirage_fragment_read_subchannel_data
libmirage.so.12:mirage_fragment_read_subchannel_data_fast
libmirage.so.12:mirage_fragment_set_address
libmirage.so.12:mirage_fragment_set_length
libmirage.so.12:mirage_fragment_subchannel_data_get_filename
Expand All @@ -304,6 +308,7 @@ libmirage.so.12:mirage_helper_calculate_crc16
libmirage.so.12:mirage_helper_calculate_crc32_fast
libmirage.so.12:mirage_helper_calculate_crc32_standard
libmirage.so.12:mirage_helper_determine_sector_type
libmirage.so.12:mirage_helper_dump_buffer_to_hex
libmirage.so.12:mirage_helper_encoding_from_bom
libmirage.so.12:mirage_helper_find_data_file
libmirage.so.12:mirage_helper_format_string
Expand Down Expand Up @@ -466,6 +471,7 @@ libmirage.so.12:mirage_track_layout_get_track_number
libmirage.so.12:mirage_track_layout_set_start_sector
libmirage.so.12:mirage_track_layout_set_track_number
libmirage.so.12:mirage_track_put_sector
libmirage.so.12:mirage_track_read_sector
libmirage.so.12:mirage_track_remove_fragment_by_index
libmirage.so.12:mirage_track_remove_fragment_by_object
libmirage.so.12:mirage_track_remove_index_by_number
Expand Down
4 changes: 4 additions & 0 deletions packages/l/libmirage/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:strlen
libc.so.6:strncasecmp
libc.so.6:strncmp
libc.so.6:strtol
libgcrypt.so.20:gcry_check_version
Expand Down Expand Up @@ -67,6 +68,7 @@ libglib-2.0.so.0:g_dpgettext
libglib-2.0.so.0:g_error_free
libglib-2.0.so.0:g_file_test
libglib-2.0.so.0:g_free
libglib-2.0.so.0:g_free_sized
libglib-2.0.so.0:g_hash_table_destroy
libglib-2.0.so.0:g_hash_table_insert
libglib-2.0.so.0:g_hash_table_iter_init
Expand Down Expand Up @@ -137,11 +139,13 @@ libglib-2.0.so.0:g_str_hash
libglib-2.0.so.0:g_strcmp0
libglib-2.0.so.0:g_strdup
libglib-2.0.so.0:g_strdup_printf
libglib-2.0.so.0:g_strdup_vprintf
libglib-2.0.so.0:g_strdupv
libglib-2.0.so.0:g_strfreev
libglib-2.0.so.0:g_string_append_len
libglib-2.0.so.0:g_string_append_printf
libglib-2.0.so.0:g_string_free
libglib-2.0.so.0:g_string_free_and_steal
libglib-2.0.so.0:g_string_insert_c
libglib-2.0.so.0:g_string_insert_len
libglib-2.0.so.0:g_string_new
Expand Down
7 changes: 4 additions & 3 deletions packages/l/libmirage/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : libmirage
version : 3.3.1
release : 12
version : 3.3.2
release : 13
source :
- https://sourceforge.net/projects/cdemu/files/libmirage/libmirage-3.3.1.tar.xz : 9acb4e19d98a257454ad00391750d91aa56e63e7f6e50e59a5d3973f1e0c6512
- https://sourceforge.net/projects/cdemu/files/libmirage/libmirage-3.3.2.tar.xz : c0c03326912e7b54270e595685e164dd95fef294a4630d77b3e194d06fc039fb
homepage : https://cdemu.sourceforge.io/
license : GPL-2.0-or-later
component : programming.library
Expand Down Expand Up @@ -34,3 +34,4 @@ build : |
%ninja_build
install : |
%ninja_install
%install_license COPYING
16 changes: 9 additions & 7 deletions packages/l/libmirage/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Homepage>https://cdemu.sourceforge.io/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>programming.library</PartOf>
Expand Down Expand Up @@ -67,8 +67,10 @@ libMirage will transparently generate it.
<Path fileType="library">/usr/lib64/libmirage-3.3/image-toc.so</Path>
<Path fileType="library">/usr/lib64/libmirage-3.3/image-xcdroast.so</Path>
<Path fileType="library">/usr/lib64/libmirage.so.12</Path>
<Path fileType="library">/usr/lib64/libmirage.so.12.0.0</Path>
<Path fileType="library">/usr/lib64/libmirage.so.12.1.0</Path>
<Path fileType="data">/usr/share/licenses/libmirage/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/libmirage.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/libmirage.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/libmirage.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/libmirage.mo</Path>
<Path fileType="data">/usr/share/mime/packages/libmirage-apple.xml</Path>
Expand Down Expand Up @@ -107,7 +109,7 @@ libMirage will transparently generate it.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="12">libmirage</Dependency>
<Dependency release="13">libmirage</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libmirage-3.3/mirage/cdtext-coder.h</Path>
Expand Down Expand Up @@ -139,12 +141,12 @@ libMirage will transparently generate it.
</Files>
</Package>
<History>
<Update release="12">
<Date>2026-02-16</Date>
<Version>3.3.1</Version>
<Update release="13">
<Date>2026-06-18</Date>
<Version>3.3.2</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Update>
</History>
</PISI>