Unbreak cups printing.

ok landry@ sdk@
This commit is contained in:
ajacoutot 2022-11-15 08:16:54 +00:00
parent 5f45f23a5f
commit 9f51d02715
6 changed files with 6 additions and 2 deletions

View File

@ -13,7 +13,7 @@ HOMEPAGE = https://www.mozilla.org/firefox/organizations/
PKGNAME = ${MOZILLA_PROJECT}-${MOZILLA_VERSION:S/esr//}
SO_VERSION = 9.0
MOZILLA_LIBS = xul clearkey lgpllibs mozavcodec mozavutil mozgtk mozsqlite3 ipcclientcerts
REVISION = 0
REVISION = 1
CATEGORIES = www

View File

@ -28,6 +28,7 @@
# printing
/usr/bin/lpr rx
/var/run/cups/cups.sock rw
/etc/mailcap r
~/.mailcap r

View File

@ -8,7 +8,7 @@ MOZILLA_PROFDATA_TASKID=B_dZBbYLQ-WzBhbCWn8k9w
MOZILLA_BRANCH = release
MOZILLA_PROJECT = firefox
MOZILLA_CODENAME = browser
REVISION = 0
REVISION = 1
WRKDIST = ${WRKDIR}/${MOZILLA_DIST}-${MOZILLA_DIST_VERSION:C/b[0-9]*//}
HOMEPAGE = https://www.mozilla.org/firefox/

View File

@ -28,6 +28,7 @@
# printing
/usr/bin/lpr rx
/var/run/cups/cups.sock rw
/etc/mailcap r
~/.mailcap r

View File

@ -9,6 +9,7 @@ MOZILLA_VERSION = ${TB_VERSION}
MOZILLA_PROJECT = ${BROWSER_NAME}
MOZILLA_CODENAME = browser
TL_VERSION = 0.2.39
REVISION = 0
EXTRACT_SUFX = .tar.xz
PATCHORIG = .pat.orig

View File

@ -26,6 +26,7 @@
# printing
/usr/bin/lpr rx
/var/run/cups/cups.sock rw
/etc/mailcap r
~/.mailcap r