You are not logged in.

#1 2005-09-03 18:23:53

Karma XXL
Member
From: Budapest, Hungary
Registered: 2005-06-13
Posts: 91

[NEW] madman-devel

I've created a PKGBUILD which fetches, builds and installs the latest development version of the Madman Audio Manager.
Check it out: AUR link


As I've stated in the comments, you have to watch out for two issues:

- The faad2 package in extra and testing has a faulty header file, /usr/include/mp4ff.h. To compile madman-devel, you'll have to fix it by hand.

Check my bug report for more information:
http://bugs.archlinux.org/index.php?do=details&id=3145

- This PKGBUILD assumes you've never used tla on your system before, and sets it up for madman's Arch server. If you're using tla for your own projects, edit the PKGBUILD, comment out the ID-setting line (if you use tla, you'll probably see what I'm talking about), so it won't mess up yours.

Good luck! And please vote if you like the package.

Note: I'll edit this post as soon as the faad2 bug is resolved.
Note2: If anyone has a better idea for that ID issue, please elaborate!


Ailen:
Kernel: Linux 2.6.14-rc4-ck1 #1 PREEMPT
Built on: Mon Oct 17 14:51:37 CEST 2005
Hardware: Mobile AMD Sempron(tm) Processor 2800+ AuthenticAMD
WM: E17 snapshot 20051016

Offline

#2 2005-10-04 15:21:26

Lowe
Member
Registered: 2005-07-11
Posts: 89

Re: [NEW] madman-devel

Thought i'd try this out but it doesn't compile heh.

Checking for qt at /opt/qt (with lib) failed
Checking for qt-mt at /opt/qt (with lib) ok
Checking for xmms... ok
Checking for glib... ok
Checking for C++ header file taglib.h... yes
Checking for main() in C++ library tag... yes
Checking for C++ header file mp4ff.h... yes
Checking for main() in C++ library mp4ff... yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -DMADMAN_VERSION=0.94beta -DNDEBUG=1 -DWITH_M4A=1 -I/opt/qt/include -I. -c -o ,build/release/designer/uic_mainwin.o ,build/release/designer/uic_mainwin.cc
,build/release/designer/uic_mainwin.cc:34:29: error: tclickablelabel.h: No such file or directory
,build/release/designer/uic_mainwin.cc:35:34: error: tacceleratorlineedit.h: No such file or directory
,build/release/designer/uic_mainwin.cc:36:27: error: tsonglistview.h: No such file or directory
,build/release/designer/uic_mainwin.cc:37:26: error: tsetlistview.h: No such file or directory
scons: *** [,build/release/designer/uic_mainwin.o] Error 1
scons: building terminated because of errors.
==> ERROR: Build Failed.  Aborting...

Offline

Board footer

Powered by FluxBB