Opened 12 years ago
Last modified 5 years ago
#36581 assigned enhancement
Patched portfile that allows amarok 2.4.3 to build and install
Reported by: | james-mathiesen@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | dcecchin@… |
Port: | amarok |
Description
The Portfile for amarok 2.3.4 does not build, at least not on my system and there seem to be a few open tickets.
The problems appeared to be small and all related to C++ namespaces.
I'm attaching a revision 4 which adds three minor patches.
Attachments (4)
Change History (9)
Changed 12 years ago by james-mathiesen@…
Attachment: | patch-Portfile-2.4.3_4 added |
---|
Changed 12 years ago by james-mathiesen@…
Attachment: | patch-utilities-afttagger-AFTTagger.cpp.diff added |
---|
Use std::cin consistently to reference standard input
Changed 12 years ago by james-mathiesen@…
Attachment: | patch-src-TrayIcon.cpp.diff added |
---|
declare qt_mac_set_dock_menu in the global namespace
Changed 12 years ago by james-mathiesen@…
Attachment: | patch-src-MainWindow.cpp.diff added |
---|
declare qt_mac_set_dock_menu in the global namespace and attach main menu to tray icon
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to illogic-al@… |
comment:5 Changed 5 years ago by mf2k (Frank Schima)
Owner: | illogic-al@… deleted |
---|---|
Status: | new → assigned |
Version: | 2.1.2 |
Note: See
TracTickets for help on using
tickets.
Amarok 2.4.3 Revision 3 -> Revision 4