From e925309307c582c7fa14256103846eb5d7710f70 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 1 Oct 2008 16:09:22 +0200 Subject: [PATCH] Add libXaw-1.0.4, libXp-1.0.0, libXpm-3.5.7 templates and fix permissions again in some templates made yesterday in a chroot. --HG-- extra : convert_revision : afe949bccb867b81e13863607b5b0182daaeca20 --- dependencies/libXaw-1.0.4-deps.db | Bin 0 -> 1024 bytes dependencies/libXp-1.0.0-deps.db | Bin 0 -> 1024 bytes dependencies/libXpm-3.5.7-deps.db | Bin 0 -> 1024 bytes templates/libICE-1.0.4.tmpl | 0 templates/libSM-1.1.0.tmpl | 0 templates/libXaw-1.0.4.tmpl | 14 ++++++++++++++ templates/libXext-1.0.4.tmpl | 0 templates/libXmu-1.0.4.tmpl | 0 templates/libXp-1.0.0.tmpl | 15 +++++++++++++++ templates/libXpm-3.5.7.tmpl | 14 ++++++++++++++ templates/libXt-1.0.5.tmpl | 0 templates/libxkbfile-1.0.5.tmpl | 0 templates/printproto-1.0.4.tmpl | 0 templates/xkbcomp-1.0.5.tmpl | 0 14 files changed, 43 insertions(+) create mode 100644 dependencies/libXaw-1.0.4-deps.db create mode 100644 dependencies/libXp-1.0.0-deps.db create mode 100644 dependencies/libXpm-3.5.7-deps.db mode change 100644 => 100755 templates/libICE-1.0.4.tmpl mode change 100644 => 100755 templates/libSM-1.1.0.tmpl create mode 100755 templates/libXaw-1.0.4.tmpl mode change 100644 => 100755 templates/libXext-1.0.4.tmpl mode change 100644 => 100755 templates/libXmu-1.0.4.tmpl create mode 100755 templates/libXp-1.0.0.tmpl create mode 100755 templates/libXpm-3.5.7.tmpl mode change 100644 => 100755 templates/libXt-1.0.5.tmpl mode change 100644 => 100755 templates/libxkbfile-1.0.5.tmpl mode change 100644 => 100755 templates/printproto-1.0.4.tmpl mode change 100644 => 100755 templates/xkbcomp-1.0.5.tmpl diff --git a/dependencies/libXaw-1.0.4-deps.db b/dependencies/libXaw-1.0.4-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..b56d3d1b2da8e480736d751adb3778a4afc25ca0 GIT binary patch literal 1024 zcmYc?WMyDxU|?Wi0ud0b0HH?75fB25NPYw*0WpRO#tLLXB>7P$^+JG^fq|g{WL!#W zK`}!?cDinIeqLH;x~_qqk+DKfW>QIhevYn@o{^qeB8cnh?5b<1XP{>S;spEZ8tNJ9 n8GzUksTCy%nTXs{Bu)XC4N+E*t81)hs%H+?1JPm1z`y_iog*c* literal 0 HcmV?d00001 diff --git a/dependencies/libXp-1.0.0-deps.db b/dependencies/libXp-1.0.0-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..79ff6e2df92af90f303748fe3ad80d1eeb471e65 GIT binary patch literal 1024 zcmYc?WMyDxU|?Wi0ud0b0HH?75fB25NPYw*0WpRxj9ZWek>p32gChi385kJsKu$?X zEhuIv$WGTy&d*EBOxHEgGcs1l$xJHA&(F~{(lgRCOH?Q*%FHV%D9SI%*EQ5L&@%za LN2FGiKzIxQ+tC+W literal 0 HcmV?d00001 diff --git a/dependencies/libXpm-3.5.7-deps.db b/dependencies/libXpm-3.5.7-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..5349527a4319aeb9f3d986f7b0f35078b5e803b1 GIT binary patch literal 1024 zcmYc?WMyDxU|?Wi0ud0b0HH?75fB25NPYw*0WpRhj60A8k>p32gC_)785kHWLC#4@ zEhuIv$WGTy&d*EBOxHEgGcs1l$xJHA&(F~{(lgRCO9XKvN^}kN4D?LF?9>Vf&xC;i E0DqMg0RR91 literal 0 HcmV?d00001 diff --git a/templates/libICE-1.0.4.tmpl b/templates/libICE-1.0.4.tmpl old mode 100644 new mode 100755 diff --git a/templates/libSM-1.1.0.tmpl b/templates/libSM-1.1.0.tmpl old mode 100644 new mode 100755 diff --git a/templates/libXaw-1.0.4.tmpl b/templates/libXaw-1.0.4.tmpl new file mode 100755 index 00000000000..1b6d489d7b1 --- /dev/null +++ b/templates/libXaw-1.0.4.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'libXaw-1.0.4'. +pkgname=libXaw-1.0.4 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/lib +build_style=gnu_configure +pkgconfig_override="xaw6.pc xaw7.pc xaw8.pc" +short_desc="X Athena Widgets Library from modular Xorg X11" +maintainer="Juan RP " +checksum=face40c68b49aee9aa9149b963566c39fb6425cb +long_desc=" + Xaw is the X Athena Widget Set. Xaw is a widget set based on the + X Toolkit Intrinsics (Xt) Library. + + This libXaw is from the modular Xorg X11." diff --git a/templates/libXext-1.0.4.tmpl b/templates/libXext-1.0.4.tmpl old mode 100644 new mode 100755 diff --git a/templates/libXmu-1.0.4.tmpl b/templates/libXmu-1.0.4.tmpl old mode 100644 new mode 100755 diff --git a/templates/libXp-1.0.0.tmpl b/templates/libXp-1.0.0.tmpl new file mode 100755 index 00000000000..c55af501cf9 --- /dev/null +++ b/templates/libXp-1.0.0.tmpl @@ -0,0 +1,15 @@ +# Template build file for 'libXp-1.0.0'. +pkgname=libXp-1.0.0 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/lib +build_style=gnu_configure +pkgconfig_override="xp.pc" +short_desc="X Print Service Extension Library" +maintainer="Juan RP " +checksum=5d12e6bd1598654d1aa47a818047d1e0c6f50145 +long_desc=" + The X Print Service Extension Library (libXp) provides public APIs + to allow client applications to render to non-display devices. + It can query about printers, send jobs, and more. + + This is from the modular X.org." diff --git a/templates/libXpm-3.5.7.tmpl b/templates/libXpm-3.5.7.tmpl new file mode 100755 index 00000000000..a0096c34aad --- /dev/null +++ b/templates/libXpm-3.5.7.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'libXpm-3.5.7'. +pkgname=libXpm-3.5.7 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/lib +build_style=gnu_configure +pkgconfig_override="xpm.pc" +short_desc="X PixMap Library from modular Xorg X11" +maintainer="Juan RP " +checksum=6bd355cb5f011b271b177d86db7f9a4e9d885ed3 +long_desc=" + XPM (X PixMap) is a format for storing and retrieving X pixmaps + to and from files. + + This libXpm is from the modular Xorg X11." diff --git a/templates/libXt-1.0.5.tmpl b/templates/libXt-1.0.5.tmpl old mode 100644 new mode 100755 diff --git a/templates/libxkbfile-1.0.5.tmpl b/templates/libxkbfile-1.0.5.tmpl old mode 100644 new mode 100755 diff --git a/templates/printproto-1.0.4.tmpl b/templates/printproto-1.0.4.tmpl old mode 100644 new mode 100755 diff --git a/templates/xkbcomp-1.0.5.tmpl b/templates/xkbcomp-1.0.5.tmpl old mode 100644 new mode 100755