head 1.2; access; symbols pkgsrc-2023Q2:1.1.0.14 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.12 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.10 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.8 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.6 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.4 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.2 pkgsrc-2021Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2023.06.26.12.24.08; author wiz; state dead; branches; next 1.1; commitid TNYa6d1lwUpIdsuE; 1.1 date 2021.10.21.16.11.11; author jperkin; state Exp; branches; next ; commitid wdbldVtzyeY9aHdD; desc @@ 1.2 log @*: remove gstreamer 0.10, its support packages, and its remaining users @ text @$NetBSD: patch-po_Makevars,v 1.1 2021/10/21 16:11:11 jperkin Exp $ Hardcode DOMAIN as it's not being set correctly. --- po/Makevars.orig 2011-12-11 18:47:13.000000000 +0000 +++ po/Makevars @@@@ -1,7 +1,7 @@@@ # Makefile variables for PO directory in any package using GNU gettext. # Usually the message domain is the same as the package name. -DOMAIN = $(GETTEXT_PACKAGE) +DOMAIN = gst-plugins-base-0.10 # These two variables depend on the location of this directory. subdir = po @ 1.1 log @gst-plugins0.10-base: Improved hack for .mo files. The find(1) hack was broken for at least two reasons (-execdir is not portable and share/locale was hardcoded instead of using PKGLOCALEDIR). Explicitly setting the DOMAIN variable is at least a working improvement, if not ideal. @ text @d1 1 a1 1 $NetBSD$ @