f9f9762ae8
Accepting request 1145591 from multimedia:apps
...
- Update to v0.9.7
- Fix vlc plugin build failure with patch from git:
0001-playbackEngineVlc-build-fix.patch
- Fix taglib plugin build with 0001-taglib-2.0-compatibility.patch
OBS-URL: https://build.opensuse.org/request/show/1145591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=12
2024-02-11 14:46:03 +00:00
9d45ca8b75
Accepting request 1145590 from home:plater
...
- Update to v0.9.7
- Fix vlc plugin build failure with patch from git:
0001-playbackEngineVlc-build-fix.patch
- Fix taglib plugin build with 0001-taglib-2.0-compatibility.patch
OBS-URL: https://build.opensuse.org/request/show/1145590
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=29
2024-02-10 10:31:21 +00:00
a238d6a93b
Accepting request 1145582 from home:plater
...
- Update to v0.9.7
- Disable taglib plugin until nulloy builds with taglib 2
- Fix vlc plugin build failure with patch from git:
0001-playbackEngineVlc-build-fix.patch
- Upstream changes:
*Playback speed control
*Automatically saving settings and playlist in case of a crash
*More customizable keyboard shortcuts (Open Tag Editor,
Move to Trash, etc)
*Packaging .AppImage for Linux
*New "Scroll to item" playlist option
*Many other minor bug fixes and improvements
OBS-URL: https://build.opensuse.org/request/show/1145582
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=28
2024-02-10 09:26:31 +00:00
cd18a2628f
Accepting request 987133 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/987133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=11
2022-07-06 13:42:21 +00:00
6536d7f386
Accepting request 987132 from home:plater
...
- Update to v0.9.5
OBS-URL: https://build.opensuse.org/request/show/987132
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=26
2022-07-06 10:23:54 +00:00
074491bf0f
Accepting request 812037 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/812037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=10
2020-06-06 21:40:46 +00:00
1b452b42ea
Accepting request 812036 from home:plater
...
- Update to snapshot 0.8.2.pre61qt5.9b036e and fix qt5.15 build
with nulloy-QPainterPath-patch see:
https://github.com/nulloy/nulloy/issues/156
- Remove incorporated patches:
0001-configurable-library-directory.patch,
0001-vlc-phonon-plugins-update.patch and
0001-pkg_check_lib-fix.patch
- Upstream changes beside patches:
*Fix LIBDIR variable reference
OBS-URL: https://build.opensuse.org/request/show/812036
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=24
2020-06-06 08:53:07 +00:00
3d6ff75af0
Accepting request 746150 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/746150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=9
2019-11-07 22:19:58 +00:00
269562c92e
Accepting request 746033 from home:bmwiedemann:branches:multimedia:apps
...
Add upstream reproducible.patch to make zip timestamps reproducible (boo#1134568)
OBS-URL: https://build.opensuse.org/request/show/746033
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=22
2019-11-07 07:10:09 +00:00
a81154467d
Accepting request 731385 from multimedia:apps
...
OBS-URL: https://build.opensuse.org/request/show/731385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=8
2019-09-17 11:39:42 +00:00
d9fe0845ec
Accepting request 731384 from home:plater
...
Fix Factory build
OBS-URL: https://build.opensuse.org/request/show/731384
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=20
2019-09-17 05:45:45 +00:00
1a7f8a50e6
Accepting request 703938 from multimedia:apps
...
Removed fix-library-directory.patch and replaced with modified patch from git 0001-configurable-library-directory.patch. Removed unneeded build conditonals for phonon and vlc.
OBS-URL: https://build.opensuse.org/request/show/703938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=7
2019-05-20 08:28:47 +00:00
01c25f5ba0
Accepting request 703935 from home:plater
...
- Removed fix-library-directory.patch and replaced with modified
patch from git 0001-configurable-library-directory.patch.
- Removed unneeded build conditonals for phonon and vlc.
- Fix vlc plugin build with 0001-vlc-phonon-plugins-update.patch
- Add 0001-pkg_check_lib-fix.patch from git.
- Remove %if..%endif guards that do not affect the build result.
- Update to 0.8.2.pre61qt5 git snapshot to build with qt5
- Rebased fix-library-directory.patch
- Updated to 0.8.2:
* Chinese translation
* Fix: tags encoding doesn't apply to playlist
* Other minor bug fixes and improvements
- Updated to 0.8.1:
* Fixed phonon plugin
* Added Spanish, Ukrainian and Lithuanian translations
* Setting tags encoding
* Fixed vlc plugin
* Some other fixes and improvements
- Build phonon plugin
- Removed upstream fixed fix-upstream-desktop.patch,
fix-upstream-gstreamer-encoding-error.patch and
fix-upstream-handle-flags.patch
- Renamed fix-libsuffix.patch to fix-library-directory.patch
and rebased it.
- Added fix-libsuffix.patch to install plugins in lib64 on x86_64.
- Split taglib and gstreamer plugins into subpackages
- Wrote own spec file, replaced obs-service.
- Update to version 0.8
* Added fix-upstream-desktop.patch to get rid of warning about
invalid tags in .desktop file.
* Added fix-upstream-gstreamer-encoding-error.patch
* Added fix-upstream-handle-flags.patch to make qmake recognize
optimization flags, so we can pass out RPM_OPT_FLAGS to it.
* Added fix-upstream-gstreamer-encoding-error.patch:
Fixes encoding with gstreamer, fixed upstream in git a2fc81a
Can be removed next upstream release.
OBS-URL: https://build.opensuse.org/request/show/703935
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=18
2019-05-18 09:25:06 +00:00
b68317e1c9
Accepting request 703888 from home:plater
...
Removed fix-library-directory.patch and replaced with modified patch from git 0001-configurable-library-directory.patch.
OBS-URL: https://build.opensuse.org/request/show/703888
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=17
2019-05-18 09:03:02 +00:00
f678453876
Accepting request 701341 from multimedia:apps
...
Fix vlc plugin build with 0001-vlc-phonon-plugins-update.patch Add 0001-pkg_check_lib-fix.patch from git.
OBS-URL: https://build.opensuse.org/request/show/701341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=6
2019-05-07 21:20:20 +00:00
e6cd2d8ee2
Accepting request 701340 from home:plater
...
Fix vlc plugin build with 0001-vlc-phonon-plugins-update.patch Add 0001-pkg_check_lib-fix.patch from git.
OBS-URL: https://build.opensuse.org/request/show/701340
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=15
2019-05-07 14:26:24 +00:00
ff91462863
Accepting request 700959 from multimedia:apps
...
Remove %if..%endif guards that do not affect the build result.
OBS-URL: https://build.opensuse.org/request/show/700959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=5
2019-05-06 11:28:02 +00:00
6e2932b6ff
Accepting request 700881 from home:jengelh:branches:multimedia:apps
...
- Remove %if..%endif guards that do not affect the build result.
OBS-URL: https://build.opensuse.org/request/show/700881
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=13
2019-05-06 06:56:24 +00:00
65f5441d95
Accepting request 700859 from multimedia:apps
...
Further clean up
OBS-URL: https://build.opensuse.org/request/show/700859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=4
2019-05-05 19:22:26 +00:00
08fa774966
Accepting request 700858 from home:plater
...
Further cleanup
OBS-URL: https://build.opensuse.org/request/show/700858
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=11
2019-05-05 10:56:31 +00:00
9d829ed524
Accepting request 700681 from home:plater
...
Remove buildroot from %build and trim qt5 requirements
OBS-URL: https://build.opensuse.org/request/show/700681
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=10
2019-05-05 08:04:33 +00:00
085d370686
Accepting request 700183 from home:plater
...
- Update to 0.8.2.pre61qt5 git snapshot to build with qt5
- Rebased fix-library-directory.patch
OBS-URL: https://build.opensuse.org/request/show/700183
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=9
2019-05-02 16:09:57 +00:00
d7d1e5e4a7
Accepting request 390289 from multimedia:apps
...
1
OBS-URL: https://build.opensuse.org/request/show/390289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=3
2016-04-28 14:54:13 +00:00
a1e0c87e07
Accepting request 390222 from home:susnux:branches:multimedia:apps
...
Update to 0.8.2
OBS-URL: https://build.opensuse.org/request/show/390222
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=7
2016-04-16 08:32:11 +00:00
2aa8fb9ca1
Accepting request 357088 from multimedia:apps
...
1
OBS-URL: https://build.opensuse.org/request/show/357088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=2
2016-02-01 18:57:33 +00:00
54b496733d
Accepting request 356782 from home:susnux:branches:multimedia:apps
...
New release
OBS-URL: https://build.opensuse.org/request/show/356782
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=5
2016-02-01 10:11:03 +00:00
08a1b1b330
Accepting request 343189 from multimedia:apps
...
It would be great to have this awesome music player in openSUSE.
Fixed plugin directory (problem mentioned in SR 342476).
OBS-URL: https://build.opensuse.org/request/show/343189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nulloy?expand=0&rev=1
2015-11-18 21:34:28 +00:00
532c93c3d9
Accepting request 342608 from home:susnux:branches:multimedia:apps
...
Fixed plugins directory to conform with openSUSE Factory rules:
Added fix-libsuffix.patch to install plugins in lib64 on x86_64
OBS-URL: https://build.opensuse.org/request/show/342608
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=3
2015-11-09 09:29:52 +00:00
6ac3e81509
Accepting request 341254 from home:susnux:branches:multimedia:apps
...
- Wrote own spec file, replaced obs-service.
- Update to version 0.8
OBS-URL: https://build.opensuse.org/request/show/341254
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=2
2015-10-28 10:17:02 +00:00
d576908b24
Accepting request 281505 from home:sergey-vlasov:Nulloy
...
Migrating to public list.
OBS-URL: https://build.opensuse.org/request/show/281505
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/nulloy?expand=0&rev=1
2015-01-23 17:07:26 +00:00