Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-11-03 Thread Hans-Christoph Steiner

For those who want Gem from git, why not make a separate package?  Also, it 
should be easy to package lots of libraries individually for anyone who wants 
to use Pd-vanilla in arch with libs.

.hc

On Nov 3, 2012, at 11:08 AM, Fero Kiraly wrote:

> Thanks to Hans suggestions I made a research why I cant compile pd-ex from 
> branch.
> It takes me some time but I found that was something wrong in GEM 
> configure.ac script. So I did it !
> 
> https://aur.archlinux.org/packages.php?ID=44798
> 
> ---> should be the correct build package  script for the latest pd-extended
> It is made from:
> 
> https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.43
> 
> +
> 
> git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git
> 
> 
> {I apologize all the guys who liked pd-extended with the latest GEM, but (I 
> understand this) it is 'official' package of pd-ex, now.}
> 
> 
> 
> 
> fero
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-11-03 Thread Fero Kiraly
Thanks to Hans suggestions I made a research why I cant compile pd-ex from
branch.
It takes me some time but I found that was something wrong in GEM
configure.ac script. So I did it !

https://aur.archlinux.org/packages.php?ID=44798

---> should be the correct build package  script for the latest pd-extended
It is made from:

https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.43

+

git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git


{I apologize all the guys who liked pd-extended with the latest GEM, but (I
understand this) it is 'official' package of pd-ex, now.}




fero
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-31 Thread Hans-Christoph Steiner

Try posting a build log so we have something to go on :)

.hc

On Oct 31, 2012, at 7:53 PM, Fero Kiraly wrote:

> oh. I understand. 
> 
> So is here any body who can solve this problem (compiling GEM from branch) ?
> 
> fk
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-31 Thread Fero Kiraly
oh. I understand.

So is here any body who can solve this problem (compiling GEM from branch) ?

fk
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-31 Thread Hans-Christoph Steiner

That's not a problem.  The problem is representing that as Pd-extended, since 
the goal there is to have the same versions of everything on all platforms, so 
if a patch works on one platform, it'll work on another.  I suppose you could 
add a note somewhere visible about that.

.hc

On Oct 31, 2012, at 3:40 PM, Fero Kiraly wrote:

> the reason why I not used GEM from branch is that it cant compile it> I got 
> this error which I cant to manage:
> 
> /usr/share/automake-1.12/am/depend2.am: error: am__fastdepOBJCXX does not 
> appear in AM_CONDITIONAL
> 
> when I use GEM from git, everything is OK. SO I am sorry for this salad but 
> ...
> 
> -- 
> Fero Kiraly
> www.cluster-ensemble.com
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-31 Thread Fero Kiraly
the reason why I not used GEM from branch is that it cant compile it> I got
this error which I cant to manage:

/usr/share/automake-1.12/am/depend2.am: error: am__fastdepOBJCXX does not
appear in AM_CONDITIONAL

when I use GEM from git, everything is OK. SO I am sorry for this salad but
...

-- 
Fero Kiraly
www.cluster-ensemble.com
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-31 Thread Charles Goyard
Fero Kiraly wrote:
> I have a question again.  On aur.archlinux.org it is shown as Pure Data
> Extended 0.43-1 version, BUT IT IS 0.43-4 NOW. Where I did mistake in
> PKGBUILD ?

It's 0.43.4, not 0.43-4.

the version after the hyphen serves for arch package version, not
software version inside the package.



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-30 Thread Hans-Christoph Steiner

Since you are not following the Pd-extended packaging (i.e. Gem from git
rather than the pd-extended/0.43 branch), I think it makes more sense if you
package each library individually. That is made much easier by the Library
Template:

https://puredata.info/docs/developer/LibraryTemplate/

It seems there is already an ArchTemplate there.  In Debian, that's how we are
packaging things, you can see all the packages listed here, they all start
with pd-*

http://qa.debian.org/developer.php?login=pkg-multimedia-maintain...@lists.alioth.debian.org

.hc


On 10/30/2012 08:26 PM, Fero Kiraly wrote:
> Because of Hans (thanks Hans) suggestion I did a NO SVN pkgbild.
> It should be the REAL latest version of pd-extended 0.43-x
> here:
> https://aur.archlinux.org/packages.php?ID=44798
> 
> it was born from:
> https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.43
> --- the latest pd-extended 0.43.x
> git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
>--- the latest GEM
> git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git
>  --- the latest pd-extended core
> + mime types (it depends now on hicolor-icon-theme)
> 
> or am I wrong about the latest sources ??
> 
> I have a question again.  On aur.archlinux.org it is shown as Pure Data
> Extended 0.43-1 version, BUT IT IS 0.43-4 NOW. Where I did mistake in
> PKGBUILD ?
> cheers
> 
> paum
> 
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-30 Thread Fero Kiraly
Because of Hans (thanks Hans) suggestion I did a NO SVN pkgbild.
It should be the REAL latest version of pd-extended 0.43-x
here:
https://aur.archlinux.org/packages.php?ID=44798

it was born from:
https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.43
--- the latest pd-extended 0.43.x
git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
   --- the latest GEM
git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git
 --- the latest pd-extended core
+ mime types (it depends now on hicolor-icon-theme)

or am I wrong about the latest sources ??

