1
0

Accepting request 116552 from home:dimstar:branches:GNOME:Apps

tweaked

OBS-URL: https://build.opensuse.org/request/show/116552
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/audio-recorder?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2012-05-06 15:44:39 +00:00 committed by Git OBS Bridge
parent 2a16328fc4
commit 5be19a6803
2 changed files with 6 additions and 16 deletions

View File

@ -1,17 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 29 07:45:37 UTC 2012 - badshah400@gmail.com Sun Apr 29 07:45:37 UTC 2012 - badshah400@gmail.com
- Update to version 0.9.1: - Initial package, version 0.9.1
+ Improved MPRIS2 interface. VLC media player should now work Add audio-recorder-correct-desktop-menu.patch and
with ar audio-recorder-gio-gdesktopappinfo-header.patch
+ See ChangeLog file in /usr/share/doc/packages/audio-recorder
for complete list of changes since version 0.5.1.
- Rebase audio-recorder-correct-desktop-menu.patch
- Added audio-recorder-gio-gdesktopappinfo-header.patch to make
sure pkgconfig finds the right header; fixes build failures on
openSUSE 12.1.
- Initial build (version 0.5):
+ Add audio-recorder-correct-desktop-menu.patch to remove
unsupported tags from the desktop menus.

View File

@ -28,10 +28,11 @@ Patch0: audio-recorder-correct-desktop-menu.patch
# PATCH-FIX-UPSTREAM audio-recorder-gio-gdesktopappinfo-header.patch badshah400@gmail.com -- Use gio-unix-2.0 pkgconfig module so that the gdesktopappinfo.h header is correctly located. # PATCH-FIX-UPSTREAM audio-recorder-gio-gdesktopappinfo-header.patch badshah400@gmail.com -- Use gio-unix-2.0 pkgconfig module so that the gdesktopappinfo.h header is correctly located.
Patch1: audio-recorder-gio-gdesktopappinfo-header.patch Patch1: audio-recorder-gio-gdesktopappinfo-header.patch
BuildRequires: autoconf BuildRequires: autoconf
BuildRequires: fdupes
BuildRequires: gettext BuildRequires: gettext
BuildRequires: hicolor-icon-theme
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libtool BuildRequires: libtool
BuildRequires: hicolor-icon-theme
BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gconf-2.0)
@ -42,7 +43,6 @@ BuildRequires: pkgconfig(gstreamer-interfaces-0.10)
BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libgnome-media-profiles-3.0) BuildRequires: pkgconfig(libgnome-media-profiles-3.0)
BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libpulse)
BuildRequires: fdupes
Requires: gstreamer-0_10-plugins-bad Requires: gstreamer-0_10-plugins-bad
Requires: gstreamer-0_10-plugins-base Requires: gstreamer-0_10-plugins-base
Requires: gstreamer-0_10-plugins-good Requires: gstreamer-0_10-plugins-good
@ -71,7 +71,7 @@ The recording can be automatically controlled by:
any user interaction. any user interaction.
This program supports several audio (output) formats such as OGG This program supports several audio (output) formats such as OGG
audio, Flac, MP3 and WAV. audio, Flac, MP3 and WAV.
User can also control the recorder from command line with User can also control the recorder from command line with
--command <arg> option. --command <arg> option.