Hi,
I have created this package, attached as a patch and pasted in the message.
May someone review it ?
Be careful, this package depends on flam3. It should then be pushed after
it
---
# Compiling Time: 0.54 SBU
# Maintainer: No one <[email protected]>
# Contributor: Othmane Benkirane <eo-at-rhyhann-net>
# Package informations
pkgname=qosmic
pkgver=1.4.2
pkgrel=1
pkgdesc="A cosmic recursive flame fractal editor that uses flam3 and Qt4"
# Pacman informations
depends=('qt4' 'lua' 'flam3')
groups=('xapps-extra')
archs=('i686')
# Compilation informations
_F_googlecode_ext=".tar.bz2"
Finclude googlecode
_F_cd_path="$pkgname"
_F_conf_configure="./build.sh"
sha1sums=('9651b0c674c62f8c4ac8b9e0f137d34ccb75fd67')
build() {
Fconf
Fmake
make INSTALL_ROOT=$Fdestdir install || Fdie
}
>From f658df294db208c4cea8a9a7362282d2393a86ea Mon Sep 17 00:00:00 2001
From: Othmane Benkirane <[email protected]>
Date: Sun, 22 Mar 2009 12:04:15 +0000
Subject: [PATCH] qosmic-1.4.2-1-i686
---
source/xapps-extra/qosmic/FrugalBuild | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
create mode 100644 source/xapps-extra/qosmic/FrugalBuild
diff --git a/source/xapps-extra/qosmic/FrugalBuild
b/source/xapps-extra/qosmic/FrugalBuild
new file mode 100644
index 0000000..3d0df1b
--- /dev/null
+++ b/source/xapps-extra/qosmic/FrugalBuild
@@ -0,0 +1,27 @@
+# Compiling Time: 0.54 SBU
+# Maintainer: No one <[email protected]>
+# Contributor: Othmane Benkirane <eo-at-rhyhann-net>
+
+# Package informations
+pkgname=qosmic
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="A cosmic recursive flame fractal editor that uses flam3 and Qt4"
+
+# Pacman informations
+depends=('qt4' 'lua' 'flam3')
+groups=('xapps-extra')
+archs=('i686')
+
+# Compilation informations
+_F_googlecode_ext=".tar.bz2"
+Finclude googlecode
+_F_cd_path="$pkgname"
+_F_conf_configure="./build.sh"
+sha1sums=('9651b0c674c62f8c4ac8b9e0f137d34ccb75fd67')
+
+build() {
+ Fconf
+ Fmake
+ make INSTALL_ROOT=$Fdestdir install || Fdie
+}
--
1.6.2
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel