Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cups-filters
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
cups-filters
Commits
bf7ab176
Commit
bf7ab176
authored
Apr 19, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
0 deletions
+31
-0
Makefile
Makefile
+10
-0
cups-filters-1.20.3.tar.xz
cups-filters-1.20.3.tar.xz
+0
-0
cups-filters.groups
cups-filters.groups
+21
-0
No files found.
Makefile
0 → 100644
View file @
bf7ab176
all
:
tar
xf cups-filters-1.20.3.tar.xz
cd
cups-filters-1.20.3
&&
sed
-i
"s:cups.service:org.cups.cupsd.service:g"
utils/cups-browsed.service
cd
cups-filters-1.20.3
&&
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
--localstatedir
=
/var
--without-rcdir
--disable-static
--disable-avahi
--docdir
=
/usr/share/doc/cups-filters-1.20.3
$(MAKE)
-C
cups-filters-1.20.3
$(MAKE)
-C
cups-filters-1.20.3 check
$(MAKE)
-C
cups-filters-1.20.3
install
cd
cups-filters-1.20.3
&&
install
-v
-m644
utils/cups-browsed.service /lib/systemd/system/cups-browsed.service
systemctl
enable
cups-browsed
rm
-rf
cups-filters-1.20.3
cups-filters-1.20.3.tar.xz
0 → 100644
View file @
bf7ab176
File added
cups-filters.groups
0 → 100644
View file @
bf7ab176
headers
/usr/include/.*
bin
/usr/sbin/.*
/usr/bin/.*
/usr/share/ppd/.*
/usr/share/cups/.*
/lib/systemd/.*
lib
/usr/lib/lib.*
/usr/lib/cups/.*
pkg
/usr/lib/pkgconfig/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
bytecode
/.*\.py[oc]
etc
/etc/cups/.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment