[Bug 370561] Review Request: bmpx - Beep Media Player eXperimental

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: bmpx - Beep Media Player eXperimental


https://bugzilla.redhat.com/show_bug.cgi?id=370561





------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx  2007-11-19 08:56 EST -------
Well, then for 0.40.13-3:

* Dependency for -devel package
  - First on %_libdir/pkgconfig/bmp-2.0.pc:
------------------------------------------------------
Requires: dbus-1 dbus-glib-1 glib-2.0
------------------------------------------------------
    This means that bmp-2.0.pc requires dbus-1.pc, dbus-glib-1.pc
    and glib-2.0.pc, so "Requires: dbus-glib-devel" is needed
    for bmpx-devel
    - both dbus-devel, glib2-devel is required by dbus-glib-devel.

  - Then for header files:
------------------------------------------------------
$ grep -h 'include ' `rpm -ql bmpx-devel | grep -v /usr/share/doc` | sort | uniq
#  include <config.h>
#include "bmp/types/types-basic.hh"
#include "bmp/types/types-database.hh"
#include "bmp/types/types-library.hh"
#include "bmp/types/types-ui.hh"
#include "minisoup.hh"
#include <boost/cstdint.hpp>
#include <boost/format.hpp>
#include <boost/optional.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/tuple/tuple_comparison.hpp>
#include <boost/variant.hpp>
#include <ctime>
#include <glibmm.h>
#include <glibmm/ustring.h>
#include <glibmm/ustring.hh>
#include <gtkmm.h>
#include <gtkmm/uimanager.h>
#include <map>
#include <queue>
#include <set>
#include <string>
#include <vector>
--------------------------------------------------------
    You have to add the corresponding devel packages as "Requires"
    to bmpx-devel.
    (For example, #include <boost/cstdint.hpp> means bmpx-devel should
     have "Requires: boost-devel")

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]