I have a question again.  On aur.archlinux.org it is shown as Pure Data
Extended 0.43-1 version, BUT IT IS 0.43-4 NOW. Where I did mistake in
PKGBUILD ?
cheers

paum
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-30 Thread Charles Goyard
Hi,

nice job, thank you.

Fero Kiraly wrote:
> Dear friends,
> 
> I try to manage PKGBUILD of latest Pd-extended (svn & git) + latest
> Gem (git) for arch.
> For me it's running, what makes me happy because I am one of the new Archers.

What you can do is let the compiler optimize a bit for i686, since Arch
does not run on i386 anyway :

--- pd-extended/packages/linux_make/Makefile.DIST 2012-03-12 06:50:51.0 
+0100
+++ pd-extended/packages/linux_make/Makefile2012-04-20 14:19:55.533178855 
+0200
@@ -38,7 +38,7 @@
 TARGET_PLATFORM := $(shell uname -m)
 ifeq ($(TARGET_PLATFORM),i686)
 # Generic x86 (tune for Pentium III, since that's more common these
 # days)
-  OPT_CFLAGS += -mtune=i686 -march=i386
+#  OPT_CFLAGS += -mtune=i686 -march=i386
 endif
 ifeq ($(TARGET_PLATFORM),amd64)
 OPT_CFLAGS += -march=k8 -msse -msse2 -mfpmath=sse


But I really like the comment about Pentium III beeing common :).

Cheers,

-- 
Charlot

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-29 Thread Hans-Christoph Steiner

Also, for the details like mime types and menus, check out the debian sources.

.hc

On Oct 29, 2012, at 4:43 PM, Fero Kiraly wrote:

> Dear friends,
> 
> I try to manage PKGBUILD of latest Pd-extended (svn & git) + latest
> Gem (git) for arch.
> For me it's running, what makes me happy because I am one of the new Archers.
> 
> It is here:
> https://aur.archlinux.org/packages.php?ID=22509
> 
> I have some questions:
> 1.) I need to do some fixes...corrected name of pdlua library in:
> externals/loaders/pdlua/src/Makefile  ...  not problem at all...
> 
> 2.) I created an empty file in : externals/ekext/ninjacount-help.pd (0
> bytes, it is needed for build, dont ask me why...) WHY IS THIS FILE
> MISSING ?
> 
> 3.) It is going well on x_64 ? (What I really do is copy&paste some
> code from older packege for x64 optimatization, not tested)
> 
> 4.) How to create mime type for gnome in PKGBUILD (to have nice pd
> icons on pd files) ?
> 
> 5.) Maybe a made some mistakes in dependecies etc.  ??? >> so if is
> here some Master to manage this better I wolud appreciate that..
> cheers
> 
> 
> 
> -- 
> Fero Kiraly
> www.cluster-ensemble.com
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-29 Thread Hans-Christoph Steiner

You'll want to use the Pd-extended 0.43 branch rather than trunk.  I don't know 
if that's what you mean by "latest".

http://puredata.info/docs/developer/GettingPdSource

.hc

On Oct 29, 2012, at 4:43 PM, Fero Kiraly wrote:

> Dear friends,
> 
> I try to manage PKGBUILD of latest Pd-extended (svn & git) + latest
> Gem (git) for arch.
> For me it's running, what makes me happy because I am one of the new Archers.
> 
> It is here:
> https://aur.archlinux.org/packages.php?ID=22509
> 
> I have some questions:
> 1.) I need to do some fixes...corrected name of pdlua library in:
> externals/loaders/pdlua/src/Makefile  ...  not problem at all...
> 
> 2.) I created an empty file in : externals/ekext/ninjacount-help.pd (0
> bytes, it is needed for build, dont ask me why...) WHY IS THIS FILE
> MISSING ?
> 
> 3.) It is going well on x_64 ? (What I really do is copy&paste some
> code from older packege for x64 optimatization, not tested)
> 
> 4.) How to create mime type for gnome in PKGBUILD (to have nice pd
> icons on pd files) ?
> 
> 5.) Maybe a made some mistakes in dependecies etc.  ??? >> so if is
> here some Master to manage this better I wolud appreciate that..
> cheers
> 
> 
> 
> -- 
> Fero Kiraly
> www.cluster-ensemble.com
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] PKGBUILD of pd-extended 0.43-4 for Archers

2012-10-29 Thread Fero Kiraly
Dear friends,

I try to manage PKGBUILD of latest Pd-extended (svn & git) + latest
Gem (git) for arch.
For me it's running, what makes me happy because I am one of the new Archers.

It is here:
https://aur.archlinux.org/packages.php?ID=22509

I have some questions:
1.) I need to do some fixes...corrected name of pdlua library in:
externals/loaders/pdlua/src/Makefile  ...  not problem at all...

2.) I created an empty file in : externals/ekext/ninjacount-help.pd (0
bytes, it is needed for build, dont ask me why...) WHY IS THIS FILE
MISSING ?

3.) It is going well on x_64 ? (What I really do is copy&paste some
code from older packege for x64 optimatization, not tested)

4.) How to create mime type for gnome in PKGBUILD (to have nice pd
icons on pd files) ?

5.) Maybe a made some mistakes in dependecies etc.  ??? >> so if is
here some Master to manage this better I wolud appreciate that..
cheers



-- 
Fero Kiraly
www.cluster-ensemble.com

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list