Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
svn path=/nixpkgs/trunk/; revision=9147
This commit is contained in:
@@ -11,5 +11,7 @@ stdenv.mkDerivation {
|
||||
description = "OTR plugin for Pidgin IM.";
|
||||
};
|
||||
|
||||
postInstall = "ln -s \$out/lib/pidgin \$out/share/pidgin-otr";
|
||||
|
||||
buildInputs = [libotr pidgin];
|
||||
}
|
||||
|
||||
@@ -3066,7 +3066,7 @@ rec {
|
||||
inherit (xlibs) libXScrnSaver;
|
||||
};
|
||||
|
||||
pidginlatex = import ../applications/networking/instant-messengers/pidgin-latex {
|
||||
pidginlatex = import ../applications/networking/instant-messengers/pidgin-plugins/pidgin-latex {
|
||||
inherit fetchurl stdenv tetex pkgconfig imagemagick ghostscript pidgin;
|
||||
inherit (gtkLibs) glib gtk;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user