ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] fixup-pkgconfig падает на правильной конструкции в .pc
@ 2008-07-03 20:19 Pavlov Konstantin
  2008-07-03 21:06 ` Dmitry V. Levin
  0 siblings, 1 reply; 7+ messages in thread
From: Pavlov Konstantin @ 2008-07-03 20:19 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

Всем привет.

[builder@hasher pkgconfig]$ cat vlc-plugin.pc 
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: VLC plugin API
Description: VLC media player plugin interface
Version: 0.9.0-test1
Cflags: -I${includedir} -I${includedir}/vlc/plugins \
    -D_FILE_OFFSET_BITS=64 \
    -D__USE_UNIX98 \
    -D_LARGEFILE64_SOURCE \
     \
    -D_REENTRANT \
    -D_THREAD_SAFE
Libs: -L${libdir} -lvlccore

builder@hasher pkgconfig]$ RPM_BUILD_ROOT="/usr/src/RPM/BUILD/vlc-0.9.0" sh
-exuf /usr/lib/rpm/fixup-pkgconfig vlc-plugin.pc
...
...
...
+ subst -p 's|^Cflags: .*|Cflags: -I${includedir}/vlc/plugins \|g' -- vlc-plugin.pc
subst: sed: -e expression #1, char 53: unterminated `s' command
subst: fork
+ return 1


С точки зрения pkg-config конструкция в Cflags вполне валидна.

Запатчить fixup-pkgconfig у меня не хватит душевных сил :(

-- 
The first half of our lives is ruined by our parents and the second half
by our children.
		-- Clarence Darrow

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-07-07 17:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-03 20:19 [devel] fixup-pkgconfig падает на правильной конструкции в .pc Pavlov Konstantin
2008-07-03 21:06 ` Dmitry V. Levin
2008-07-03 22:09   ` Alexey I. Froloff
2008-07-03 22:10     ` Dmitry V. Levin
2008-07-03 22:23       ` Alexey I. Froloff
2008-07-07 14:35   ` Pavlov Konstantin
2008-07-07 17:25     ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git