I have done some work on packing castle before, but never got around to releasing. We need to follow certain guidelines to get packages in debian, things like releasing a source only tar.gz on sourceforge are simple but important steps. I have packaged other stuff in the past too, but first we need to get a build script for linux working again.
On Aug 10, 1:42 pm, Serkan Hosca <[email protected]> wrote: > Wish i did. I was just playing around, trying to figure out how as i am not > that familiar with debian packaging. You will notice that most of the > packages have missing descriptions and i don't think the packages conform to > the debian cli policy. Still, you should be able to get the source with > apt-get source. > > On Mon, Aug 9, 2010 at 4:04 PM, [email protected] < > > > > [email protected]> wrote: > > That's fantastic! Do you have the packaging info under version control > > somewhere I can access? I would like to help with these efforts! > > > Cheers P > > > On Jul 22, 11:08 pm, Serkan Hosca <[email protected]> wrote: > > > I've been playing around building a ppa for ubuntu for castle projects > > using > > > autoconf and friends. You may check it out herehttps:// > > launchpad.net/~serkan-hosca/+archive/ppa > > > <https://launchpad.net/~serkan-hosca/+archive/ppa>You will also > > needhttp://badgerports.org/help.html > > > > On Thu, Jul 22, 2010 at 5:54 PM, Stefan Sedich <[email protected] > > >wrote: > > > > > Ah right seems some of the things are un-supported at the moment: > > > > > TODO List > > > > > Multi-targeting [on going work] > > > > ItemDefinitionGroup > > > > Item/PropertyGroups in targets > > > > > Silverlight Projects > > > > Parallel builds > > > > > And those are the issues I am seeing at the moment :( > > > > > Cheers > > > > > On Fri, Jul 23, 2010 at 7:49 AM, Stefan Sedich < > > [email protected]>wrote: > > > > >> Henry, > > > > >> Using version 2.6.7.0, I can get it to start to build but yeah it does > > not > > > >> seem to like the build files :(. > > > > >> Cheers > > > >> Stefan > > > > >> 2010/7/23 Henry Conceição <[email protected]> > > > > >> Which version of xbuild are using? There was/is an issue if with it > > > >>> that affects our build scripts. > > > > >>> On Jul 21, 8:07 pm, Stefan Sedich <[email protected]> wrote: > > > >>> > A start it seems, changed the build.cmd a bit: > > > > >>> > xbuild Build.proj /property:BuildConfigKey=%BuildConfigKey% > > > >>> > /property:Configuration=%BuildConfiguration% /target:%BuildTarget% > > > /property:OutputPath="C:\Users\stefansedich\Desktop\Development\OSS\Castle. > > > >>> InversionOfControl\build" > > > >>> > /verbosity:diagnostic > > > > >>> > Now I get the following error: > > > > >>> > Done building target "_InitializeDynamicProperties" in project " > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\bui > > > >>> ldscr > > > >>> > ipts\Build.proj".-- FAILED > > > > >>> > Done building project > > > >>> > "C:\Users\stefansedich\Desktop\Development\OSS\Castle.Inve > > > >>> > rsionOfControl\buildscripts\Build.proj".-- FAILED > > > > >>> > Build FAILED. > > > >>> > Errors: > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\bui > > > >>> ldscr > > > >>> > ipts\Build.proj (RunAllTests) -> > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\Set > > > >>> tings > > > >>> > .proj (_InitializeDynamicProperties target) -> > > > > >>> > : error : Error initializing task PropertyGroup: Not > > registered > > > >>> task > > > >>> > Pro > > > >>> > pertyGroup. > > > > >>> > Is a start I guess, unless I am doing it totally wrong :) > > > > >>> > Cheers > > > > >>> > On Thu, Jul 22, 2010 at 9:43 AM, Stefan Sedich < > > > >>> [email protected]>wrote: > > > > >>> > > Hello, > > > > >>> > > Was looking to see if anyone has had much luck getting the > > project to > > > >>> build > > > >>> > > under mono using the msbuild scripts. > > > > >>> > > Before I go around getting it to work, be good to see if anyone > > has > > > >>> done > > > >>> > > anything on this yet. > > > > >>> > > Thanks > > > >>> > > Stefan > > > > >>> > > -- > > > >>> > > Stefan Sedich > > > >>> > > Software Developer > > > >>> > >http://weblogs.asp.net/stefansedich > > > > >>> > -- > > > >>> > Stefan Sedich > > > >>> > Software Developerhttp://weblogs.asp.net/stefansedich > > > > >>> -- > > > >>> You received this message because you are subscribed to the Google > > Groups > > > >>> "Castle Project Users" group. > > > >>> To post to this group, send email to > > > >>> [email protected]. > > > >>> To unsubscribe from this group, send email to > > > >>> [email protected]<castle-project-users%2Bun > > > >>> [email protected]><castle-project-users%2Bun > > [email protected]> > > > >>> . > > > >>> For more options, visit this group at > > > >>>http://groups.google.com/group/castle-project-users?hl=en. > > > > >> -- > > > >> Stefan Sedich > > > >> Software Developer > > > >>http://weblogs.asp.net/stefansedich > > > > > -- > > > > Stefan Sedich > > > > Software Developer > > > >http://weblogs.asp.net/stefansedich > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Castle Project Users" group. > > > > To post to this group, send email to > > [email protected] > > > > . > > > > To unsubscribe from this group, send email to > > > > [email protected]<castle-project-users%2Bun > > > > [email protected]><castle-project-users%2Bun > > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/castle-project-users?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Castle Project Users" group. > > To post to this group, send email to [email protected] > > . > > To unsubscribe from this group, send email to > > [email protected]<castle-project-users%2Bun > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
