mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2026-06-03 21:41:38 +00:00
tweaks and icon
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -1,4 +1,4 @@
|
||||
samplebrain (0.18rc1-1ubuntu0) focal; urgency=medium
|
||||
samplebrain (0.18rc2-1ubuntu0~bionic4) bionic; urgency=medium
|
||||
|
||||
* Initial release
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -2,7 +2,7 @@ Source: samplebrain
|
||||
Section: sound
|
||||
Priority: optional
|
||||
Maintainer: Dave Griffiths <dave@thentrythis.org>
|
||||
Build-Depends: debhelper-compat (= 12), texinfo, libsndfile1-dev, portaudio19-dev, liblo-dev, libfftw3-dev, qtbase5-dev, qt5-qmake, qtbase5-dev-tools
|
||||
Build-Depends: debhelper-compat (= 11), texinfo, libsndfile1-dev, portaudio19-dev, liblo-dev, libfftw3-dev, qtchooser, qtbase5-dev, qt5-qmake, qtbase5-dev-tools
|
||||
Standards-Version: 4.4.1
|
||||
Homepage: http://thentrythis.org/projects/samplebrain
|
||||
Vcs-Git: https://gitlab.com/nebogeo/samplebrain.git
|
||||
|
||||
2
debian/files
vendored
2
debian/files
vendored
@@ -1 +1 @@
|
||||
samplebrain_0.18rc1-1ubuntu0_source.buildinfo sound optional
|
||||
samplebrain_0.18rc2-1ubuntu0~bionic4_source.buildinfo sound optional
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@@ -13,6 +13,7 @@
|
||||
# package maintainers to append LDFLAGS
|
||||
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
export QT_SELECT=qt5
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
Reference in New Issue
Block a user