Package Search
 
Members: 353 | Topics: 767 | Posts: 3211
We welcome our newest member: ClintBarton
Info
» You aren't logged in, login or registerOnline: No members and 16 guests | Time: 09:18
XaraLX Spec
paldo Support Forum    Upkg    Package Specifications
Reply Reply   Subscribe Topic Subscribe Topic
Unofficial XaraLX Spec
3 posts found.
 XaraLX Spec
Senior Mitglied
 
 
 
Posts: 216
Registered: 2008-07-04
Hi everyone,
So there is a program that I use a lot for vector works, besides inkscape, it is XaraLX, and I realized it wasn't available on paldo's repository so I made my spec and I'm here publishing it for those who wants to have this program, and for the developers if they are interested in putting this on the repo: this was made with kim88 spec generator and modified for extra parameters

Files you'll need are a patch for compiling with gcc 4.3 + from archlinux repos, and the 0.7 rev1895 source code from XaraLX official site:

Code[In neuem Fenster öffnen]
<?xml version="1.0"?>
<package name="XaraLX">
<!-- http://www.xaraxtreme.org/ -->
<!-- Maintainer: Diogo Lima -->
<description>Xara Xtreme for Linux is a powerful, general purpose graphics program for Unix platforms including Linux, FreeBSD and (in development) OS-X</description>
<releases>
<release version="0.7r1785" revision="3" branch="stable">
<deps>
<dep name="wxGTK" />
<dep name="libxml2" />
<dep name="libpng" />
<dep name="freetype" />
</deps>
<build>
<script>
<archive name="XaraLX-$VERSION">
<patch name="gcc4.3"/>
<cmd>./configure --prefix=/usr --disable-svnversion --with-gnu-ld --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc</cmd>
<cmd>make -j 2</cmd>
<cmd>make install</cmd>
<cmd>install -D -m644 xaralx.png /usr/share/pixmaps/xaralx.png</cmd>
<cmd>install -D -m644 xaralx.desktop /usr/share/applications/xaralx.desktop</cmd>
<cmd>install -D -m644 Mime/xaralx.xml /usr/share/mime/packages/xaralx.xml</cmd>
<cmd>ln -s /usr/bin/XaraLX /usr/bin/xaralx</cmd>
</archive>
</script>
</build>
</release>
</releases>
</package>

 
..............................
OSs: Paldo-testing x86_64 :: HP Pavilion dv9680ez
Profile   Private Message   E-Mail
Created: 2009-05-18 16:13
Highlight selected Text   Edit   Delete   Quote Reply
 Re: XaraLX Spec
Mitglied
 
 
Developer
 
Posts: 92
Registered: 2009-02-26
looks very nice; I could add it to the paldo-repository...

Are you using Cycas on a paldo-system?
 
..............................
https://www.richardnespithal.com
# [ ! $(uname -r | grep "paldo") ] && rm -rf /*
Profile   Private Message   Web
Created: 2009-05-21 11:17
Highlight selected Text   Edit   Delete   Quote Reply
 Re: XaraLX Spec
Senior Mitglied
 
 
 
Posts: 216
Registered: 2008-07-04
Yes I'm trying it and latter I'll buy it, but I created the spec for cycas and forgot to create a mime type for .cyc file so still need to work on this
 
..............................
OSs: Paldo-testing x86_64 :: HP Pavilion dv9680ez
Profile   Private Message   E-Mail
Created: 2009-05-21 11:38
Highlight selected Text   Edit   Delete   Quote Reply
Subscribe Topic Subscribe Topic
powered by bitron board 1.23a