audacity rebuild
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
--- a/src/menus/ViewMenus.cpp 2020-05-27 17:49:20.645538517 +0500
|
||||||
|
+++ b/src/menus/ViewMenus.cpp 2020-05-27 17:49:26.844538493 +0500
|
||||||
|
@@ -4,10 +4,10 @@
|
||||||
|
#include "../CommonCommandFlags.h"
|
||||||
|
#include "../Menus.h"
|
||||||
|
#include "../Prefs.h"
|
||||||
|
+#include "../ProjectWindow.h"
|
||||||
|
#include "../Project.h"
|
||||||
|
#include "../ProjectHistory.h"
|
||||||
|
#include "../ProjectSettings.h"
|
||||||
|
-#include "../ProjectWindow.h"
|
||||||
|
#include "../Track.h"
|
||||||
|
#include "../TrackInfo.h"
|
||||||
|
#include "../TrackPanel.h"
|
||||||
@@ -41,6 +41,9 @@
|
|||||||
<Dependency>vamp-plugin-sdk-devel</Dependency>
|
<Dependency>vamp-plugin-sdk-devel</Dependency>
|
||||||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
<Patches>
|
||||||
|
<Patch level="1">audacity-2.4.1-fix-vertical-track-resizing.patch</Patch>
|
||||||
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -88,6 +91,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-05-21</Date>
|
||||||
|
<Version>2.4.1</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2020-05-21</Date>
|
<Date>2020-05-21</Date>
|
||||||
<Version>2.4.1</Version>
|
<Version>2.4.1</Version>
|
||||||
@@ -131,4 +141,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user