mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libgnomecups: Updated for version 0.2.2
This commit is contained in:
parent
1c9f30f935
commit
a5ed7a4bc3
3 changed files with 9 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
libgnomecups is a library for accessing CUPS from GTK/Gnome applications.
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=libgnomecups
|
||||
VERSION=0.2.2
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
libgnomecups: libgnomecups (gnome library for cups access)
|
||||
libgnomecups:
|
||||
libgnomecups: Library for accessing CUPS from GTK/Gnome applications.
|
||||
|
|
Loading…
Reference in a new issue