diff options
author | tonio <tonio@pkgsrc.org> | 2006-03-09 20:36:06 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-03-09 20:36:06 +0000 |
commit | 4e3da9749c6696c717eef12702e6b70cf7228132 (patch) | |
tree | 44f710ebf2046094f6184fa06e7c773ada9f0464 /emulators/suse100_gtk2/Makefile.powerpc | |
parent | 04e9e931d23a1630f2d71269073f31105a740588 (diff) | |
download | pkgsrc-4e3da9749c6696c717eef12702e6b70cf7228132.tar.gz |
Import openSUSE 10.0 base packages for Linux emulation
Add support for powerpc (but it does *not* work stable yet)
Diffstat (limited to 'emulators/suse100_gtk2/Makefile.powerpc')
-rw-r--r-- | emulators/suse100_gtk2/Makefile.powerpc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/emulators/suse100_gtk2/Makefile.powerpc b/emulators/suse100_gtk2/Makefile.powerpc new file mode 100644 index 00000000000..312ac05e037 --- /dev/null +++ b/emulators/suse100_gtk2/Makefile.powerpc @@ -0,0 +1,8 @@ +# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/09 20:38:51 tonio Exp $ + +RPMFILES= atk-1.10.3-2.${SUSE_ARCH}.rpm \ + glib2-2.8.1-3.${SUSE_ARCH}.rpm \ + gtk2-2.8.3-4.${SUSE_ARCH}.rpm \ + cairo-1.0.0-7.${SUSE_ARCH}.rpm \ + glitz-0.4.4-4.${SUSE_ARCH}.rpm \ + pango-1.10.0-3.${SUSE_ARCH}.rpm |