diff --git a/packages/l/libfreeaptx/package.yml b/packages/l/libfreeaptx/package.yml index b3ab3b9db0af..2936ed257dac 100644 --- a/packages/l/libfreeaptx/package.yml +++ b/packages/l/libfreeaptx/package.yml @@ -1,18 +1,18 @@ # yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : libfreeaptx -version : 0.1.1 -release : 2 +version : 0.2.2 +release : 3 source : - - https://github.com/iamthehorker/libfreeaptx/archive/refs/tags/0.1.1.tar.gz : 7acf514446cae59585d9bc21e4f98f4a3856f4741c3a7a09d06e8ac5bf2f7315 -homepage : https://github.com/iamthehorker/libfreeaptx/ + - https://github.com/regularhunter/libfreeaptx/archive/refs/tags/0.2.2.tar.gz : 5ab5ebddf3f2eb7ce47a505b87460b00fc1ede99c70010796d3575ab31ea80bf +homepage : https://github.com/regularhunter/libfreeaptx license : LGPL-2.1-or-later component : multimedia.codecs summary : Open Source implementation of Audio Processing Technology codec (aptX) forked from libopenaptx 0.2.0 description: | Open Source implementation of Audio Processing Technology codec (aptX) derived from ffmpeg 4.0 project. libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to 0.2.1. The initial version of libfreeaptx was reset to 0.1.0 to prevent confusion between the two projects. -replaces : +replaces : - libopenaptx - - devel: libopenaptx-devel + - devel : libopenaptx-devel environment: | export PREFIX=/usr setup : | @@ -23,3 +23,4 @@ build : | %make install : | %make_install + %install_license COPYING diff --git a/packages/l/libfreeaptx/pspec_x86_64.xml b/packages/l/libfreeaptx/pspec_x86_64.xml index ccd7fb5020f2..322484fbc64f 100644 --- a/packages/l/libfreeaptx/pspec_x86_64.xml +++ b/packages/l/libfreeaptx/pspec_x86_64.xml @@ -1,10 +1,10 @@ libfreeaptx - https://github.com/iamthehorker/libfreeaptx/ + https://github.com/regularhunter/libfreeaptx - Muhammad Alfi Syahrin - malfisya.dev@hotmail.com + Clint Eschberger + clint@eschberger.info LGPL-2.1-or-later multimedia.codecs @@ -23,7 +23,8 @@ /usr/bin/freeaptxdec /usr/bin/freeaptxenc /usr/lib/libfreeaptx.so.0 - /usr/lib/libfreeaptx.so.0.1.1 + /usr/lib/libfreeaptx.so.0.2.2 + /usr/share/licenses/libfreeaptx/COPYING libopenaptx @@ -36,7 +37,7 @@ programming.devel - libfreeaptx + libfreeaptx /usr/include/freeaptx.h @@ -48,12 +49,12 @@ - - 2024-05-30 - 0.1.1 + + 2026-06-29 + 0.2.2 Packaging update - Muhammad Alfi Syahrin - malfisya.dev@hotmail.com + Clint Eschberger + clint@eschberger.info \ No newline at end of file