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

Jan Eidtmann cmak at lunar-linux.org
Wed Dec 28 23:24:05 UTC 2005


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. :^)

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


More information about the Lunar mailing list