Move files where they belong.
This commit is contained in:
parent
cf702a8f56
commit
70d79240ae
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2012/12/10 16:00:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2013/01/04 18:21:54 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -17,6 +17,9 @@ PKGNAME-hpcups= hpcups-${V}
|
||||
PKGNAME-libs= hplip-libs-${V}
|
||||
PKGNAME-gui= hplip-gui-${V}
|
||||
|
||||
REVISION-hpcups=0
|
||||
REVISION-hpijs= 0
|
||||
|
||||
SHARED_LIBS += hpmud 2.0 # .0.6
|
||||
SHARED_LIBS += hpip 2.0 # .0.1
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-hpcups,v 1.5 2012/12/10 16:00:12 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-hpcups,v 1.6 2013/01/04 18:21:54 ajacoutot Exp $
|
||||
@conflict hpijs-<=3.2.11
|
||||
@bin libexec/cups/filter/hpcups
|
||||
@bin libexec/cups/filter/hpcupsfax
|
||||
libexec/cups/filter/hpps
|
||||
@ -11,3 +12,5 @@ share/foomatic/db/source/PPD/
|
||||
share/foomatic/db/source/PPD/HP/
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax-hpcups.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax2-hpcups.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax3-hpcups.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax4-hpcups.ppd.gz
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-hpijs,v 1.21 2012/12/10 16:00:12 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-hpijs,v 1.22 2013/01/04 18:21:54 ajacoutot Exp $
|
||||
@conflict hplip-libs-<=3.9.8
|
||||
@conflict hpcups-<=3.2.11
|
||||
@pkgpath print/hpijs
|
||||
@bin bin/hpijs
|
||||
lib/python${MODPY_VERSION}/
|
||||
@ -15,9 +16,7 @@ share/foomatic/db/source/PPD/
|
||||
share/foomatic/db/source/PPD/HP/
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax-hpijs.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax2-hpijs.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax3-hpcups.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax3-hpijs.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax4-hpcups.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/HP-Fax4-hpijs.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/hp-2000c-hpijs.ppd.gz
|
||||
share/foomatic/db/source/PPD/HP/hp-2500c-hpijs.ppd.gz
|
||||
|
Loading…
Reference in New Issue
Block a user