Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037613
D7466.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D7466.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -5,11 +5,7 @@
libQt5X11Extras.so.5
libQt5Xml.so.5
libSDL-1.2.so.0
-libX11-xcb.so.1
libX11.so.6
-libXext.so.6
-libXfixes.so.3
-libXft.so.2
libasound.so.2
libc.so.6
libcarla_native-plugin.so
@@ -17,8 +13,8 @@
libfftw3f.so.3
libfltk.so.1.3
libfluidsynth.so.2
-libfontconfig.so.1
libgcc_s.so.1
+libgig.so.9
libm.so.6
libmp3lame.so.0
libmvec.so.1
@@ -34,7 +30,5 @@
libvorbis.so.0
libvorbisenc.so.2
libvorbisfile.so.3
-libxcb-keysyms.so.1
-libxcb-util.so.1
libxcb.so.1
libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lmms
-version : 1.2.0
-release : 11
+version : 1.2.1
+release : 12
source :
- - git|https://github.com/LMMS/lmms.git : v1.2.0
+ - git|https://github.com/LMMS/lmms.git : v1.2.1
license : GPL-2.0-or-later
component : multimedia.audio
summary : LMMS is a free cross-platform alternative to commercial programs like FL Studio®
@@ -13,6 +13,7 @@
- pkgconfig(fftw3)
- pkgconfig(fluidsynth)
- pkgconfig(fontconfig)
+ - pkgconfig(gig)
- pkgconfig(jack)
- pkgconfig(libpulse)
- pkgconfig(ogg)
@@ -29,20 +30,15 @@
- fltk-devel
- ladspa-devel
- lame-devel
- - libgcc-32bit
- - libpth-32bit-devel
- qt5-tools-devel
- sndio-devel
- stk-devel
- - wine-32bit-devel
- xcb-util-keysyms-devel
setup : |
- # Build with libgig supprot diabled until we can get lmms to load it from /usr/lib/libgig/ instead of /usr/lib/.
%cmake_ninja -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DWANT_VST_NOWINE=ON \
-DWANT_SOUNDIO=OFF \
- -DWANT_GIG=OFF \
-DWANT_QT5=ON .
build : |
%ninja_build
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>lmms</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
@@ -156,6 +156,7 @@
<Path fileType="library">/usr/lib/lmms/libdynamicsprocessor.so</Path>
<Path fileType="library">/usr/lib/lmms/libeq.so</Path>
<Path fileType="library">/usr/lib/lmms/libflanger.so</Path>
+ <Path fileType="library">/usr/lib/lmms/libgigplayer.so</Path>
<Path fileType="library">/usr/lib/lmms/libhydrogenimport.so</Path>
<Path fileType="library">/usr/lib/lmms/libkicker.so</Path>
<Path fileType="library">/usr/lib/lmms/libladspabrowser.so</Path>
@@ -2912,7 +2913,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="11">lmms</Dependency>
+ <Dependency release="12">lmms</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/lmms/AboutDialog.h</Path>
@@ -3148,12 +3149,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2019-06-28</Date>
- <Version>1.2.0</Version>
+ <Update release="12">
+ <Date>2019-10-23</Date>
+ <Version>1.2.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 8:59 PM (20 h, 32 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810743
Default Alt Text
D7466.diff (3 KB)
Attached To
Mode
D7466: Update lmms to 1.2.1
Attached
Detach File
Event Timeline
Log In to Comment