[opensuse-buildservice] Introduction and starting with questions :S
Hello everyone, My name is Manuel Naranjo, I'm a 22 years old Argentinian developer, with some experience in packaging projects that's giving his first steps with multi platform packaging. I started coding when I was about 15, and did my first introduction to Linux when I was about 18. I made kernel development (check drivers/usb/serial/aircable.net in the kernel source), and mostly bluetooth development. I'm quite experienced with BlueZ and I have some advanced experience with the new D-Bus api. I had packaged stuff for openslug (based on open-embedded) slax and kwort, this last 2 ones are based on Slackware. I had rebuilded rpm sources but never created an rpm package from the ground. I want to use the build services to build 3 projects initially: * Bluecove <http://code.google.com/p/bluecove/> * Obex-Data-Server <http://wiki.muiline.com/obex-data-server> * OpenProximity <http://code.google.com/p/proximitymarketing/> I had started setting up the build environment for BlueCove. There aren't much dependencies for it. It depends on libbluez and JNI (java native interface). Then it needs Maven (sort of java make) to build. Thing is, can we use this in the build services? Another question is how can I add folders to my repository, I had been able to add files, but the source has folders and I can't add those. Thanks, Manuel Naranjo Wireless Cables Inc. www.aircable.net --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2008-03-06 10:30:45 -0200, Manuel Naranjo wrote:
Hello everyone,
moin
I had packaged stuff for openslug (based on open-embedded) slax and kwort, this last 2 ones are based on Slackware. I had rebuilded rpm sources but never created an rpm package from the ground.
http://en.opensuse.org/Packaging
I want to use the build services to build 3 projects initially: * Bluecove <http://code.google.com/p/bluecove/> * Obex-Data-Server <http://wiki.muiline.com/obex-data-server>
Obex-Data-Server is already part of opensuse at least. maybe other distros too.
* OpenProximity <http://code.google.com/p/proximitymarketing/>
I had started setting up the build environment for BlueCove. There aren't much dependencies for it. It depends on libbluez and JNI (java native interface). Then it needs Maven (sort of java make) to build. Thing is, can we use this in the build services?
yes you can build java packages in the buildservice.
Another question is how can I add folders to my repository, I had been able to add files, but the source has folders and I can't add those.
it is prefered to create a tarball from the sources and unpack them in %prep. we dont support subdirs. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Yeah thanks, I was checking the rpm how too.
Obex-Data-Server is already part of opensuse at least. maybe other distros too.
Wow perfect, this was my second step, anyway I'm an active developer of this project, any idea where can I find the specs? Maybe I can take a look and help you.
yes you can build java packages in the buildservice.
Ok perfect.
it is prefered to create a tarball from the sources and unpack them in %prep. we dont support subdirs.
Ok thanks, just what I thought. I just wanted to confirm. Thanks, Manuel --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
* Manuel Naranjo <manuel@aircable.net> [2008-03-06 13:30]:
Another question is how can I add folders to my repository, I had been able to add files, but the source has folders and I can't add those.
No, just use tarballs. Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Manuel Naranjo schrieb:
Hello everyone,
My name is Manuel Naranjo, I'm a 22 years old Argentinian developer, with some experience in packaging projects that's giving his first steps with multi platform packaging.
I started coding when I was about 15, and did my first introduction to Linux when I was about 18. I made kernel development (check drivers/usb/serial/aircable.net in the kernel source), and mostly bluetooth development. I'm quite experienced with BlueZ and I have some advanced experience with the new D-Bus api.
I had packaged stuff for openslug (based on open-embedded) slax and kwort, this last 2 ones are based on Slackware. I had rebuilded rpm sources but never created an rpm package from the ground.
I want to use the build services to build 3 projects initially: * Bluecove <http://code.google.com/p/bluecove/> * Obex-Data-Server <http://wiki.muiline.com/obex-data-server> * OpenProximity <http://code.google.com/p/proximitymarketing/>
I had started setting up the build environment for BlueCove. There aren't much dependencies for it. It depends on libbluez and JNI (java native interface). Then it needs Maven (sort of java make) to build. Thing is, can we use this in the build services?
Maven is not part of opensuse, it is only available in http://download.opensuse.org/repositories/home:eggeral at the moment. Greetings -- Thomas Schmidt (tschmidt [at] suse.de) SUSE Linux Products GmbH :: Research & Development :: Internal Tools "Don't Panic", Douglas Adams (1952 - 11.05.2001) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Bernhard Walle
-
Manuel Naranjo
-
Marcus Rueckert
-
Thomas Schmidt