Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pidgin-mra: init at 54b2992 #8996

Closed
wants to merge 1 commit into from
Closed

Conversation

akaWolf
Copy link
Member

@akaWolf akaWolf commented Jul 26, 2015

Added Mail.ru Agent plugin for Pidgin / libpurple.

preConfigurePhases = "preConfigurePhase";

preConfigurePhase = ''
sed -i 's|-I/usr/include/libpurple|$(shell pkg-config --cflags purple)|' Makefile
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this line needed? The builder doesn't even have access to pkg-config and the build commands look fine already.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is needed. The builder have access to pkg-config. I guess, pkg-config is derived from pidgin.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, but better make it explicit.

@vcunat vcunat closed this in 5b52796 Jul 26, 2015
ctheune pushed a commit to ctheune/nixpkgs that referenced this pull request Jul 31, 2015
ctheune pushed a commit to ctheune/nixpkgs that referenced this pull request Jul 31, 2015
@vcunat made pkgconfig dependency explicit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants