Accepting request 1118028 from home:mantarimay:GNOME:apps
- Change sources OBS-URL: https://build.opensuse.org/request/show/1118028 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/decibels?expand=0&rev=2
This commit is contained in:
parent
56f96b985c
commit
e32f86d271
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/vixalien/decibels.git</param>
|
||||
<param name="changesrevision">0b130b2bbc919d5f266b131f917c4bdd34b069e0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d823a70d1da3b37b484e4000ec0ef8ee61f5a776526a1dc03edcfdd451cb87a3
|
||||
size 5912589
|
@ -1,4 +0,0 @@
|
||||
name: decibels
|
||||
version: 0.1.4
|
||||
mtime: 1696603524
|
||||
commit: 0b130b2bbc919d5f266b131f917c4bdd34b069e0
|
17
_service
17
_service
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/vixalien/decibels.git</param>
|
||||
<param name="revision">0.1.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">mantarimay@pm.me</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
3
decibels-0.1.4.tar.gz
Normal file
3
decibels-0.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce0429bcf6ecdf0c92db1768eda6f76cdd30b249c05ea9887fe00d0a89fb6cdd
|
||||
size 107964
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 13:41:47 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
- Change sources
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 15 01:57:15 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||
|
||||
|
@ -16,13 +16,16 @@
|
||||
#
|
||||
|
||||
%define lname com.vixalien.decibels
|
||||
%define sname gi-typescript-definitions
|
||||
%define scommit eb2a87a25c5e2fb580b605fbec0bd312fe34c492
|
||||
Name: decibels
|
||||
Version: 0.1.4
|
||||
Release: 0
|
||||
Summary: Play audio files with a waveform
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/vixalien/decibels
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://gitlab.gnome.org/BrainBlasted/%{subname}/-/archive/%{scommit}/%{subname}-%{scommit}.tar.bz2
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: hicolor-icon-theme
|
||||
@ -43,7 +46,8 @@ and the ability to control the speed at which the audio is played.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%setup -q
|
||||
tar -xf %{SOURCE1} --strip-components 1 -C gi-types
|
||||
|
||||
%build
|
||||
%meson
|
||||
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:418a58db6bb427ade4c3f5f929f5d5bfb7c6f4a807edf5afb3e8c4a7fda51797
|
||||
size 493740
|
Loading…
Reference in New Issue
Block a user