Compare commits

...

4 Commits

Author SHA1 Message Date
Owen Zimmerman 4d5f513167 chore (distrho): use %conf 2026-04-20 13:12:55 -05:00
Gilver 460a377f22 chore: Move terra-sccache to tools/buildsys (#11549) 2026-04-20 12:51:28 -05:00
Raboneko 53fc6a8800 bump: discord-openasar discord 2026-04-20 17:44:32 +00:00
Owen Zimmerman 307faaeca8 chore (libbismuth): use %conf, clean spec (#11546) 2026-04-20 12:42:28 -05:00
7 changed files with 8 additions and 8 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-openasar
Version: 0.0.133
Version: 0.0.134
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord
Version: 0.0.133
Version: 0.0.134
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: https://discord.com
+3 -3
View File
@@ -33,13 +33,13 @@ for writing applications with libbismuth.
%prep
%autosetup -n libbismuth-%{version}
%build
%conf
%meson
%build
%meson_build
%install
# Install licenses
mkdir -p licenses
%meson_install
rm -rf %{buildroot}%{_bindir}/blueprint-compiler
+3 -3
View File
@@ -197,15 +197,15 @@ Summary: Plugin for drumsynth
%prep
%autosetup -p1 -n DISTRHO-Ports-%{github_release}
%build
%conf
%meson -Dbuild-vst2=true -Dbuild-vst3=true -Dbuild-lv2=true
%build
%meson_build
%install
%meson_install
%files dexed
%doc README.md
%license doc/GPL.txt