Merge pull request #10035 from suvari/master

obsoleted some old xorg video packages, added new packages: brasero p…
This commit is contained in:
Kamil ATLI
2022-02-04 16:08:06 +03:00
committed by GitHub
27 changed files with 336 additions and 1187 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
<History>
<Update release="2">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>1.12.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
+4
View File
@@ -162,5 +162,9 @@
<package>xorg-server-xwayland</package>
<Package>kdepim-apps-libs</Package>
<Package>kdepim-apps-libs-devel</Package>
<package>xorg-video-trident</package>
<package>xorg-video-tga</package>
<package>xorg-video-mach64</package>
<package>xorg-video-glint</package>
</Obsoletes>
</PISI>
+1 -1
View File
@@ -101,7 +101,7 @@
<History>
<Update release="1">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>3.12.3</Version>
<Comment>First release</Comment>
<Name>Pisilinux Community</Name>
+2 -2
View File
@@ -43,9 +43,9 @@
<History>
<Update release="1">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>2.1.0</Version>
<Comment>First build.</Comment>
<Comment>First release</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
+1 -1
View File
@@ -82,7 +82,7 @@
<History>
<Update release="3">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
+323 -489
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
5bfd170d1acf88d6f9e81cae226a71a90b769d80
a07a66dcd0074402d3ea2556e0d96ae19147d720
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
d76e154ebfd1f79d8e5ed9b5a7bca9b735f9b953
7a773d46a9edf3b6e1f4b10ba51b81f3a56dfd58
+1 -1
View File
@@ -35,7 +35,7 @@
<History>
<Update release="10">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>5.15</Version>
<Comment>Version bump.</Comment>
<Name>Pisilinux Community</Name>
-22
View File
@@ -1,22 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure("\
--disable-static \
--disable-dri \
")
def build():
autotools.make()
def install():
autotools.install()
pisitools.dodoc("COPYING", "ChangeLog", "README*")
@@ -1,30 +0,0 @@
From 073d5b0b392781bf4a6aa7f9e2dbe2ae51caed2c Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Tue, 25 Sep 2012 12:54:38 +0000
Subject: Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
---
diff --git a/src/glint_driver.c b/src/glint_driver.c
index b6d20a9..aa78516 100644
--- a/src/glint_driver.c
+++ b/src/glint_driver.c
@@ -52,8 +52,6 @@
#include "compiler.h"
#include "mipointer.h"
-#include "mibstore.h"
-
#include "pm3_regs.h"
#include "glint_regs.h"
#include "IBM.h"
@@ -2904,7 +2902,6 @@ GLINTScreenInit(SCREEN_INIT_ARGS_DECL)
}
}
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);
--
cgit v0.9.0.2-2-gbebe
-104
View File
@@ -1,104 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-video-glint</Name>
<Homepage>http://www.x.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>driver</IsA>
<Summary>X.Org glint video driver</Summary>
<Description>xorg-video-glint contains the X.Org driver for 3DLabs Permedia cards.</Description>
<Archive sha1sum="93b56f77d5d57f7b8746f58a5098a05ca9825b1d" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-glint-1.2.9.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libdrm-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>util-macros</Dependency>
<Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">git-fix.diff</Patch> -->
</Patches>
</Source>
<Package>
<Name>xorg-video-glint</Name>
<RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2021-11-12</Date>
<Version>1.2.9</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-01-07</Date>
<Version>1.2.9</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-02-09</Date>
<Version>1.2.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-11-21</Date>
<Version>1.2.9</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-31</Date>
<Version>1.2.9</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.9</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>1.2.9</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>1.2.8</Version>
<Comment>Release bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-05-08</Date>
<Version>1.2.8</Version>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xorg-video-glint</Name>
<Summary xml:lang="tr">X.Org glint ekran kartı sürücüsü</Summary>
<Description xml:lang="tr">xorg-video-glint, 3DLabs Permedia ekran kartları için X.Org sürücüsünü içerir.</Description>
</Source>
</PISI>
-23
View File
@@ -1,23 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure("\
--disable-static \
--disable-dri \
--disable-exa \
")
def build():
autotools.make()
def install():
autotools.install()
pisitools.dodoc("COPYING", "ChangeLog", "README")
-115
View File
@@ -1,115 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-video-mach64</Name>
<Homepage>http://www.x.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>driver</IsA>
<Summary>X.Org mach64 video driver</Summary>
<Description>xorg-video-mach64 contains the X.Org driver for ATI Mach64 (Rage) video cards.</Description>
<Archive sha1sum="1fdf0c3488ab88cb46b563efee166a5d54a01932" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-mach64-6.9.6.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libdrm-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xorg-video-mach64</Name>
<RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2021-11-12</Date>
<Version>6.9.6</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-01-07</Date>
<Version>6.9.6</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2019-02-09</Date>
<Version>6.9.6</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-11-21</Date>
<Version>6.9.6</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-07-31</Date>
<Version>6.9.6</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-05-19</Date>
<Version>6.9.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-09</Date>
<Version>6.9.5</Version>
<Comment>rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>6.9.5</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>6.9.5</Version>
<Comment>Rebuild..</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>6.9.5</Version>
<Comment>Release bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-05-10</Date>
<Version>6.9.5</Version>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xorg-video-mach64</Name>
<Summary xml:lang="tr">X.Org mach64 ekran kartı sürücüsü</Summary>
<Description xml:lang="tr">xorg-video-mach64, ATI Mach64 (Rage) ekran kartları için X.Org sürücüsünü içerir.</Description>
</Source>
</PISI>
-18
View File
@@ -1,18 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.install()
pisitools.dodoc("COPYING", "ChangeLog", "README")
@@ -1,42 +0,0 @@
From b7022db0559cd1b6cd3eb6b5abf6896a607b478d Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Tue, 25 Sep 2012 12:55:00 +0000
Subject: Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
---
diff --git a/src/tga_accel.c b/src/tga_accel.c
index 35af1a4..b414df5 100644
--- a/src/tga_accel.c
+++ b/src/tga_accel.c
@@ -37,7 +37,6 @@
#include "xf86cmap.h"
#include "mipointer.h"
-#include "mibstore.h"
#include "miline.h"
#include "tga_regs.h"
diff --git a/src/tga_driver.c b/src/tga_driver.c
index dd4f3e6..90d2660 100644
--- a/src/tga_driver.c
+++ b/src/tga_driver.c
@@ -46,8 +46,6 @@
/* software cursor */
#include "mipointer.h"
-/* backing store */
-#include "mibstore.h"
/* #include "mibank.h" */
/* colormap manipulation */
@@ -1451,7 +1449,6 @@ TGAScreenInit(SCREEN_INIT_ARGS_DECL)
fbPictureInit (pScreen, 0, 0);
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);
--
cgit v0.9.0.2-2-gbebe
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-video-tga</Name>
<Homepage>http://www.x.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>driver</IsA>
<Summary>X.Org tga video driver</Summary>
<Description>xorg-video-tga contains the X.Org driver for DEC Tga cards.</Description>
<Archive sha1sum="0b96ebd6907b9efb278056ce701f330c22c550d8" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-tga-1.2.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">xf86-video-tga-1.2.2-remove-mibstore_h.patch</Patch>
</Patches>
</Source>
<Package>
<Name>xorg-video-tga</Name>
<RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-11-12</Date>
<Version>1.2.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-01-07</Date>
<Version>1.2.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-02-09</Date>
<Version>1.2.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-11-21</Date>
<Version>1.2.2</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-31</Date>
<Version>1.2.2</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-09</Date>
<Version>1.2.2</Version>
<Comment>rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.2.2</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>1.2.2</Version>
<Comment>Release bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>1.2.2</Version>
<Comment>Release bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-05-08</Date>
<Version>1.2.2</Version>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xorg-video-tga</Name>
<Summary xml:lang="tr">X.Org tga ekran kartı sürücüsü</Summary>
<Description xml:lang="tr">xorg-video-tga, DEC Tga ekran kartları için X.Org sürücüsünü içerir.</Description>
</Source>
</PISI>
-18
View File
@@ -1,18 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure("--disable-static")
def build():
autotools.make()
def install():
autotools.install()
pisitools.dodoc("COPYING", "ChangeLog", "README")
@@ -1,33 +0,0 @@
From 30787294c837aefa8820b6f76f00fe30d4e54181 Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Tue, 25 Sep 2012 08:55:01 -0400
Subject: [PATCH 1/2] Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
---
src/trident_driver.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/trident_driver.c b/src/trident_driver.c
index dc12b76..408c870 100644
--- a/src/trident_driver.c
+++ b/src/trident_driver.c
@@ -56,7 +56,6 @@
#include "mipointer.h"
-#include "mibstore.h"
#include "shadow.h"
#include "trident.h"
#include "trident_regs.h"
@@ -3037,7 +3036,6 @@ TRIDENTScreenInit(SCREEN_INIT_ARGS_DECL)
TridentAccelInit(pScreen);
}
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
/* Initialise cursor functions */
--
1.8.0.2
@@ -1,38 +0,0 @@
From 48c15909691e28ad2c188a2978b1c8ef3d9d8760 Mon Sep 17 00:00:00 2001
From: Timo Aaltonen <tjaalton@ubuntu.com>
Date: Wed, 26 Sep 2012 11:01:26 +0300
Subject: [PATCH 2/2] Fix loading the driver without XAA
---
src/trident_dga.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/trident_dga.c b/src/trident_dga.c
index 0263aa7..c4b5b9a 100644
--- a/src/trident_dga.c
+++ b/src/trident_dga.c
@@ -37,10 +37,10 @@
static Bool TRIDENT_OpenFramebuffer(ScrnInfoPtr, char **, unsigned char **,
int *, int *, int *);
static Bool TRIDENT_SetMode(ScrnInfoPtr, DGAModePtr);
-static void TRIDENT_Sync(ScrnInfoPtr);
static int TRIDENT_GetViewport(ScrnInfoPtr);
static void TRIDENT_SetViewport(ScrnInfoPtr, int, int, int);
#ifdef HAVE_XAA_H
+static void TRIDENT_Sync(ScrnInfoPtr);
static void TRIDENT_FillRect(ScrnInfoPtr, int, int, int, int, unsigned long);
static void TRIDENT_BlitRect(ScrnInfoPtr, int, int, int, int, int, int);
#if 0
@@ -56,8 +56,8 @@ DGAFunctionRec TRIDENTDGAFuncs = {
TRIDENT_SetMode,
TRIDENT_SetViewport,
TRIDENT_GetViewport,
- TRIDENT_Sync,
#ifdef HAVE_XAA_H
+ TRIDENT_Sync,
TRIDENT_FillRect,
TRIDENT_BlitRect,
#if 0
--
1.8.0.2
-106
View File
@@ -1,106 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-video-trident</Name>
<Homepage>http://www.x.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>driver</IsA>
<Summary>X.Org trident video driver</Summary>
<Description>xorg-video-trident contains the X.Org driver for Trident cards.</Description>
<Archive sha1sum="8d6aa7a52dad9029b54f41ec817bdc4ece44dec3" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-trident-1.3.8.tar.bz2</Archive>
<BuildDependencies>
<Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xorg-video-trident</Name>
<RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-11-12</Date>
<Version>1.3.8</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-01-07</Date>
<Version>1.3.8</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-02-09</Date>
<Version>1.3.8</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-11-21</Date>
<Version>1.3.8</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-31</Date>
<Version>1.3.8</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-09</Date>
<Version>1.3.8</Version>
<Comment>rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.3.8</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>1.3.8</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>1.3.7</Version>
<Comment>Release bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-05-08</Date>
<Version>1.3.7</Version>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xorg-video-trident</Name>
<Summary xml:lang="tr">X.Org trident ekran kartı sürücüsü</Summary>
<Description xml:lang="tr">xorg-video-trident, Trident ekran kartları için X.Org sürücüsünü içerir.</Description>
</Source>
</PISI>
+1 -1
View File
@@ -72,7 +72,7 @@
<History>
<Update release="9">
<Date>2022-02-02</Date>
<Date>2022-02-04</Date>
<Version>1.7.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>