August 11, 2009 at 2:12 pm
· Filed under en_US, Linux
Dmitriy Ushakov gently sent a patch for 64bit support for the Debianizer.
--- ubuntu_rpm2deb.sh.afmacedo 2007-11-21 10:55:33.000000000 -0200
+++ ubuntu_rpm2deb.sh 2009-08-11 13:59:44.000000000 -0300
@@ -4,6 +4,8 @@
# By Andr� Mac�do
# 11/06/2007
#
+# Support to convert i386 agnclient to amd64 added by Dmitriy Ushakov
+#
# Converts RPM packages to DEB using pre-created "debian" directories.
###
@@ -157,6 +159,12 @@
sed -i "s/CHGLOG_COMMENTS/$CHGLOG_COMMENTS/" $DEB_DIR/debian/changelog
sed -i "s/DEB_VERSION/$DEB_VERS-1.1/" $DEB_DIR/debian/changelog
+DEB_HOST_ARCH=$(dpkg-architecture -qDEB_HOST_ARCH)
+if [ $DEB_HOST_ARCH == "amd64" ]; then
+ sed -i "s/i386/amd64/" $DEB_DIR/debian/control
+ sed -i "s//lib///lib32//g" $DEB_DIR/debian/agnclient.links
+fi
+
echo -e "n 33[1m Building 33[7m.DEB package 33[0m ...n"
echo -e " 33[2m * Checking build dependencies... 33[0m"
@@ -171,7 +179,7 @@
done
echo -e " 33[2m * Building package... 33[0m"
-cd $DEB_DIR && fakeroot dpkg-buildpackage -b -us -uc >> ../$TGT_LOG 2>&1 && cd ..
+cd $DEB_DIR && fakeroot dpkg-buildpackage -b -us -uc -a$DEB_HOST_ARCH >> ../$TGT_LOG 2>&1 && cd ..
echo -e " 33[2m * Cleaning... 33[0m"
#rm -rf $DEB_DIR *.changes > /dev/null 2>&1
Please feel free to give it a try and comment back.
You can also download the new script directly from here.
Thanks a lot Dmitriy!
Permalink
November 12, 2008 at 10:14 am
· Filed under en_US, Own Heroes
Aha! Own Heroes is working on a new song! Hope you enjoy.
Listen here to the Satellite Fool… and don’t be harsh on the comments.
PS.: Debonzi created a Myspace for the band, we still working on it’s look but there is already a couple of songs there: http://www.myspace.com/ownheroes
Permalink
October 16, 2008 at 1:59 pm
· Filed under en_US, Own Heroes, Cool Stuff, Personal
Nahh, I’m not announcing the band split already.
We just realized that there is almost a thousand bands named Mainstream all around the world, and this is really uncool.
So after a long quest after a new band name (all the possible/cool names we could ever imagine in the world are unavailable already) we have decided to call ourselves Own Heroes, and that is simple, it is because we trust in no false heroes! Living in the sh*** world we live today, it is easy to become an asshole with eyes only for your own belly, it is easy to be a piece of flesh which doesn’t make any difference for the world and think of yourself as a god, and it is easy to be something with no soul/desires/will at all. We’re not like these, we wanna make the difference and we know we can, and we know that we are all equal in rights. We’re our own heroes.
Permalink
October 10, 2008 at 1:41 am
· Filed under en_US, Own Heroes, Cool Stuff, Personal
Q. Ok… in first place what the hack is “Mainstream”?
A. I tell ya… “Mainstream” is a band project of 4 guys from the work (Daniel “Debonzi”, “Luis” Machado, “Kleber” Saciloto, and myself)
Q. Ok… but why first songs? Are you guys composing your own songs??? OMG!!!!
A. Absolutely, you got it right!!! Everybody knows I always liked composing my own songs (or at least trying) and a couple a weeks ago I came up with an music idea and for my surprise the guys kinda enjoyed! We then met, made some changes here and there and decided to record it decently (I did record them using an old acoustic guitar and a terrible microphone just to save the idea and to send the guys). So I borrowed an amplifier from Preto (thanks a lot, man), replaced a few components of my old guitar (none of the potentiometers were working anymore after 4/5 years of no use) and gave it a try!
Luis sent me a drum line (recorded on his awesome electric drum), I recorded a few guitar lines, vocals and backings on my own and sent it to Debonzi for the bass line recording.
And now you can check the results:
* Painting Dreams
* Tonight
The songs are not finished yet (basically the end of them both are not correct) but you can have an idea of what we having in mind for the band! Write down that name “Mainstream”, you’ll hear of us!
As I always say I’m not a musician (even less a composer) and we’re all (except for Luis that is a drum monster) learning how to play so please don’t be harsh!
———————— Pros amigos que não lêem em inglês ————————
Ah… usem o google, tô com preguiça de traduzir isso tudo.
Permalink