summaryrefslogtreecommitdiff
path: root/pcr/gimp-git
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-11-09 01:30:57 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-11-09 01:30:57 -0300
commit90c2c7372f4caf07cc40b2af99a80f6b474c41b2 (patch)
treea06c097c32cc950a8303a1f5f4baef8f46786b78 /pcr/gimp-git
parent554e7ae992602a5962eea6013413dda946b97c80 (diff)
gimp-git: add gimp.install and linux-kernel.gpl
Diffstat (limited to 'pcr/gimp-git')
-rw-r--r--pcr/gimp-git/gimp.install12
-rw-r--r--pcr/gimp-git/linux-kernel.gpl19
2 files changed, 31 insertions, 0 deletions
diff --git a/pcr/gimp-git/gimp.install b/pcr/gimp-git/gimp.install
new file mode 100644
index 000000000..c317fbaca
--- /dev/null
+++ b/pcr/gimp-git/gimp.install
@@ -0,0 +1,12 @@
+post_install() {
+ update-desktop-database -q
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
diff --git a/pcr/gimp-git/linux-kernel.gpl b/pcr/gimp-git/linux-kernel.gpl
new file mode 100644
index 000000000..a1ffb198b
--- /dev/null
+++ b/pcr/gimp-git/linux-kernel.gpl
@@ -0,0 +1,19 @@
+GIMP Palette
+Name: linux-kernel
+#
+ 0 0 0
+ 0 0 170
+ 0 170 0
+ 0 170 170
+170 0 0
+170 0 170
+170 85 0
+170 170 170
+ 85 85 85
+ 85 85 255
+ 85 255 85
+ 85 255 255
+255 85 85
+255 85 255
+255 255 85
+255 255 255