[Lunar-commits] r17841 - in moonbase/trunk: printer printer/foomatic-db-engine printer/foomatic-filters printer/gimp-print printer/ijs zbeta zbeta/foomatic-db

Auke Kok sofar at foo-projects.org
Thu Dec 29 09:33:03 UTC 2005


Jan Eidtmann wrote:

>On Wed, 28 Dec 2005 23:11:27 +0000 (UTC)
>"Jan Eidtmann" <cmak at lunar-linux.org> wrote:
>
><lotsa stuff>
>
>i put the following module to zbeta because there aint "static" tarballs
>available for this and there is no easy solution to handle this.
>
>problem: they create daily snapshots that extract to
>something-date_of_the day/. for example the current tarball called
>foomatic-db-3.1-current.tar.gz extracts to foomatic-db-20051228/.
>there aint other packages available, no mirrors either (at least i
>found none).
>i used the mv foo* foo option to solve this problem. but this is more
>or less ugly (works fine though and uglyness is everywhere anyway).
>
>please comment on this, to me its just fine the way it is now. no
>comments means "ok" and that again means ill move the module to the
>printer section sooner or later. :^)
>  
>

if the package isn't too big then we can repackage it and upload it to 
download.lunar-linux.org/lunar/mirrors/. Make sure it uses normal naming 
and version numbers then - $MODULE-$VERSION.tar.bz2 etc.

Send me a copy and I'll upload it.

Auke

>cheers,
>cmak
>
>  
>
>>Added: moonbase/trunk/zbeta/foomatic-db/DETAILS
>>===================================================================
>>--- moonbase/trunk/zbeta/foomatic-db/DETAILS	2005-12-28 22:33:56 UTC (rev 17840)
>>+++ moonbase/trunk/zbeta/foomatic-db/DETAILS	2005-12-28 23:11:26 UTC (rev 17841)
>>@@ -0,0 +1,13 @@
>>+          MODULE=foomatic-db
>>+         VERSION=3.1-current
>>+          SOURCE=$MODULE-$VERSION.tar.gz
>>+SOURCE_DIRECTORY=$BUILD_DIRECTORY/foomatic-db
>>+      SOURCE_URL=http://www.linuxprinting.org/download/foomatic
>>+        WEB_SITE=http://www.linuxprinting.org/foomatic.html
>>+         ENTERED=20051228
>>+         UPDATED=20051228
>>+           SHORT="collected knowledge about printers, drivers, driver options"
>>+cat << EOF
>>+The collected knowledge about printers, drivers, and driver options in XML
>>+files, used by foomatic-db-engine to generate PPD files.
>>+EOF
>>
>>Added: moonbase/trunk/zbeta/foomatic-db/PRE_BUILD
>>===================================================================
>>--- moonbase/trunk/zbeta/foomatic-db/PRE_BUILD	2005-12-28 22:33:56 UTC (rev 17840)
>>+++ moonbase/trunk/zbeta/foomatic-db/PRE_BUILD	2005-12-28 23:11:26 UTC (rev 17841)
>>@@ -0,0 +1,6 @@
>>+(
>>+
>>+    cd      $BUILD_DIRECTORY  &&
>>+    unpack  $SOURCE           &&
>>+    mv      foomatic-db-*     foomatic-db
>>+)
>>
>>_______________________________________________
>>Lunar-commits mailing list
>>Lunar-commits at lunar-linux.org
>>http://foo-projects.org/mailman/listinfo/lunar-commits
>>    
>>
>_______________________________________________
>Lunar mailing list
>Lunar at lunar-linux.org
>http://foo-projects.org/mailman/listinfo/lunar
>  
>



More information about the Lunar mailing list