Logo
Explore Help
Sign In
talexander/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Releases Activity
nixpkgs/pkgs/glib-1/glib-build.sh

10 lines
172 B
Bash
Raw Normal View History

* Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). svn path=/nixpkgs/trunk/; revision=195
2003-07-22 20:33:18 +00:00
#! /bin/sh
* Updated packages to use our own glibc. * Disabled gtkspell support in pan since it (and it alone) has a conflict with the system glibc. * Use CPU detection in MPlayer so that it also works on systems with different CPUs than the build system's. svn path=/nixpkgs/trunk/; revision=206
2003-07-25 20:43:25 +00:00
. $stdenv/setup || exit 1
* Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). svn path=/nixpkgs/trunk/; revision=195
2003-07-22 20:33:18 +00:00
tar xvfz $src || exit 1
cd glib-* || exit 1
* Updated packages to use our own glibc. * Disabled gtkspell support in pan since it (and it alone) has a conflict with the system glibc. * Use CPU detection in MPlayer so that it also works on systems with different CPUs than the build system's. svn path=/nixpkgs/trunk/; revision=206
2003-07-25 20:43:25 +00:00
LDFLAGS=-Wl,-S ./configure --prefix=$out || exit 1
* Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). svn path=/nixpkgs/trunk/; revision=195
2003-07-22 20:33:18 +00:00
make || exit 1
make install || exit 1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 304ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API